Go to file
Pavel Krymets b8b0d3894c Try disabling running tests in parallel to fix DataProtectionProviderTests.System_UsesProvidedDirectoryAndCertificate failures 2016-06-09 15:54:43 -07:00
src Add activator fallback to support rc1 keys 2016-06-03 12:27:17 -07:00
test Try disabling running tests in parallel to fix DataProtectionProviderTests.System_UsesProvidedDirectoryAndCertificate failures 2016-06-09 15:54:43 -07:00
tools
.gitattributes
.gitignore
.travis.yml Fix OSX build on Travis. 2016-05-27 11:37:15 -07:00
CONTRIBUTING.md
DataProtection.sln
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.config Updating to release. 2016-04-06 09:46:14 -07:00
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
appveyor.yml
build.cmd
build.ps1 Updating to release. 2016-04-06 09:46:14 -07:00
build.sh Updating to release. 2016-04-06 09:46:14 -07:00
global.json
makefile.shade Fix makefile. 2016-05-25 21:27:49 -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.