Some useful ASP.NET Core performance and security extensions.
Info
Version: | 4.0.1 |
Author(s): | Tobias Haimerl (cmxl) |
Last Update: | Friday, November 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xNooBIT/NooBIT.AspNetCore.Mvc |
NuGet Url: | https://www.nuget.org/packages/NooBIT.AspNetCore.Mvc |
Install
Install-Package NooBIT.AspNetCore.Mvc
dotnet add package NooBIT.AspNetCore.Mvc
paket add NooBIT.AspNetCore.Mvc
NooBIT.AspNetCore.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.2.0)
- Microsoft.AspNetCore.ResponseCaching(>= 2.2.0)
- Microsoft.AspNetCore.ResponseCompression(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Primitives(>= 2.2.0)
Tags