Base classes and types for configuration system.
Info
Version: | 4.3.0 |
Author(s): | CreativeCoders |
Last Update: | Friday, November 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CreativeCodersTeam/Core |
NuGet Url: | https://www.nuget.org/packages/CreativeCoders.Config.Base |
Install
Install-Package CreativeCoders.Config.Base
dotnet add package CreativeCoders.Config.Base
paket add CreativeCoders.Config.Base
CreativeCoders.Config.Base Download (Unzip the "nupkg" after downloading)
Dependencies
- CreativeCoders.Core(>= 0.14.1)
- JetBrains.Annotations(>= 2020.3.0)