Go to file
Hao Kung 14d1b467c6 ClaimsXform and RIP AutoAuthHandler
- Initial support for ClaimsTransformation
- merge automatic auth handler back into base
2015-03-16 15:14:44 -07:00
samples ClaimsXform and RIP AutoAuthHandler 2015-03-16 15:14:44 -07:00
src ClaimsXform and RIP AutoAuthHandler 2015-03-16 15:14:44 -07:00
test ClaimsXform and RIP AutoAuthHandler 2015-03-16 15:14:44 -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.