Microsoft.Configuration.ConfigurationBuilders.Base 2.0.0-beta

Prefix Reserved
This is a prerelease version of Microsoft.Configuration.ConfigurationBuilders.Base.
There is a newer version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="2.0.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="2.0.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Configuration.ConfigurationBuilders.Base --version 2.0.0-beta
                    
#r "nuget: Microsoft.Configuration.ConfigurationBuilders.Base, 2.0.0-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=2.0.0-beta&prerelease
                    
Install Microsoft.Configuration.ConfigurationBuilders.Base as a Cake Addin
#tool nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=2.0.0-beta&prerelease
                    
Install Microsoft.Configuration.ConfigurationBuilders.Base as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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