ASP.NET Core middleware for adding the Cloudflare cache tag header to all requests.
Info
Version: | 1.0.1 |
Author(s): | Ashley Poole |
Last Update: | Wednesday, February 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AshleyPoole/CloudflareCacheTagMiddleware |
NuGet Url: | https://www.nuget.org/packages/CloudflareCacheTagMiddleware |
Install
Install-Package CloudflareCacheTagMiddleware
dotnet add package CloudflareCacheTagMiddleware
paket add CloudflareCacheTagMiddleware
CloudflareCacheTagMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.1)
Tags