Go to file
Levi B ab18f52e98 Add CreateProtector convenience extension method 2015-02-24 17:48:29 -08:00
src Add CreateProtector convenience extension method 2015-02-24 17:48:29 -08:00
test Add CreateProtector convenience extension method 2015-02-24 17:48:29 -08:00
.gitattributes
.gitignore Add project.lock.json to .gitignore 2015-02-16 12:07:04 -08:00
CONTRIBUTING.md
DataProtection.sln Split KeyDerivation into its own project 2015-02-24 16:20:10 -08:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config
README.md
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.