Go to file
Ryan Nowak 3177d319f3 Add build-template, license, and readme 2015-06-07 16:34:01 -07:00
.gitattributes Add build-template, license, and readme 2015-06-07 16:34:01 -07:00
.gitignore Add build-template, license, and readme 2015-06-07 16:34:01 -07:00
LICENSE.txt Add build-template, license, and readme 2015-06-07 16:34:01 -07:00
NuGet.Config Add build-template, license, and readme 2015-06-07 16:34:01 -07:00
README.md Add build-template, license, and readme 2015-06-07 16:34:01 -07:00
build.cmd Add build-template, license, and readme 2015-06-07 16:34:01 -07:00
build.sh Add build-template, license, and readme 2015-06-07 16:34:01 -07:00
makefile.shade Add build-template, license, and readme 2015-06-07 16:34:01 -07:00

README.md

Antiforgery

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.