Go to file
Pavel Krymets 00d593f1f2 Fix build error in samples 2016-09-07 10:33:16 -07:00
samples Fix build error in samples 2016-09-07 10:33:16 -07:00
src Updated Redis repository project to support .NET Core (#175) 2016-09-06 14:10:13 -07:00
test Fix Microsoft.AspNetCore.DataProtection.Azure.Blob dependency version in sample and test 2016-09-07 08:29:37 -07:00
tools
.gitattributes
.gitignore
.travis.yml Increase .travis.yml consistency between repos 2016-09-06 12:13:43 -07:00
CONTRIBUTING.md
DataProtection.sln Port DataProtection blob XmlRepository (#163) 2016-09-06 08:09:13 -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 Port DataProtection blob XmlRepository (#163) 2016-09-06 08:09:13 -07:00
Provision-AutoGenKeys.ps1 Detect pool user in script 2016-08-10 15:19:17 -07:00
README.md Fix package metadata 2016-03-24 23:50:57 -07:00
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.