Go to file
Ryan Brandenburg 9d3a55a1f4 Update bootstrapper 2017-10-30 11:02:07 -07:00
build Bump version to 2.0.1 and update build scripts, tools, and dependencies for 2.0.x 2017-09-20 17:16:17 -07:00
samples Add KeyVault encryption to DataProtection (#273) 2017-09-11 08:51:56 -07:00
shared
src Bump version to 2.0.1 and update build scripts, tools, and dependencies for 2.0.x 2017-09-20 17:16:17 -07:00
test Merge branch 'rel/2.0.1' into dev 2017-09-21 10:08:02 -07:00
.appveyor.yml Update bootstrapper 2017-10-30 11:02:07 -07:00
.gitattributes
.gitignore Bump version to 2.0.1 and update build scripts, tools, and dependencies for 2.0.x 2017-09-20 17:16:17 -07:00
.travis.yml
CONTRIBUTING.md
DataProtection.sln Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:45:55 -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 Bump version to 2.0.1 and update build scripts, tools, and dependencies for 2.0.x 2017-09-20 17:16:17 -07:00
LICENSE.txt
NuGet.config Bump version to 2.0.1 and update build scripts, tools, and dependencies for 2.0.x 2017-09-20 17:16:17 -07:00
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
build.cmd Update bootstrapper 2017-10-30 11:02:07 -07:00
build.sh Update bootstrapper 2017-10-30 11:02:07 -07:00
run.cmd Update bootstrapper 2017-10-30 11:02:07 -07:00
run.ps1 Update bootstrapper 2017-10-30 11:02:07 -07:00
run.sh Update bootstrapper 2017-10-30 11:02: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.