Go to file
Cesar Blum Silveira d45cfd872f Don't break the CI. 2016-05-25 21:11:14 -07:00
src Revert "React to updated CoreCLR packages" 2016-05-18 09:44:03 -07:00
test Fixing schema change warnings 2016-05-18 19:09:57 -07:00
tools Strong name everything. 2015-11-02 15:32:44 -08:00
.gitattributes Build with dotnet 2016-01-06 14:28:39 -08:00
.gitignore Build with dotnet 2016-01-06 14:28:39 -08:00
.travis.yml Webhook notifications 2016-03-30 15:01:44 -07:00
CONTRIBUTING.md
DataProtection.sln Rename AspNet 5 file contents. 2016-01-22 12:32:33 -08:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.config Updating to release. 2016-04-06 09:46:14 -07:00
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-19 15:44:54 -08:00
Provision-AutoGenKeys.ps1 Fixed possibly wrong registry path 2015-11-20 21:37:08 +01:00
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 Don't break the CI. 2016-05-25 21:11:14 -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.