Configuration provider for reading from Spring Cloud Config Server.
Info
Version: | 3.2.8 |
Author(s): | Steeltoe, VMware |
Last Update: | Tuesday, July 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://steeltoe.io/ |
NuGet Url: | https://www.nuget.org/packages/Steeltoe.Extensions.Configuration.ConfigServerBase |
Install
Install-Package Steeltoe.Extensions.Configuration.ConfigServerBase
dotnet add package Steeltoe.Extensions.Configuration.ConfigServerBase
paket add Steeltoe.Extensions.Configuration.ConfigServerBase
Steeltoe.Extensions.Configuration.ConfigServerBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Steeltoe.Common.Http(>= 3.0.2)
- Steeltoe.Extensions.Configuration.CloudFoundryBase(>= 3.0.2)
- Steeltoe.Extensions.Configuration.PlaceholderBase(>= 3.0.2)
- System.Net.Http.Json(>= 3.2.1)
Tags