aspnetcore/src/DataProtection
Nate McMaster 9a2db43848
Follow-up to VS2019 conversion (#7753)
* Set VS version in file to 16.0.0.0
* Fix for restore failure on Microsoft.AspNetCore.App.Runtime.csproj
2019-02-20 11:02:38 -08:00
..
Abstractions Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
AzureKeyVault Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
AzureStorage Fix typo in package description (#7435) 2019-02-10 16:25:57 -08:00
Cryptography.Internal Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
Cryptography.KeyDerivation Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
DataProtection Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
EntityFrameworkCore Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
Extensions Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
StackExchangeRedis Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
samples Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08: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