Go to file
Mike Harder 95831af3eb Set "TreatWarningsAsErrors" before NuGet restore (#255)
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:40:05 -07:00
build Set "TreatWarningsAsErrors" before NuGet restore (#255) 2017-07-03 17:40:05 -07:00
samples
shared
src Added some missed doc comments 2017-06-27 15:02:17 -07:00
test Remove AssetTargetFallback 2017-06-30 12:18:59 -07:00
.gitattributes
.gitignore
.travis.yml Adding libunwind8 to .travis.yml 2017-06-26 09:35:42 -07:00
CONTRIBUTING.md
DataProtection.sln
DataProtection.sln.DotSettings
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:05:09 -07:00
NuGet.config
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

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.