Go to file
Nate McMaster fb2f89ed51
Factor out internal interface for default directory testing
Create an internal abstraction for finding the default directories for key storage. This allows us to run tests without squashing on keys on the developer machine. It also allows us to isolate test runs from reach other.
2018-05-01 14:22:42 -07:00
.github
build Update dependencies.props 2018-04-29 12:11:18 -07:00
samples
shared
src Factor out internal interface for default directory testing 2018-05-01 14:22:42 -07:00
test Factor out internal interface for default directory testing 2018-05-01 14:22:42 -07:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DataProtection.sln
DataProtection.sln.DotSettings
Directory.Build.props
Directory.Build.targets Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:31:59 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-04-29 12:11:18 -07:00
korebuild.json Branching for 2.1.0-rc1 2018-04-16 16:55:36 -07:00
run.cmd
run.ps1
run.sh
version.props Merge branch 'release/2.1' into dev 2018-04-30 15:51:22 -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.

Community Maintained Data Protection Providers & Projects