Go to file
Praburaj c4aa387cd2 Temporarily skipping a couple of tests to work around Url encoder bug
https://github.com/aspnet/HttpAbstractions/issues/231
2015-03-13 14:50:51 -07:00
samples React to Caching package rename 2015-03-11 17:29:24 -07:00
src Update .kproj => .xproj. 2015-03-11 14:04:40 -07:00
test Temporarily skipping a couple of tests to work around Url encoder bug 2015-03-13 14:50:51 -07:00
.gitattributes
…
.gitignore
…
CONTRIBUTING.md
…
LICENSE.txt
…
NuGet.Config Renaming Nuget.org feed key name to Nuget. 2015-03-10 11:42:03 -07:00
README.md
…
Security.sln Update .kproj => .xproj. 2015-03-11 14:04:40 -07:00
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:33 -07:00
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.