Go to file
BrennanConroy 0de846182b Update .travis.yml 2016-08-02 13:15:53 -07:00
samples/AntiforgerySample
src/Microsoft.AspNetCore.Antiforgery
test
tools
.bowerrc
.gitattributes
.gitignore
.travis.yml
Antiforgery.sln
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
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 Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.