Middleware injected into ASP.NET Core pipeline at startup.
                        
                    
         
                Info
| Version: | 1.0.35 | 
| Author(s): | Erik Madsen | 
| Last Update: | Sunday, October 18, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ekmadsen/AspNetCore.Middleware | 
| NuGet Url: | https://www.nuget.org/packages/ErikTheCoder.AspNetCore.Middleware | 
Install
Install-Package ErikTheCoder.AspNetCore.Middleware
                        dotnet add package ErikTheCoder.AspNetCore.Middleware
                        paket add ErikTheCoder.AspNetCore.Middleware
                        
                                ErikTheCoder.AspNetCore.Middleware Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- ErikTheCoder.Logging(>= 1.0.13)
 - ErikTheCoder.ServiceContract(>= 1.0.19)
 - ErikTheCoder.ServiceProxy(>= 1.0.12)
 - JetBrains.Annotations(>= 2020.1.0)
 - Microsoft.AspNetCore.Authentication(>= 2.2.0)
 - Microsoft.AspNetCore.Authentication.Cookies(>= 2.2.0)
 - Microsoft.AspNetCore.Authorization(>= 3.1.9)
 - Microsoft.AspNetCore.Diagnostics(>= 2.2.0)
 - Microsoft.AspNetCore.Diagnostics.Abstractions(>= 2.2.0)
 - Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
 - Microsoft.AspNetCore.Mvc(>= 2.2.0)
 - Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
 - Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
 - Microsoft.Extensions.FileProviders.Physical(>= 3.1.9)
 - Newtonsoft.Json(>= 12.0.3)
 
Tags