aspnetcore/src/Antiforgery
John Luo c181547864 Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08: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
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.