Go to file
David Fowler def3524f46 Update .travis.yml 2017-03-08 20:49:59 -08:00
build Downgrade to stable packages 2017-02-14 16:15:28 -08:00
samples Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
shared
src Downgrade to stable packages 2017-02-14 16:15:28 -08:00
test Bump test projects up to .NET 4.5.2 2017-02-14 09:05:16 -08:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml 2017-03-08 20:49:59 -08:00
CONTRIBUTING.md
DataProtection.sln Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.config Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
appveyor.yml Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
build.cmd
build.ps1 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
version.props Upgrade to VS 2017 2017-01-31 16:51:24 -08: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.