Go to file
Hao Kung 87c31c5526 Switch to IUrlEncoder, introduce AddAuthentication 2015-04-23 22:49:47 -07:00
samples Switch to IUrlEncoder, introduce AddAuthentication 2015-04-23 22:49:47 -07:00
src Switch to IUrlEncoder, introduce AddAuthentication 2015-04-23 22:49:47 -07:00
test Switch to IUrlEncoder, introduce AddAuthentication 2015-04-23 22:49:47 -07:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:42 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Security.sln
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:42 -07: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.