Nerdle.AutoConfig
1.5.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.
Install-Package Nerdle.AutoConfig -Version 1.5.0
dotnet add package Nerdle.AutoConfig --version 1.5.0
<PackageReference Include="Nerdle.AutoConfig" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nerdle.AutoConfig --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nerdle.AutoConfig, 1.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.Reflection.Emit (>= 4.7.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Nerdle.AutoConfig:
Package | Downloads |
---|---|
Nerdle.AutoConfig.Ninject
Simple Ninject binding extension for Nerdle.AutoConfig configuration library.
|
|
KBrimble.AutoConfig.AutoFac
Simple Ninject binding extension for Nerdle.AutoConfig
|
GitHub repositories
This package is not used by any popular GitHub repositories.