aspnetcore/src/DataProtection
Nate McMaster 5d16f97965
Remove netcoreapp2.0 test TFMs (#6461)
.NET Core 2.0 reached EOL last year. This removes multi-targeting our test projects and test assets to only use .NET Core 2.1 and .NET Framework 4.6.1.
2019-01-08 11:20:09 -08:00
..
Abstractions Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
AzureKeyVault Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
AzureStorage Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Cryptography.Internal Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Cryptography.KeyDerivation Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
DataProtection Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Extensions Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Redis Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
SystemWeb/src
build
samples
shared
CreateTestCert.ps1
DataProtection.sln
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