Go to file
Eilon Lipton f008483b03 Merge pull request #256 from henkmollema/patch-1
Reference to ASP.NET 5 instead of vNext in README
2015-05-14 14:56:17 -07:00
samples Remove comments from project.json 2015-05-12 13:58:52 -07:00
src Tweak SecurityHelper.AddUserPrincipal logic 2015-05-12 15:49:49 -07:00
test Tweak SecurityHelper.AddUserPrincipal logic 2015-05-12 15:49:49 -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 Update Home master -> Home dev 2015-05-12 11:48:43 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 14:00:05 -07:00
NuGet.Config
README.md Reference to ASP.NET 5 instead of vNext in README 2015-05-13 16:43:15 +02:00
Security.sln Update solution to match renamed .xproj files 2015-04-03 11:08:32 -07:00
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 Update global.json, sources=>projects 2015-04-02 09:20:31 -07:00
makefile.shade

README.md

ASP.NET Security

ASP.NET Security contains the security and authorization middlewares for ASP.NET 5.

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.