ConfigBrick.Base
0.0.0.12
dotnet add package ConfigBrick.Base --version 0.0.0.12
NuGet\Install-Package ConfigBrick.Base -Version 0.0.0.12
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="ConfigBrick.Base" Version="0.0.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConfigBrick.Base" Version="0.0.0.12" />
<PackageReference Include="ConfigBrick.Base" />
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 ConfigBrick.Base --version 0.0.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConfigBrick.Base, 0.0.0.12"
#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=ConfigBrick.Base&version=0.0.0.12
#tool nuget:?package=ConfigBrick.Base&version=0.0.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ConfigBrick.Base
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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 (2)
Showing the top 2 NuGet packages that depend on ConfigBrick.Base:
Package | Downloads |
---|---|
ConfigBrick.AppConfig
AppConfig Brick which uses app.config under the hood. |
|
ConfigBrick.Azure
COnfig Brick which uses Azure as central storage for configuration. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.0.12 | 2,022 | 7/16/2014 |
# Version 0.0.0.6 #
- Documentation
# Version 0.0.0.5 #
- Generic config service interface