Confix.Options
2.3.3
dotnet add package Confix.Options --version 2.3.3
NuGet\Install-Package Confix.Options -Version 2.3.3
<PackageReference Include="Confix.Options" Version="2.3.3" />
<PackageVersion Include="Confix.Options" Version="2.3.3" />
<PackageReference Include="Confix.Options" />
paket add Confix.Options --version 2.3.3
#r "nuget: Confix.Options, 2.3.3"
#:package Confix.Options@2.3.3
#addin nuget:?package=Confix.Options&version=2.3.3
#tool nuget:?package=Confix.Options&version=2.3.3
Confix.Options
Bind and validate .NET options with ConfixSection and AddConfixOptions<T>. Uses standard .NET options/configuration dependencies, with no CLI, schema validator, or cloud SDK.
Includes the registration catalog generator as an analyzer; applications need no separate build dependency. Unconditional top-level registrations are picked up automatically; use a shared IConfixModule for other setup.
See the code-first guide in the Confix repository for configuration and examples. Requires .NET 10.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Confix.Abstractions (>= 2.3.3)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.