Info
| Version: | 1.0.9-rc1 |
| Author(s): | NPNelson.ASPNetMiddleware |
| Last Update: | Wednesday, June 28, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/npnelson/ASPNetMiddleware |
| NuGet Url: | https://www.nuget.org/packages/NPNelson.ASPNetMiddleware |
Install
Install-Package NPNelson.ASPNetMiddleware
dotnet add package NPNelson.ASPNetMiddleware
paket add NPNelson.ASPNetMiddleware
NPNelson.ASPNetMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.0.02)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.02)
1) Requires https unless running on localhost
2) Requires authentication unless running on localhost
3) Requires authentication regardless of localhost.