Go to file
Ajay Bhargav Baaskaran 3733b53700 Removed unnecessary methods in DataProtectionServiceDescriptors 2016-07-28 17:17:27 -07:00
src Removed unnecessary methods in DataProtectionServiceDescriptors 2016-07-28 17:17:27 -07:00
test To de-dupe, we must remove 2016-07-12 16:24:41 -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 Fix package metadata 2016-03-24 23:50:57 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:12 -08:00
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.