Helpers for e-tag management, reading and writing over HTTP.
Info
Version: | 1.0.0 |
Author(s): | Phoenix Apps Ltd |
Last Update: | Tuesday, February 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/phoenix-apps/Phnx |
NuGet Url: | https://www.nuget.org/packages/Phnx.AspNetCore.ETags |
Install
Install-Package Phnx.AspNetCore.ETags
dotnet add package Phnx.AspNetCore.ETags
paket add Phnx.AspNetCore.ETags
Phnx.AspNetCore.ETags Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
- Microsoft.Extensions.Primitives(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.1)
- Phnx.Reflection(>= 1.0.0)
- Phnx.Serialization(>= 1.0.0)