Go to file
Levi B e4db4b1189 Temporarily store keys in different folder to resolve issues caused by package renaming 2015-02-26 10:35:40 -08:00
src Temporarily store keys in different folder to resolve issues caused by package renaming 2015-02-26 10:35:40 -08:00
test Rename to Microsoft.AspNet.DataProtection 2015-02-25 16:49:33 -08:00
.gitattributes
.gitignore Add project.lock.json to .gitignore 2015-02-16 12:07:04 -08:00
CONTRIBUTING.md
DataProtection.sln Rename to Microsoft.AspNet.DataProtection 2015-02-25 16:49:33 -08: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 Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 17:09:43 -08:00
build.sh Update build.cmd and build.sh to use kvm 2015-01-28 17:09:19 -08:00
global.json
makefile.shade

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.