Go to file
Doug Bunting 4cfdc2ecda Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-06 12:13:43 -07:00
samples Port DataProtection blob XmlRepository (#163) 2016-09-06 08:09:13 -07:00
src Port DataProtection blob XmlRepository (#163) 2016-09-06 08:09:13 -07:00
test Port DataProtection blob XmlRepository (#163) 2016-09-06 08:09:13 -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
NuGetPackageVerifier.json Port DataProtection blob XmlRepository (#163) 2016-09-06 08:09:13 -07:00
Provision-AutoGenKeys.ps1
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
global.json
makefile.shade

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.