aspnetcore/src/DataProtection
Nate McMaster 01a8798936
Update links and disable warnings related to tests that don't work in Helix (#10427)
2019-05-21 16:39:06 -07:00
..
Abstractions Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
AzureKeyVault Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
AzureStorage Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
Cryptography.Internal Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
Cryptography.KeyDerivation Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
DataProtection add support for both env vars in #7916 fix (#10009) 2019-05-07 22:10:31 -07:00
EntityFrameworkCore Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
Extensions Update links and disable warnings related to tests that don't work in Helix (#10427) 2019-05-21 16:39:06 -07:00
StackExchangeRedis Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
samples Update DataProtection.AzureStorage to use latest Azure SDK dependency (Microsoft.Azure.Storage.Blob) (#9465) 2019-04-17 17:25:23 -07:00
shared
CreateTestCert.ps1
DataProtection.sln Follow-up to VS2019 conversion (#7753) 2019-02-20 11:02:38 -08:00
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
build.cmd
build.sh
startvs.cmd

README.md

DataProtection

Data Protection APIs for protecting and unprotecting data. You can find documentation for Data Protection in the ASP.NET Core Documentation.

Community Maintained Data Protection Providers & Projects