aspnetcore/src/DataProtection
Nate McMaster bbff308d22
Unmark System_UsesProvidedDirectoryAndCertificate as flaky (#11125)
2019-06-12 09:35:49 -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 Prefer File.Move for DataProtection key creation + Fallback (#10990) 2019-06-07 15:32:08 -07:00
EntityFrameworkCore Remove API check baselines and related project settings (#9846) 2019-04-30 14:58:13 -07:00
Extensions Unmark System_UsesProvidedDirectoryAndCertificate as flaky (#11125) 2019-06-12 09:35:49 -07:00
StackExchangeRedis
samples
shared
CreateTestCert.ps1
DataProtection.sln
NuGetPackageVerifier.json
Provision-AutoGenKeys.ps1
README.md
build.cmd Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 2019-06-07 17:19:41 -07:00
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