Encapsulate some OWIN based middleware. 
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | Charlie.Zheng | 
| Last Update: | Sunday, May 3, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Ezi.Owin.Middleware | 
Install
Install-Package Ezi.Owin.Middleware
                        dotnet add package Ezi.Owin.Middleware
                        paket add Ezi.Owin.Middleware
                        
                                Ezi.Owin.Middleware Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.Identity.Owin(2.2.1)
 - Microsoft.AspNet.WebApi.Owin(5.2.3)
 - Microsoft.Owin.StaticFiles(3.0.1)
 
Tags