Go to file
Chris Ross 977a08ddca Add DataProtection to samples. 2014-11-18 14:59:56 -08:00
samples Add DataProtection to samples. 2014-11-18 14:59:56 -08:00
src #85 - Update the targeted Facebook API version to v2.2. 2014-11-14 15:05:31 -08:00
test/Microsoft.AspNet.Security.Test Fix DataProtection DI dependencies. 2014-11-18 14:51:36 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Updating dev NuGet.config 2014-09-17 09:59:14 -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 to work on Mono 2014-10-21 12:47:26 -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.