Go to file
Praburaj 33e3c944d0 Reenabling the tests
Bug https://github.com/aspnet/HttpAbstractions/issues/231 is fixed
2015-03-17 17:55:13 -07:00
samples ClaimsXform and RIP AutoAuthHandler 2015-03-16 15:14:44 -07:00
src Cleanup 2015-03-17 11:40:58 -07:00
test Reenabling the tests 2015-03-17 17:55:13 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Renaming Nuget.org feed key name to Nuget. 2015-03-10 11:42:03 -07:00
README.md
Security.sln Update .kproj => .xproj. 2015-03-11 14:04:40 -07:00
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:33 -07:00
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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.