aspnetcore/src/DataProtection
Nate McMaster 922512a9fb
Convert the artifacts folder layout to match Arcade (#6850)
Changes:
* IsProductPackage => IsShippingPackage
* artifacts/$config/packages => artifacts/packages/$config
* packages/product => packages/Shipping
* packages/internal => packages/NonShipping
* Renamed MSBuild properties used for output folders
* Update build tools to use 2 spaces in global.json
2019-01-18 13:38:24 -08:00
..
Abstractions Merge branch 'release/2.2' 2018-12-14 16:03:16 -08:00
AzureKeyVault Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
AzureStorage Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
Cryptography.Internal
Cryptography.KeyDerivation Update last few projects to target `netcoreapp3.0` (#5128) 2018-12-17 12:30:28 -08:00
DataProtection Update last few projects to target `netcoreapp3.0` (#5128) 2018-12-17 12:30:28 -08:00
EntityFrameworkCore Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
Extensions
StackExchangeRedis Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
samples Add migrations to DP EntityFrameworkCoreSample (#6038) 2019-01-07 08:50:35 -08:00
shared
CreateTestCert.ps1
DataProtection.sln Merge branch 'release/2.2' 2019-01-11 07:20:00 -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

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