Implementation of configuration sources based on YAML files and in-memory strings.
Info
Version: | 0.1.3-pre000020 |
Author(s): | Vostok team |
Last Update: | Thursday, November 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vostok/configuration.sources.yaml |
NuGet Url: | https://www.nuget.org/packages/Vostok.Configuration.Sources.Yaml |
Install
Install-Package Vostok.Configuration.Sources.Yaml
dotnet add package Vostok.Configuration.Sources.Yaml
paket add Vostok.Configuration.Sources.Yaml
Vostok.Configuration.Sources.Yaml Download (Unzip the "nupkg" after downloading)
Dependencies
- Vostok.Configuration.Abstractions(>= 0.1.10000073)
- Vostok.Configuration.Sources(>= 0.1.13000108)
Tags