Go to file
Levi B 04e7bca8bf Normalize .kproj files BOM and line endings 2015-01-20 13:49:29 -08:00
src Normalize .kproj files BOM and line endings 2015-01-20 13:49:29 -08:00
test/Microsoft.AspNet.Security.DataProtection.Test Normalize .kproj files BOM and line endings 2015-01-20 13:49:29 -08:00
.gitattributes
.gitignore Updating kproj file to match tooling changes 2014-05-18 20:13:54 -07:00
CONTRIBUTING.md
DataProtection.sln Implement new DataProtection pipeline. 2014-10-10 11:17:37 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config Updating to dev NuGet.config 2014-12-08 15:24:14 -08:00
README.md Change ASP.NET vNext to ASP.Net 5 2015-01-12 15:13:17 -06:00
build.cmd Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:30:29 -08:00
build.sh Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:35:33 -08:00
global.json Implement new DataProtection pipeline. 2014-10-10 11:17:37 -07:00
makefile.shade Change the default author in makefile.shade 2014-06-18 16:17:31 -07:00

README.md

DataProtection

Data Protection APIs

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.