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"
#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. |
.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 | 6,718 | 2 months ago |
5.0.0-alpha.1 | 66 | 2 months ago |
4.0.3 | 31,872 | 6 months ago |
4.0.2 | 411 | 6 months ago |
4.0.1 | 52,233 | 9 months ago |
4.0.1-alpha.1 | 65 | 9 months ago |
4.0.0 | 44,601 | 2/14/2024 |
4.0.0-alpha.1 | 164 | 12/14/2023 |
3.1.0 | 18,309 | 3/24/2023 |
3.1.0-alpha.1 | 141 | 3/21/2023 |
3.0.0 | 364,341 | 2/10/2022 |
2.5.3 | 641,448 | 8/11/2021 |
2.5.2 | 251,226 | 5/6/2021 |
2.5.1 | 253,532 | 2/12/2021 |
2.5.0 | 74,908 | 11/18/2020 |
2.4.4 | 474,786 | 8/14/2020 |
2.4.3 | 108,622 | 7/30/2020 |
2.4.2 | 632 | 7/30/2020 |
2.4.1 | 1,277,295 | 4/1/2019 |
2.4.0 | 773 | 3/28/2019 |
2.3.1 | 48,011 | 11/15/2018 |
2.3.0 | 23,727 | 10/18/2018 |
2.2.1 | 1,008 | 10/10/2018 |
2.2.0 | 171,661 | 9/26/2018 |
2.1.0 | 136,399 | 8/22/2018 |
2.0.0 | 214,759 | 2/28/2018 |
1.0.0 | 4,564 | 11/18/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Configuration/blob/main/RockLib.Configuration/CHANGELOG.md.