Nerdle.AutoConfig
1.3.0
AutoConfig is an automagical, convention-based, customisable, extensible library for mapping configuration files to POCO C# objects/interfaces with the absolute minimum of code.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Nerdle.AutoConfig -Version 1.3.0
dotnet add package Nerdle.AutoConfig --version 1.3.0
<PackageReference Include="Nerdle.AutoConfig" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nerdle.AutoConfig --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Reflection.Emit (>= 4.3.0)
GitHub Usage
This package is not used by any popular GitHub repositories.