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 Convert AADIntegration projects to ProjectRef (#6082) 2018-12-21 11:43:09 -08:00
build.sh build.cmd/sh changes (#5958) 2018-12-20 16:52:15 -08:00
startvs.cmd [automated] Merge branch 'release/2.1' => 'release/2.2' (#4577) 2018-12-11 16:13:20 -08:00

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