Go to file
Chris Ross 6965a66f18 #59 - Use Task.GetAwaiter().GetResult() instead of Task.Result. 2014-10-13 14:26:24 -07:00
samples Reacting to CLR package versioning changes 2014-10-10 10:34:22 -07:00
src #59 - Use Task.GetAwaiter().GetResult() instead of Task.Result. 2014-10-13 14:26:24 -07:00
test/Microsoft.AspNet.Security.Test #59 - Use Task.GetAwaiter().GetResult() instead of Task.Result. 2014-10-13 14:26:24 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Security.sln
build.cmd
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.