The package with middleware for processing static content.
Info
| Version: | 0.4.0 |
| Author(s): | Ormikon |
| Last Update: | Monday, February 18, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Ormikon/OWIN-Static |
| NuGet Url: | https://www.nuget.org/packages/Ormikon.AspNetCore.Static |
Install
Install-Package Ormikon.AspNetCore.Static
dotnet add package Ormikon.AspNetCore.Static
paket add Ormikon.AspNetCore.Static
Ormikon.AspNetCore.Static Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.0)
Tags