RockLib.Configuration.ObjectFactory
3.0.0-alpha.1
Prefix Reserved
See the version list below for details.
dotnet add package RockLib.Configuration.ObjectFactory --version 3.0.0-alpha.1
NuGet\Install-Package RockLib.Configuration.ObjectFactory -Version 3.0.0-alpha.1
<PackageReference Include="RockLib.Configuration.ObjectFactory" Version="3.0.0-alpha.1" />
<PackageVersion Include="RockLib.Configuration.ObjectFactory" Version="3.0.0-alpha.1" />
<PackageReference Include="RockLib.Configuration.ObjectFactory" />
paket add RockLib.Configuration.ObjectFactory --version 3.0.0-alpha.1
#r "nuget: RockLib.Configuration.ObjectFactory, 3.0.0-alpha.1"
#addin nuget:?package=RockLib.Configuration.ObjectFactory&version=3.0.0-alpha.1&prerelease
#tool nuget:?package=RockLib.Configuration.ObjectFactory&version=3.0.0-alpha.1&prerelease
Creates objects from IConfiguration and IConfigurationSection objects. A replacement for some of the functionality of Microsoft.Extensions.Configuration.Binder.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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 is compatible. 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. net10.0 was computed. 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. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Microsoft.Extensions.Configuration (>= 6.0.1 && < 8.0.0)
-
net6.0
- Microsoft.Extensions.Configuration (>= 6.0.1 && < 8.0.0)
-
net8.0
- Microsoft.Extensions.Configuration (>= 8.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on RockLib.Configuration.ObjectFactory:
Package | Downloads |
---|---|
RockLib.Diagnostics
Makes configuring tracing easy and standardized for .NET Core, .NET Standard, and .NET Framework. |
|
RockLib.Messaging
A simple API for sending and receiving messages. |
|
RockLib.HealthChecks
An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/. |
|
RockLib.Encryption
An easy-to-use crypto API. |
|
RockLib.Serialization
A simple serialization abstraction with To and From extensions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
4.0.0 | 31,270 | 1/29/2025 |
4.0.0-alpha.1 | 69 | 1/28/2025 |
3.0.0 | 174,399 | 2/14/2024 |
3.0.0-alpha.1 | 168 | 12/14/2023 |
2.0.2 | 319,120 | 6/7/2022 |
2.0.1 | 2,983 | 4/25/2022 |
2.0.0 | 143,833 | 2/7/2022 |
1.6.9 | 670,873 | 8/11/2021 |
1.6.8 | 264,295 | 5/6/2021 |
1.6.7 | 232,706 | 2/19/2021 |
1.6.6 | 52,337 | 2/12/2021 |
1.6.5 | 276,256 | 8/27/2020 |
1.6.4 | 96,692 | 8/19/2020 |
1.6.3 | 310,667 | 8/14/2020 |
1.6.2 | 104,550 | 7/30/2020 |
1.6.1 | 1,260,673 | 3/20/2019 |
1.6.0 | 3,690 | 3/1/2019 |
1.5.0 | 108,041 | 1/9/2019 |
1.4.0 | 5,168 | 12/21/2018 |
1.3.1 | 17,355 | 12/10/2018 |
1.3.0 | 2,747 | 12/7/2018 |
1.2.3 | 17,434 | 11/7/2018 |
1.2.2 | 21,752 | 10/22/2018 |
1.2.1 | 1,808 | 10/17/2018 |
1.2.0 | 14,567 | 10/12/2018 |
1.1.4 | 82,927 | 9/20/2018 |
1.1.3 | 137,259 | 8/22/2018 |
1.1.2 | 95,365 | 6/7/2018 |
1.1.1 | 115,208 | 3/2/2018 |
1.1.0 | 2,106 | 2/28/2018 |
1.0.0 | 4,026 | 11/18/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Configuration/blob/main/RockLib.Configuration.ObjectFactory/CHANGELOG.md.