Go to file
Chris Ross 81c06fa558 Make middleware report when auth fails. 2014-06-30 14:12:55 -07:00
samples/CookieSample Bump version to 1.0.0-* 2014-06-19 16:47:16 -07:00
src Make middleware report when auth fails. 2014-06-30 14:12:55 -07:00
test/Microsoft.AspNet.Security.Test Bump version to 1.0.0-* 2014-06-19 16:47:16 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating dev Nuget.config 2014-06-20 14:33:42 -07:00
README.md
Security.sln
build.cmd
build.sh
global.json
makefile.shade

README.md

ASP.NET Security

ASP.NET Security contains the security and authorization middlewares for ASP.NET vNext.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.