Contains serializer/deserializer for YAML based configurations.
Info
Version: | 0.49.0 |
Author(s): | Marin Atanasov |
Last Update: | Friday, October 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarinAtanasov/AppBrix |
NuGet Url: | https://www.nuget.org/packages/AppBrix.Configuration.Yaml |
Install
Install-Package AppBrix.Configuration.Yaml
dotnet add package AppBrix.Configuration.Yaml
paket add AppBrix.Configuration.Yaml
AppBrix.Configuration.Yaml Download (Unzip the "nupkg" after downloading)
Dependencies
- AppBrix.Configuration(>= 0.21.0)
- YamlDotNet.NetCore(>= 1.0.0)
Tags