Use AWS ParameterStore to configure your .net core project.
Info
Version: | 1.1.0 |
Author(s): | ParameterStoreConfigurationProvider |
Last Update: | Monday, July 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/schwamster/ParameterStoreConfigurationProvider |
NuGet Url: | https://www.nuget.org/packages/ParameterStoreConfigurationProvider |
Install
Install-Package ParameterStoreConfigurationProvider
dotnet add package ParameterStoreConfigurationProvider
paket add ParameterStoreConfigurationProvider
ParameterStoreConfigurationProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.3.19)
- AWSSDK.SimpleSystemsManagement(>= 3.3.14)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
Tags