Go to file
Nate McMaster aeab73f9f6 Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
build Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
samples/AntiforgerySample Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
src/Microsoft.AspNetCore.Antiforgery Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
test Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
.bowerrc
.gitattributes
.gitignore
.travis.yml
Antiforgery.sln Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
NuGetPackageVerifier.json
README.md
appveyor.yml Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
build.cmd
build.ps1 Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
build.sh Upgrade to VS 2017 2017-01-30 14:21:37 -08:00
makefile.shade
version.props Upgrade to VS 2017 2017-01-30 14:21:37 -08:00

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 Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.