RockLib.Configuration
4.0.3
Prefix Reserved
dotnet add package RockLib.Configuration --version 4.0.3
NuGet\Install-Package RockLib.Configuration -Version 4.0.3
<PackageReference Include="RockLib.Configuration" Version="4.0.3" />
paket add RockLib.Configuration --version 4.0.3
#r "nuget: RockLib.Configuration, 4.0.3"
// Install RockLib.Configuration as a Cake Addin #addin nuget:?package=RockLib.Configuration&version=4.0.3 // Install RockLib.Configuration as a Cake Tool #tool nuget:?package=RockLib.Configuration&version=4.0.3
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 | 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. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Microsoft.Extensions.Configuration (>= 6.0.1 && < 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 6.0.1 && < 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 6.0.0 && < 8.0.0)
- System.Text.Json (>= 6.0.10)
-
net6.0
- Microsoft.Extensions.Configuration (>= 6.0.1 && < 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 6.0.1 && < 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 6.0.0 && < 8.0.0)
- System.Text.Json (>= 6.0.10)
-
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 |
---|---|---|
4.0.3 | 1,591 | 10/14/2024 |
4.0.2 | 120 | 10/10/2024 |
4.0.1 | 20,459 | 7/12/2024 |
4.0.1-alpha.1 | 51 | 7/12/2024 |
4.0.0 | 32,390 | 2/14/2024 |
4.0.0-alpha.1 | 154 | 12/14/2023 |
3.1.0 | 12,330 | 3/24/2023 |
3.1.0-alpha.1 | 129 | 3/21/2023 |
3.0.0 | 288,558 | 2/10/2022 |
2.5.3 | 583,261 | 8/11/2021 |
2.5.2 | 237,978 | 5/6/2021 |
2.5.1 | 243,014 | 2/12/2021 |
2.5.0 | 71,066 | 11/18/2020 |
2.4.4 | 463,657 | 8/14/2020 |
2.4.3 | 103,576 | 7/30/2020 |
2.4.2 | 600 | 7/30/2020 |
2.4.1 | 1,249,469 | 4/1/2019 |
2.4.0 | 731 | 3/28/2019 |
2.3.1 | 47,942 | 11/15/2018 |
2.3.0 | 23,669 | 10/18/2018 |
2.2.1 | 950 | 10/10/2018 |
2.2.0 | 171,496 | 9/26/2018 |
2.1.0 | 136,332 | 8/22/2018 |
2.0.0 | 214,362 | 2/28/2018 |
1.0.0 | 4,457 | 11/18/2017 |
A changelog is available at https://github.com/RockLib/RockLib.Configuration/blob/main/RockLib.Configuration/CHANGELOG.md.