aspnetcore/src/Antiforgery
Kahbazi 9a3aacb56a Replace string.Equals with HttpMethods.IsX (#17805) 2019-12-11 21:40:27 -08:00
..
ref [master] Update Arcade dependency (#16716) 2019-10-31 17:18:24 -07:00
src Replace string.Equals with HttpMethods.IsX (#17805) 2019-12-11 21:40:27 -08:00
test
Antiforgery.sln
README.md
build.cmd
build.sh
startvs.cmd

README.md

Antiforgery

Antiforgery system for generating secure tokens to prevent Cross-Site Request Forgery attacks.

This project is part of ASP.NET Core. You can find documentation and getting started instructions for ASP.NET Core at the AspNetCore repo.