AspNetCore.DataProtection.Aws.Kms
2.0.0-beta01
ASP.NET Core DataProtection encrypter & decrypter for use with AWS KMS
This is a prerelease version of AspNetCore.DataProtection.Aws.Kms.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package AspNetCore.DataProtection.Aws.Kms -Version 2.0.0-beta01
dotnet add package AspNetCore.DataProtection.Aws.Kms --version 2.0.0-beta01
<PackageReference Include="AspNetCore.DataProtection.Aws.Kms" Version="2.0.0-beta01" />
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.0.0-beta01
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.DataProtection.Aws.Kms, 2.0.0-beta01"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AspNetCore.DataProtection.Aws.Kms as a Cake Addin
#addin nuget:?package=AspNetCore.DataProtection.Aws.Kms&version=2.0.0-beta01&prerelease
// Install AspNetCore.DataProtection.Aws.Kms as a Cake Tool
#tool nuget:?package=AspNetCore.DataProtection.Aws.Kms&version=2.0.0-beta01&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Supports ASP.NET Core 2.0
Allows configuration via ASP.NET Configuration Binding
Integrates with DataProtection Application Discriminator
Breaking changes:
Requires NET Standard 2.0 and ASP.NET Core 2.0
Application ID no longer part of KMS Encryptor configuration - see README for migration notes
Dependencies
-
.NETStandard 2.0
- AWSSDK.KeyManagementService (>= 3.3.3)
- Microsoft.AspNetCore (>= 2.0.0)
- Microsoft.AspNetCore.DataProtection (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 36,769 | 10/15/2019 |
2.1.0 | 18,911 | 3/3/2019 |
2.0.2 | 54,543 | 4/8/2018 |
2.0.1 | 1,346 | 3/29/2018 |
2.0.0 | 8,953 | 10/15/2017 |
2.0.0-beta03 | 483 | 9/23/2017 |
2.0.0-beta02 | 521 | 8/31/2017 |
2.0.0-beta01 | 522 | 8/30/2017 |
1.0.0 | 1,969 | 8/29/2017 |
1.0.0-beta07 | 639 | 5/13/2017 |
1.0.0-beta06 | 1,537 | 3/14/2017 |
1.0.0-beta05 | 523 | 3/13/2017 |
1.0.0-beta04 | 1,219 | 12/29/2016 |
1.0.0-beta03 | 584 | 10/14/2016 |
1.0.0-beta02 | 543 | 10/1/2016 |
1.0.0-beta01 | 584 | 7/2/2016 |
1.0.0-alpha05 | 593 | 7/2/2016 |
1.0.0-alpha04 | 584 | 6/15/2016 |
1.0.0-alpha03 | 588 | 6/7/2016 |
1.0.0-alpha02 | 573 | 6/7/2016 |