Go to file
Pranav K 79b190288e Merge branch 'release' into dev 2015-05-27 16:30:09 -07:00
samples Reacting to Caching api review changes 2015-05-21 13:24:31 -07:00
src Fix issue with 401->403 not working with AutomaticAuthentication 2015-05-22 14:48:24 -07:00
test Fix issue with 401->403 not working with AutomaticAuthentication 2015-05-22 14:48:24 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md Reference to ASP.NET 5 instead of vNext in README 2015-05-13 16:43:15 +02:00
Security.sln
appveyor.yml
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 5.

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.