Go to file
Hao Kung 83ea8051c8 Update test 2015-09-02 15:44:39 -07:00
samples/AntiforgerySample Update test 2015-09-02 15:44:39 -07:00
src/Microsoft.AspNet.Antiforgery React to options 2015-09-02 15:28:52 -07:00
test/Microsoft.AspNet.Antiforgery.Test Update test 2015-09-02 15:44:39 -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 Add AppVeyor, Travis build status 2015-06-23 07:16:59 +03:00
build.cmd Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:10 -07:00
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.