AWS Systems Manager Parameter Store configuration provider implementation for Microsoft.Extensions.Configuration.
Info
| Version: | 0.7.0 |
| Author(s): | Hossam Barakat |
| Last Update: | Thursday, October 6, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/hossambarakat/Configuration.AwsParameterStore |
| NuGet Url: | https://www.nuget.org/packages/AwsParameterStore.Microsoft.Extensions.Configuration |
Install
Install-Package AwsParameterStore.Microsoft.Extensions.Configuration
dotnet add package AwsParameterStore.Microsoft.Extensions.Configuration
paket add AwsParameterStore.Microsoft.Extensions.Configuration
AwsParameterStore.Microsoft.Extensions.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.SimpleSystemsManagement(>= 3.3.34)
- Microsoft.Extensions.Configuration(>= 2.1.1)
Tags