Simple middleware package with dependency injection support.
                        
                    
         
                Info
| Version: | 0.1.2 | 
| Author(s): | Sebastian Alex | 
| Last Update: | Tuesday, September 25, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/MiddlewareSharp | 
Install
Install-Package MiddlewareSharp
                        dotnet add package MiddlewareSharp
                        paket add MiddlewareSharp
                        
                                MiddlewareSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)