aspnetcore/src/DataProtection
Andrew Stanton-Nurse 557bbf7870
fix #7916 by using DOTNET_RUNNING_IN_CONTAINERS env var to detect container (#9903)
2019-05-06 11:55:45 -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 fix #7916 by using DOTNET_RUNNING_IN_CONTAINERS env var to detect container (#9903) 2019-05-06 11:55:45 -07:00
EntityFrameworkCore Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
Extensions Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -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