Go to file
Hao Kung 0eec60b0ac React to OptionsModel => Options 2015-12-21 14:54:54 -08:00
samples/AntiforgerySample React to OptionsModel => Options 2015-12-21 14:54:54 -08:00
src/Microsoft.AspNet.Antiforgery React to OptionsModel => Options 2015-12-21 14:54:54 -08:00
test/Microsoft.AspNet.Antiforgery.Test React to OptionsModel => Options 2015-12-21 14:54:54 -08:00
tools
.gitattributes
.gitignore update gitignore 2015-12-16 12:38:21 -08:00
.travis.yml
Antiforgery.sln
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

Antiforgery

AppVeyor: AppVeyor

Travis: Travis

Antiforgery system for generating secure tokens to prevent Cross-Site Request Forgery attacks.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.