Rayson.Configuration.Json
0.0.2-pre
Useful Types: JsonConfig, IJsonConfigurationProvider
Use JsonConfig.AddJsonProvider(json) to add a provider to the static Rayson.Configuration.Config.
This is a prerelease version of Rayson.Configuration.Json.
Install-Package Rayson.Configuration.Json -Version 0.0.2-pre
dotnet add package Rayson.Configuration.Json --version 0.0.2-pre
<PackageReference Include="Rayson.Configuration.Json" Version="0.0.2-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rayson.Configuration.Json --version 0.0.2-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rayson.Configuration.Json, 0.0.2-pre"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
0.0.2-pre
works with number types (int, float, double)
0.0.1-pre
init
Dependencies
-
.NETCoreApp 1.0
- Microsoft.NETCore.App (>= 1.0.5)
- Newtonsoft.Json (>= 12.0.1-beta1)
- Rayson.Configuration (>= 0.0.2-pre)
-
.NETFramework 4.0
- Newtonsoft.Json (>= 12.0.1-beta1)
- Rayson.Configuration (>= 0.0.2-pre)
-
.NETStandard 1.2
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.1-beta1)
- Rayson.Configuration (>= 0.0.2-pre)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.