Author: .NET Web Development and Tools Blog | Posted on: 9/30/2013 5:01:00 PM | Views : 1403

Although OWIN middleware components are primarily designed to run on an OWIN pipeline, it can run on IIS as well. Similar to how HttpModules can subscribe to a specific IIS integrated pipeline event, an OWIN middleware can be subscribed to run at a specific IIS integrated pipeline event. Check out OWIN Middleware in the IIS integrated pipeline to know how to configure Stage markers. Welcome your feedback! Read More......(read more)

Go to the complete details ...