Go to file
Pavel Krymets 8f8152f910 Fix build error 2016-09-02 16:16:41 -07:00
samples/Redis Add Redis IXmlRepository implementation (#173) 2016-09-02 11:56:47 -07:00
src Fix build error 2016-09-02 16:16:41 -07:00
test Add Redis IXmlRepository implementation (#173) 2016-09-02 11:56:47 -07:00
tools
.gitattributes
.gitignore
.travis.yml Update .travis.yml 2016-08-02 13:11:14 -07:00
CONTRIBUTING.md
DataProtection.sln Add Redis IXmlRepository implementation (#173) 2016-09-02 11:56:47 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 14:57:36 -07:00
NuGetPackageVerifier.json Add Redis IXmlRepository implementation (#173) 2016-09-02 11:56:47 -07:00
Provision-AutoGenKeys.ps1 Detect pool user in script 2016-08-10 15:19:17 -07:00
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
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.