Go to file
Pranav K 1a6b6fdd91 Updating release NuGet.config 2014-09-17 09:59:12 -07:00
samples Clean sample dependencies. 2014-09-15 16:09:14 -07:00
src Code cleanup. 2014-09-15 09:35:55 -07:00
test/Microsoft.AspNet.Security.Test #32 - Port Cookie chunking from Katana. 2014-09-12 12:41:02 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating release NuGet.config 2014-09-17 09:59:12 -07:00
README.md
Security.sln #32 - Port cookie auth session store from Katana. Add MemoryCache sample. 2014-09-12 12:41:07 -07:00
build.cmd Updated build.cmd 2014-09-05 01:52:04 -07:00
build.sh Updating build.sh based on KRuntime changes 2014-06-10 17:24:24 -07:00
global.json
makefile.shade Change the default author in makefile.shade 2014-06-18 16:42:27 -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.