An async pattern for reading and setting ETag headers in ASP.NET Web API.
Info
| Version: | 0.1.3 |
| Author(s): | Trey Mack |
| Last Update: | Saturday, November 22, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/treymack/WebApiAsyncETagStrategy |
| NuGet Url: | https://www.nuget.org/packages/WebApiAsyncETagStrategy |
Install
Install-Package WebApiAsyncETagStrategy
dotnet add package WebApiAsyncETagStrategy
paket add WebApiAsyncETagStrategy
WebApiAsyncETagStrategy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.2 && < 6.0)
Tags