RockLib.Configuration.ObjectFactory
2.0.2
Prefix Reserved
Install-Package RockLib.Configuration.ObjectFactory -Version 2.0.2
dotnet add package RockLib.Configuration.ObjectFactory --version 2.0.2
<PackageReference Include="RockLib.Configuration.ObjectFactory" Version="2.0.2" />
paket add RockLib.Configuration.ObjectFactory --version 2.0.2
#r "nuget: RockLib.Configuration.ObjectFactory, 2.0.2"
// Install RockLib.Configuration.ObjectFactory as a Cake Addin
#addin nuget:?package=RockLib.Configuration.ObjectFactory&version=2.0.2
// Install RockLib.Configuration.ObjectFactory as a Cake Tool
#tool nuget:?package=RockLib.Configuration.ObjectFactory&version=2.0.2
Creates objects from IConfiguration and IConfigurationSection objects. A replacement for some of the functionality of Microsoft.Extensions.Configuration.Binder.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net48 |
-
.NETCoreApp 3.1
- Microsoft.Extensions.Configuration (>= 6.0.0)
-
.NETFramework 4.8
- Microsoft.Extensions.Configuration (>= 6.0.0)
-
net6.0
- Microsoft.Extensions.Configuration (>= 6.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.Encryption
An easy-to-use crypto API. |
|
RockLib.HealthChecks
An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/. |
|
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 |
---|---|---|
2.0.2 | 334 | 6/7/2022 |
2.0.1 | 1,322 | 4/25/2022 |
2.0.0 | 10,068 | 2/7/2022 |
1.6.9 | 196,865 | 8/11/2021 |
1.6.8 | 162,784 | 5/6/2021 |
1.6.7 | 175,604 | 2/19/2021 |
1.6.6 | 28,003 | 2/12/2021 |
1.6.5 | 236,756 | 8/27/2020 |
1.6.4 | 82,036 | 8/19/2020 |
1.6.3 | 241,340 | 8/14/2020 |
1.6.2 | 68,754 | 7/30/2020 |
1.6.1 | 1,035,263 | 3/20/2019 |
1.6.0 | 1,798 | 3/1/2019 |
1.5.0 | 102,859 | 1/9/2019 |
1.4.0 | 2,173 | 12/21/2018 |
1.3.1 | 15,836 | 12/10/2018 |
1.3.0 | 1,457 | 12/7/2018 |
1.2.3 | 15,754 | 11/7/2018 |
1.2.2 | 19,926 | 10/22/2018 |
1.2.1 | 639 | 10/17/2018 |
1.2.0 | 13,473 | 10/12/2018 |
1.1.4 | 80,484 | 9/20/2018 |
1.1.3 | 134,213 | 8/22/2018 |
1.1.2 | 92,035 | 6/7/2018 |
1.1.1 | 107,522 | 3/2/2018 |
1.1.0 | 828 | 2/28/2018 |
1.0.0 | 2,149 | 11/18/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Configuration/blob/main/RockLib.Configuration.ObjectFactory/CHANGELOG.md.