Go to file
Pavel Krymets ee009982dc Add KeyVault encryption to DataProtection (#273) 2017-09-11 08:51:56 -07:00
build Use PackageLineup to manage PackageReference versions 2017-08-29 09:16:24 -07:00
samples Add KeyVault encryption to DataProtection (#273) 2017-09-11 08:51:56 -07:00
shared
src Add KeyVault encryption to DataProtection (#273) 2017-09-11 08:51:56 -07:00
test Add KeyVault encryption to DataProtection (#273) 2017-09-11 08:51:56 -07:00
.appveyor.yml Use Directory.Build.props/targets 2017-08-29 09:14:03 -07:00
.gitattributes
.gitignore Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:31:15 -07:00
.travis.yml
CONTRIBUTING.md
DataProtection.sln Add KeyVault encryption to DataProtection (#273) 2017-09-11 08:51:56 -07:00
DataProtection.sln.DotSettings
Directory.Build.props Use PackageLineup to manage PackageReference versions 2017-08-29 09:16:24 -07:00
Directory.Build.targets Use PackageLineup to manage PackageReference versions 2017-08-29 09:16:24 -07:00
LICENSE.txt
NuGet.config Use PackageLineup to manage PackageReference versions 2017-08-29 09:16:24 -07:00
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
build.cmd Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:31:15 -07:00
build.ps1 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:31:15 -07:00
build.sh Ensure fallback to curl after failed wget 2017-08-02 14:31:07 -07:00
version.xml Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:31:15 -07:00

README.md

DataProtection

AppVeyor: AppVeyor

Travis: Travis

Data Protection APIs for protecting and unprotecting data.

This project is part of ASP.NET Core. You can find documentation for Data Protection in the ASP.NET Core Documentation. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.