DotNet Core app setting configuration provider for Hashicorp Consul and Vault.
Info
Version: | 2.0.8 |
Author(s): | Meyer |
Last Update: | Tuesday, October 4, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Meyer.Common.Extensions.Configuration.ConsulVault |
Install
Install-Package Meyer.Common.Extensions.Configuration.ConsulVault
dotnet add package Meyer.Common.Extensions.Configuration.ConsulVault
paket add Meyer.Common.Extensions.Configuration.ConsulVault
Meyer.Common.Extensions.Configuration.ConsulVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Consul(>= 1.6.1.1)
- Microsoft.Extensions.Configuration(>= 3.1.9)
- System.Text.Encodings.Web(>= 4.7.1)
- Vault(>= 0.9.1.3)