Go to file
Justin Kotalik 0164e8f863 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:45:55 -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
.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 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
build.ps1 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
build.sh 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
version.xml

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.