Go to file
Praburaj ce8caf0b9a Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 17:13:43 -08:00
samples
src Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 17:13:43 -08:00
test Move extension methods to proper namespaces 2015-03-05 16:04:57 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Security.sln Fix sln and kproj 2015-03-02 17:43:59 -08:00
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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.