Go to file
Chris Ross a9e40ac895 Properly delete the correlation cookie. See Katana #230. 2014-09-12 12:41:19 -07:00
samples #32 - Port cookie auth session store from Katana. Add MemoryCache sample. 2014-09-12 12:41:07 -07:00
src Properly delete the correlation cookie. See Katana #230. 2014-09-12 12:41:19 -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 dev Nuget.config 2014-08-06 12:30:49 -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
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 vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.