RockLib.Configuration
2.5.0
Provides a central location for an instance of IConfigurationRoot to be used as the "default" configuration by .NET Standard libraries and .NET Core applications. Replaces some of the functionality of the .NET Framework System.Configuration.ConfigurationManager class.
This package was built from the source code at https://github.com/RockLib/RockLib.Configuration/tree/ed0b1e68a70749bc3f440ab00e47a8ce8abc8624
Install-Package RockLib.Configuration -Version 2.5.0
dotnet add package RockLib.Configuration --version 2.5.0
<PackageReference Include="RockLib.Configuration" Version="2.5.0" />
paket add RockLib.Configuration --version 2.5.0
Release Notes
RockLib.Configuration version 2.5.0
Adds SetBasePath method to Config static class, allowing users to opt-in to setting the base path of the configuration builder when using the default config root.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.Extensions.Configuration (>= 1.1.2)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 1.1.2)
- Microsoft.Extensions.Configuration.Json (>= 1.1.2)
- RockLib.Immutable (>= 1.0.3)
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration (>= 2.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.0.0)
- Microsoft.Extensions.Configuration.Json (>= 2.0.0)
- RockLib.Immutable (>= 1.0.3)
-
.NETStandard 1.6
- Microsoft.Extensions.Configuration (>= 1.1.2)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 1.1.2)
- Microsoft.Extensions.Configuration.Json (>= 1.1.2)
- NETStandard.Library (>= 1.6.1)
- RockLib.Immutable (>= 1.0.3)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.0.0)
- Microsoft.Extensions.Configuration.Json (>= 2.0.0)
- RockLib.Immutable (>= 1.0.3)
Used By
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.
This package was built from the source code at https://github.com/RockLib/RockLib.Diagnostics/tree/ffc4a6c2151014c6f26ceda3930b7efdca640fa4
|
|
RockLib.Encryption
An easy-to-use crypto API.
This package was built from the source code at https://github.com/RockLib/RockLib.Encryption/tree/3c3ab99c51b13f394e3d4697c24e274c5dddab08
|
|
RockLib.Configuration.AspNetCore
Extension methods for RockLib.Configuration and ASP.NET Core.
This package was built from the source code at https://github.com/RockLib/RockLib.Configuration/tree/master/RockLib.Configuration.AspNetCore/tree/ff7f5c20d740ecbbc0f69d2bfe7d0ec21dbc5cd7
|
|
RockLib.Messaging
A simple API for sending and receiving messages.
This package was built from the source code at https://github.com/RockLib/RockLib.Messaging/tree/17311bc8e47b7b0956ef2dc5ba1e674d455d20da
|
|
RockLib.Serialization
A simple serialization abstraction with To and From extensions.
This package was built from the source code at https://github.com/RockLib/RockLib.Serialization/tree/master/RockLib.Serialization/tree/dcd0be1e955bc2518c89511a369c0a03e6ed630a
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.5.0 | 1,274 | 11/18/2020 |
2.4.4 | 63,341 | 8/14/2020 |
2.4.3 | 17,311 | 7/30/2020 |
2.4.2 | 109 | 7/30/2020 |
2.4.1 | 603,897 | 4/1/2019 |
2.4.0 | 216 | 3/28/2019 |
2.3.1 | 27,444 | 11/15/2018 |
2.3.0 | 21,445 | 10/18/2018 |
2.2.1 | 318 | 10/10/2018 |
2.2.0 | 154,303 | 9/26/2018 |
2.1.0 | 60,324 | 8/22/2018 |
2.0.0 | 174,322 | 2/28/2018 |
1.0.0 | 2,763 | 11/18/2017 |