AspNetCoreNoCache is an ASP.NET Core solution which ensures that http responses are not cached.
Info
| Version: | 1.0.0 |
| Author(s): | Darryn Patterson |
| Last Update: | Monday, September 5, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DarrynPatterson/AspNetCoreNoCache |
| NuGet Url: | https://www.nuget.org/packages/AspNetCoreNoCache |
Install
Install-Package AspNetCoreNoCache
dotnet add package AspNetCoreNoCache
paket add AspNetCoreNoCache
AspNetCoreNoCache Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0)
Tags