aspnetcore/src/Antiforgery
John Luo f7ba8f1002
Use Arcade for resx generation (#12179)
2019-07-17 18:31:50 -07:00
..
ref Make pubinternal types in Antiforgery internal (#8340) 2019-03-11 14:18:17 -07:00
src Use Arcade for resx generation (#12179) 2019-07-17 18:31:50 -07:00
test [master] Update dependencies from 3 repositories (#11531) 2019-06-25 23:05:54 +00:00
Antiforgery.sln Follow-up to VS2019 conversion (#7753) 2019-02-20 11:02:38 -08:00
README.md
build.cmd Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
build.sh Make pubinternal types in Antiforgery internal (#8340) 2019-03-11 14:18:17 -07:00
startvs.cmd Make pubinternal types in Antiforgery internal (#8340) 2019-03-11 14:18:17 -07:00

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.