Go to file
Glenn de9769baa5 Create README.md 2014-05-12 17:52:35 -07:00
samples/CookieSample Fix sample. 2014-05-09 11:19:54 -07:00
src Moving interface members to extension methods 2014-05-12 14:32:07 -07:00
test/Microsoft.AspNet.Security.Test Moving interface members to extension methods 2014-05-12 14:32:07 -07:00
.gitattributes Initial port of Secuirty base package from Katana. 2014-03-14 12:43:45 -07:00
.gitignore Updating build scripts 2014-05-02 16:19:37 -07:00
LICENSE.txt Create LICENSE.txt 2014-05-08 16:35:28 -07:00
NuGet.Config Initial port of Secuirty base package from Katana. 2014-03-14 12:43:45 -07:00
README.md Create README.md 2014-05-12 17:52:35 -07:00
Security.sln Implementing IAuthorizationService 2014-04-24 16:16:15 -07:00
build.cmd Updating build scripts 2014-05-02 16:19:37 -07:00
build.sh Updating build scripts 2014-05-02 16:19:37 -07:00
global.json Initial port of Secuirty base package from Katana. 2014-03-14 12:43:45 -07:00
makefile.shade Initial port of Secuirty base package from Katana. 2014-03-14 12:43:45 -07:00

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 vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.