Go to file
Pranav K 1bf932f403 Merge branch 'release' into dev 2015-09-28 23:15:45 -07:00
samples/AntiforgerySample
src/Microsoft.AspNet.Antiforgery
test/Microsoft.AspNet.Antiforgery.Test
.gitattributes
.gitignore
.travis.yml
Antiforgery.sln
CONTRIBUTING.md
LICENSE.txt
NuGet.config Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:14 -07:00
NuGetPackageVerifier.json Enabling NuGetPackageVerifier 2015-09-22 15:33:36 -07:00
README.md
appveyor.yml
build.cmd Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:14 -07:00
build.sh Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:14 -07:00
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.