aspnetcore/src/Antiforgery
Javier Calvarro Nelson dbf746d210
[Antiforgery][Components][CORS] Remove obsolete APIs (#7459)
#7325
#7319
#7324
2019-02-11 10:38:31 -08:00
..
src [Antiforgery][Components][CORS] Remove obsolete APIs (#7459) 2019-02-11 10:38:31 -08:00
test [Antiforgery][Components][CORS] Remove obsolete APIs (#7459) 2019-02-11 10:38:31 -08:00
Antiforgery.sln
README.md

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.