Go to file
N. Taylor Mullen cc9873ae6c Unique-ify extension types to not be ambiguous.
- Also updated test class names to reflect new extension naming.

#148
2016-05-26 10:31:13 -07:00
src Unique-ify extension types to not be ambiguous. 2016-05-26 10:31:13 -07:00
test Unique-ify extension types to not be ambiguous. 2016-05-26 10:31:13 -07:00
tools
.gitattributes
.gitignore
.travis.yml
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
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.