Microsoft.Configuration.ConfigurationBuilders.Base
1.0.0-preview3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Configuration.ConfigurationBuilders.Base --version 1.0.0-preview3
NuGet\Install-Package Microsoft.Configuration.ConfigurationBuilders.Base -Version 1.0.0-preview3
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="1.0.0-preview3" />
paket add Microsoft.Configuration.ConfigurationBuilders.Base --version 1.0.0-preview3
#r "nuget: Microsoft.Configuration.ConfigurationBuilders.Base, 1.0.0-preview3"
// Install Microsoft.Configuration.ConfigurationBuilders.Base as a Cake Addin #addin nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=1.0.0-preview3&prerelease // Install Microsoft.Configuration.ConfigurationBuilders.Base as a Cake Tool #tool nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=1.0.0-preview3&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 (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,179,137 | 4/12/2023 |
3.0.0-preview2 | 9,274 | 1/18/2023 |
3.0.0-preview1 | 28,052 | 4/1/2022 |
2.0.0 | 6,520,295 | 2/22/2020 |
2.0.0-rc | 12,968 | 1/10/2020 |
2.0.0-beta | 82,496 | 2/26/2019 |
1.0.2 | 4,240,642 | 7/9/2018 |
1.0.1 | 774,791 | 5/25/2018 |
1.0.0-preview3 | 5,966 | 5/4/2018 |
1.0.0-preview2 | 8,426 | 3/10/2018 |
1.0.0-preview | 13,042 | 11/17/2017 |