CfgDotNet 1.2.1
A method of doing configuration with JSON files in .NET
Install-Package CfgDotNet -Version 1.2.1
dotnet add package CfgDotNet --version 1.2.1
<PackageReference Include="CfgDotNet" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CfgDotNet --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CfgDotNet, 1.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CfgDotNet as a Cake Addin
#addin nuget:?package=CfgDotNet&version=1.2.1
// Install CfgDotNet as a Cake Tool
#tool nuget:?package=CfgDotNet&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Newtonsoft.Json (>= 6.0.4)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CfgDotNet:
Package | Downloads |
---|---|
Command-R.WebApi
Execute MediatR requests via JsonRpc using WebAPI
|
|
Command-R.MongoQueue
Execute MediatR requests via JsonRpc using WebAPI
|
GitHub repositories
This package is not used by any popular GitHub repositories.