Configure a .NET application from a variety of sources.
Info
Version: | 2.0.0 |
Author(s): | Nate Barbettini |
Last Update: | Tuesday, July 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nbarbettini/FlexibleConfiguration |
NuGet Url: | https://www.nuget.org/packages/FlexibleConfiguration |
Install
Install-Package FlexibleConfiguration
dotnet add package FlexibleConfiguration
paket add FlexibleConfiguration
FlexibleConfiguration Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Runtime(>= 4.3.1)
- System.Runtime.Extensions(>= 4.3.1)
- YamlDotNet(>= 8.1.0)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Runtime(>= 4.3.1)
- System.Runtime.Extensions(>= 4.3.1)
- YamlDotNet(>= 8.1.0)
Tags