Go to file
Chris R 7bb59a287c React to string[] -> StringValues changes. 2015-08-28 14:23:17 -07:00
samples/AntiforgerySample
src/Microsoft.AspNet.Antiforgery React to string[] -> StringValues changes. 2015-08-28 14:23:17 -07:00
test/Microsoft.AspNet.Antiforgery.Test React to string[] -> StringValues changes. 2015-08-28 14:23:17 -07:00
.gitattributes
.gitignore
Antiforgery.sln
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:58 -07:00
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.