Go to file
Hao Kung e2a8efbb64 Cleanup
Switch to logging interfaces reference
Tweak DenyAnonymous logic

Fixes https://github.com/aspnet/Security/issues/181
Fixes https://github.com/aspnet/Security/issues/169
2015-03-17 11:40:58 -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 Cleanup 2015-03-17 11:40:58 -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.