Microsoft.Configuration.ConfigurationBuilders.Base
2.0.0-beta
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Configuration.ConfigurationBuilders.Base --version 2.0.0-beta
NuGet\Install-Package Microsoft.Configuration.ConfigurationBuilders.Base -Version 2.0.0-beta
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="2.0.0-beta" />
<PackageVersion Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="2.0.0-beta" />
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" />
paket add Microsoft.Configuration.ConfigurationBuilders.Base --version 2.0.0-beta
#r "nuget: Microsoft.Configuration.ConfigurationBuilders.Base, 2.0.0-beta"
#addin nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=2.0.0-beta&prerelease
#tool nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=2.0.0-beta&prerelease
In .Net 4.7.1, the configuration system allows applications to use ConfigurationBuilders to build up and modify configuration at runtime when it is loaded. This package provides a base framework to ease development of basic key/value configuration builders.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Microsoft.Configuration.ConfigurationBuilders.Base:
Package | Downloads |
---|---|
Microsoft.Configuration.ConfigurationBuilders.Environment
A basic key/value Configuration Builder for the .Net Framework that draws from environment variables. |
|
Microsoft.Configuration.ConfigurationBuilders.UserSecrets
A basic key/value Configuration Builder for the .Net Framework that draws from a a 'secrets' file outside of source control. |
|
Microsoft.Configuration.ConfigurationBuilders.Azure
A set of Configuration Builders for the .Net Framework that draw from Azure resources. |
|
Microsoft.Configuration.ConfigurationBuilders.AzureAppConfiguration
A set of Configuration Builders for the .Net Framework that draw from Azure AppConfiguration stores. |
|
Microsoft.Configuration.ConfigurationBuilders.Json
A basic key/value Configuration Builder for the .Net Framework that draws from a json file. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Configuration.ConfigurationBuilders.Base:
Repository | Stars |
---|---|
nacos-group/nacos-sdk-csharp
This nacos csharp sdk
|
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 1,697,771 | 4/12/2023 |
3.0.0-preview2 | 9,525 | 1/18/2023 |
3.0.0-preview1 | 30,581 | 4/1/2022 |
2.0.0 | 7,053,262 | 2/22/2020 |
2.0.0-rc | 13,158 | 1/10/2020 |
2.0.0-beta | 84,790 | 2/26/2019 |
1.0.2 | 4,698,195 | 7/9/2018 |
1.0.1 | 808,515 | 5/25/2018 |
1.0.0-preview3 | 6,142 | 5/4/2018 |
1.0.0-preview2 | 8,633 | 3/10/2018 |
1.0.0-preview | 13,596 | 11/17/2017 |