I'm curious to see if you have any plans or ideas to support the new dnxcore50. I see that the IAppBuilder has been changed to IApplicationBuilder, which doesn't seem to have any mechanism for StageMarkers (or if it does, I can't find it). There's also the big reference to System.Web in there, which I'm not sure can be avoided.
I'm curious to see if you have any plans or ideas to support the new dnxcore50. I see that the IAppBuilder has been changed to IApplicationBuilder, which doesn't seem to have any mechanism for StageMarkers (or if it does, I can't find it). There's also the big reference to System.Web in there, which I'm not sure can be avoided.