A .NET library for generating anti-forgery tokens for web api.
Info
| Version: | 1.0.8228.20126 |
| Author(s): | Aaron Papp |
| Last Update: | Tuesday, July 12, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Aaron-P/WebApi.AntiForgery |
| NuGet Url: | https://www.nuget.org/packages/WebApi.AntiForgery |
Install
Install-Package WebApi.AntiForgery
dotnet add package WebApi.AntiForgery
paket add WebApi.AntiForgery
WebApi.AntiForgery Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.AspNet.WebPages(>= 3.2.3)
Tags