![]() |
VOOZH | about |
dotnet add package Microsoft.Configuration.ConfigurationBuilders.Base --version 2.0.0
NuGet\Install-Package Microsoft.Configuration.ConfigurationBuilders.Base -Version 2.0.0
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="2.0.0" />
<PackageVersion Include="Microsoft.Configuration.ConfigurationBuilders.Base" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="Microsoft.Configuration.ConfigurationBuilders.Base" />Project file
paket add Microsoft.Configuration.ConfigurationBuilders.Base --version 2.0.0
#r "nuget: Microsoft.Configuration.ConfigurationBuilders.Base, 2.0.0"
#:package Microsoft.Configuration.ConfigurationBuilders.Base@2.0.0
#addin nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=2.0.0Install as a Cake Addin
#tool nuget:?package=Microsoft.Configuration.ConfigurationBuilders.Base&version=2.0.0Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net471 net471 is compatible. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
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. |
Showing the top 2 popular GitHub repositories that depend on Microsoft.Configuration.ConfigurationBuilders.Base:
| Repository | Stars |
|---|---|
|
nacos-group/nacos-sdk-csharp
This nacos csharp sdk
|
|
|
AikidoSec/firewall-dotnet
Zen by Aikido protects your .NET app against attacks with one line of code. Get peace of mind— at runtime.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0 | 3,984,594 | 4/12/2023 |
| 3.0.0-preview2 | 10,309 | 1/18/2023 |
| 3.0.0-preview1 | 39,554 | 4/1/2022 |
| 2.0.0 | 8,617,198 | 2/22/2020 |
| 2.0.0-rc | 14,244 | 1/10/2020 |
| 2.0.0-beta | 89,249 | 2/26/2019 |
| 1.0.2 | 6,161,463 | 7/9/2018 |
| 1.0.1 | 912,118 | 5/25/2018 |
| 1.0.0-preview3 | 6,716 | 5/4/2018 |
| 1.0.0-preview2 | 9,289 | 3/10/2018 |
| 1.0.0-preview | 14,343 | 11/17/2017 |