Implementation of configuration sources based on JSON files and in-memory strings.
Info
Version: | 0.1.9-pre000034 |
Author(s): | Vostok team |
Last Update: | Wednesday, August 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vostok/configuration.sources.json |
NuGet Url: | https://www.nuget.org/packages/Vostok.Configuration.Sources.Json |
Install
Install-Package Vostok.Configuration.Sources.Json
dotnet add package Vostok.Configuration.Sources.Json
paket add Vostok.Configuration.Sources.Json
Vostok.Configuration.Sources.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Vostok.Configuration.Abstractions(>= 0.1.10000073)
- Vostok.Configuration.Sources(>= 0.1.12)
Tags