AWS Systems Manager ASP.NET Core Data Protection Provider library allows you to use AWS Systems Manager's Parameter Store to store keys generated by ASP.NET's Data Protection API.
Info
Version: | 3.2.1 |
Author(s): | Amazon Web Services |
Last Update: | Saturday, April 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-ssm-data-protection-provider-for-aspnet |
NuGet Url: | https://www.nuget.org/packages/Amazon.AspNetCore.DataProtection.SSM |
Install
Install-Package Amazon.AspNetCore.DataProtection.SSM
dotnet add package Amazon.AspNetCore.DataProtection.SSM
paket add Amazon.AspNetCore.DataProtection.SSM
Amazon.AspNetCore.DataProtection.SSM Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Extensions.NETCore.Setup(>= 3.3.101)
- AWSSDK.SimpleSystemsManagement(>= 3.5.1.7)
- Microsoft.AspNetCore.DataProtection.Extensions(>= 2.0.3)
Tags