Go to file
Chris Ross 3e88f44552 #69 - Properly delete Twitter state cookie. 2014-10-13 11:13:24 -07:00
samples Reacting to CLR package versioning changes 2014-10-10 10:34:22 -07:00
src #69 - Properly delete Twitter state cookie. 2014-10-13 11:13:24 -07:00
test/Microsoft.AspNet.Security.Test Update Security to account for DataProtector API changes. 2014-10-10 12:21:08 -07: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 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.