Inject Custom Middleware into the ASP.NET Pipeline with OWIN
June 14, 2015
You can easily slide middleware and other custom code into the ASP.NET pipeline by taking advantage of the Microsoft implementation of the OWIN specification in the coming Visual Studio 2015.