ToolBX.AutoConfig
2.2.0-beta3
This is a prerelease version of ToolBX.AutoConfig.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ToolBX.AutoConfig --version 2.2.0-beta3
NuGet\Install-Package ToolBX.AutoConfig -Version 2.2.0-beta3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ToolBX.AutoConfig" Version="2.2.0-beta3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ToolBX.AutoConfig --version 2.2.0-beta3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ToolBX.AutoConfig, 2.2.0-beta3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ToolBX.AutoConfig as a Cake Addin #addin nuget:?package=ToolBX.AutoConfig&version=2.2.0-beta3&prerelease // Install ToolBX.AutoConfig as a Cake Tool #tool nuget:?package=ToolBX.AutoConfig&version=2.2.0-beta3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AutoConfig
A .NET library to make it easier to use appsettings sections using AutoConfig attributes directly on classes.
How does it work?
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.Configuration.Binder (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- ToolBX.Reflection4Humans.TypeFetcher (>= 2.2.0-beta9)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ToolBX.AutoConfig:
Package | Downloads |
---|---|
ToolBX.AssemblyInitializer
Helps decouple initialization logic by splitting it into AssemblyInitializer classes. |
|
ToolBX.MisterTerminal
A high level library to easily and cleanly build smarter console applications. |
|
ToolBX.FileGuy
High-level API for handling files. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 1,334 | 9/26/2024 |
3.0.0-beta1 | 176 | 9/23/2024 |
2.2.0 | 1,080 | 1/11/2024 |
2.2.0-beta3 | 271 | 1/7/2024 |
2.2.0-beta1 | 205 | 7/26/2023 |