aspnetcore/src/Antiforgery
Kevin Pilch f34033a415 Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
..
ref Merge branch 'release/3.1' into master 2020-02-18 13:46:51 -08:00
src Merge branch 'release/3.1' into master 2020-02-18 13:46:51 -08:00
test Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
.vsconfig Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Antiforgery.sln
README.md aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
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.