RockLib.Configuration
5.0.0
Prefix Reserved
dotnet add package RockLib.Configuration --version 5.0.0
NuGet\Install-Package RockLib.Configuration -Version 5.0.0
<PackageReference Include="RockLib.Configuration" Version="5.0.0" />
<PackageVersion Include="RockLib.Configuration" Version="5.0.0" />
<PackageReference Include="RockLib.Configuration" />
paket add RockLib.Configuration --version 5.0.0
#r "nuget: RockLib.Configuration, 5.0.0"
#:package RockLib.Configuration@5.0.0
#addin nuget:?package=RockLib.Configuration&version=5.0.0
#tool nuget:?package=RockLib.Configuration&version=5.0.0
Provides a central location for an instance of IConfigurationRoot to be used as the "default" configuration by .NET libraries and applications. Replaces some of the functionality of the .NET Framework System.Configuration.ConfigurationManager class.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.1)
- System.Text.Json (>= 8.0.5)
-
net8.0
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.1)
- System.Text.Json (>= 8.0.5)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on RockLib.Configuration:
| 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 |
|---|---|---|
| 5.0.0 | 65,894 | 1/29/2025 |
| 5.0.0-alpha.1 | 116 | 1/28/2025 |
| 4.0.3 | 136,639 | 10/14/2024 |
| 4.0.2 | 2,856 | 10/10/2024 |
| 4.0.1 | 118,092 | 7/12/2024 |
| 4.0.1-alpha.1 | 110 | 7/12/2024 |
| 4.0.0 | 70,537 | 2/14/2024 |
| 4.0.0-alpha.1 | 181 | 12/14/2023 |
| 3.1.0 | 30,008 | 3/24/2023 |
| 3.1.0-alpha.1 | 219 | 3/21/2023 |
| 3.0.0 | 476,515 | 2/10/2022 |
| 2.5.3 | 726,337 | 8/11/2021 |
| 2.5.2 | 268,908 | 5/6/2021 |
| 2.5.1 | 273,290 | 2/12/2021 |
| 2.5.0 | 81,907 | 11/18/2020 |
| 2.4.4 | 481,612 | 8/14/2020 |
| 2.4.3 | 115,523 | 7/30/2020 |
| 2.4.2 | 775 | 7/30/2020 |
| 2.4.1 | 1,318,725 | 4/1/2019 |
| 2.4.0 | 916 | 3/28/2019 |
| 2.3.1 | 49,925 | 11/15/2018 |
| 2.3.0 | 24,140 | 10/18/2018 |
| 2.2.1 | 1,176 | 10/10/2018 |
| 2.2.0 | 171,943 | 9/26/2018 |
| 2.1.0 | 136,660 | 8/22/2018 |
| 2.0.0 | 216,954 | 2/28/2018 |
| 1.0.0 | 4,903 | 11/18/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Configuration/blob/main/RockLib.Configuration/CHANGELOG.md.