Go to file
Pranav K b69aef3c51 Merge branch 'release' into dev 2015-12-11 12:23:48 -08:00
samples/AntiforgerySample
src/Microsoft.AspNet.Antiforgery React to HtmlAbstractions namespace rename 2015-12-02 10:30:01 -08:00
test/Microsoft.AspNet.Antiforgery.Test React to HtmlAbstractions namespace rename 2015-12-02 10:30:01 -08:00
tools
.gitattributes
.gitignore Ignore `launchSettings.json` files 2015-11-24 15:31:27 -08:00
.travis.yml Enabling CoreCLR tests on Travis 2015-12-01 11:02:49 -08:00
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.