Key value configuration core library.
Info
Version: | 2.7.0 |
Author(s): | Niklas Lundberg |
Last Update: | Thursday, April 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/niklaslundberg/Arbor.KVConfiguration |
NuGet Url: | https://www.nuget.org/packages/Arbor.KVConfiguration.Core |
Install
Install-Package Arbor.KVConfiguration.Core
dotnet add package Arbor.KVConfiguration.Core
paket add Arbor.KVConfiguration.Core
Arbor.KVConfiguration.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.5.0 && < 6.0.0)
- Microsoft.Extensions.Primitives(>= 3.0.0 && < 6.0.0)