Go to file
Hao Kung f5c8bf09e2 React to options 2015-09-02 15:28:52 -07:00
samples/AntiforgerySample
src/Microsoft.AspNet.Antiforgery React to options 2015-09-02 15:28:52 -07:00
test/Microsoft.AspNet.Antiforgery.Test React to options 2015-09-02 15:28:52 -07:00
.gitattributes
.gitignore
Antiforgery.sln
CONTRIBUTING.md
LICENSE.txt
NuGet.Config React to options 2015-09-02 15:28:52 -07:00
README.md
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.