Go to file
Ryan Nowak 2c3544c348 Add project structure 2015-06-07 16:57:21 -07:00
src/Microsoft.AspNet.Antiforgery Add project structure 2015-06-07 16:57:21 -07:00
test/Microsoft.AspNet.Antiforgery.Test Add project structure 2015-06-07 16:57:21 -07:00
.gitattributes
.gitignore
Antiforgery.sln Add project structure 2015-06-07 16:57:21 -07:00
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh
global.json Add project structure 2015-06-07 16:57:21 -07:00
makefile.shade

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.