aspnetcore/src/Antiforgery
Kevin Pilch f34033a415 Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
..
ref
src
test
.vsconfig Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Antiforgery.sln
README.md
build.cmd
build.sh nit: Mark shell scripts as executable 2020-03-25 11:04:25 -07:00
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.