Go to file
Henk Mollema 4ec81538b9 Reference to ASP.NET 5 instead of vNext in README 2015-05-13 16:43:15 +02:00
samples Remove comments from project.json 2015-05-12 13:58:52 -07:00
src Tweak SecurityHelper.AddUserPrincipal logic 2015-05-12 15:49:49 -07:00
test Tweak SecurityHelper.AddUserPrincipal logic 2015-05-12 15:49:49 -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.