Microsoft.Configuration.ConfigurationBuilders.Base
1.0.0-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Configuration.ConfigurationBuilders.Base --version 1.0.0-preview
NuGet\Install-Package Microsoft.Configuration.ConfigurationBuilders.Base -Version 1.0.0-preview
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="1.0.0-preview" />
<PackageVersion Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="1.0.0-preview" />
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" />
paket add Microsoft.Configuration.ConfigurationBuilders.Base --version 1.0.0-preview
#r "nuget: Microsoft.Configuration.ConfigurationBuilders.Base, 1.0.0-preview"
#:package Microsoft.Configuration.ConfigurationBuilders.Base@1.0.0-preview
#addin nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=1.0.0-preview&prerelease
#tool nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=1.0.0-preview&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 simple 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 (18)
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 | 2,615,573 | 4/12/2023 |
| 3.0.0-preview2 | 9,973 | 1/18/2023 |
| 3.0.0-preview1 | 34,780 | 4/1/2022 |
| 2.0.0 | 7,787,587 | 2/22/2020 |
| 2.0.0-rc | 13,567 | 1/10/2020 |
| 2.0.0-beta | 87,041 | 2/26/2019 |
| 1.0.2 | 5,373,790 | 7/9/2018 |
| 1.0.1 | 857,767 | 5/25/2018 |
| 1.0.0-preview3 | 6,569 | 5/4/2018 |
| 1.0.0-preview2 | 9,097 | 3/10/2018 |
| 1.0.0-preview | 14,133 | 11/17/2017 |