AspNetCore.DataProtection.Aws.Kms
2.2.0
ASP.NET Core DataProtection encrypter & decrypter for use with AWS KMS
Install-Package AspNetCore.DataProtection.Aws.Kms -Version 2.2.0
dotnet add package AspNetCore.DataProtection.Aws.Kms --version 2.2.0
<PackageReference Include="AspNetCore.DataProtection.Aws.Kms" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.DataProtection.Aws.Kms --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.DataProtection.Aws.Kms, 2.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Supports ASP.NET Core 2.2 and ASP.NET Core 3.0
Allows configuration via ASP.NET Configuration Binding
Integrates with DataProtection Application Discriminator
PDBs now embedded & source linked
Semantic versioning included in dependencies, restricted to minimums only
Breaking changes:
Requires NET Standard 2.0 and ASP.NET Core 2.0, or ASP.NET Core 3.0
Application ID no longer part of KMS Encryptor configuration - see README for migration notes
Dependencies
-
.NETCoreApp 3.0
- AWSSDK.KeyManagementService (>= 3.3.7.21)
-
.NETStandard 2.0
- AWSSDK.KeyManagementService (>= 3.3.7.21)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.DataProtection (>= 2.2.0)
Used By
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 32,133 | 10/15/2019 |
2.1.0 | 18,759 | 3/3/2019 |
2.0.2 | 54,030 | 4/8/2018 |
2.0.1 | 1,299 | 3/29/2018 |
2.0.0 | 8,823 | 10/15/2017 |
2.0.0-beta03 | 439 | 9/23/2017 |
2.0.0-beta02 | 477 | 8/31/2017 |
2.0.0-beta01 | 478 | 8/30/2017 |
1.0.0 | 1,936 | 8/29/2017 |
1.0.0-beta07 | 596 | 5/13/2017 |
1.0.0-beta06 | 1,494 | 3/14/2017 |
1.0.0-beta05 | 479 | 3/13/2017 |
1.0.0-beta04 | 1,176 | 12/29/2016 |
1.0.0-beta03 | 562 | 10/14/2016 |
1.0.0-beta02 | 516 | 10/1/2016 |
1.0.0-beta01 | 553 | 7/2/2016 |
1.0.0-alpha05 | 550 | 7/2/2016 |
1.0.0-alpha04 | 558 | 6/15/2016 |
1.0.0-alpha03 | 545 | 6/7/2016 |
1.0.0-alpha02 | 528 | 6/7/2016 |