JsonGen 1.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package JsonGen --version 1.7.0
NuGet\Install-Package JsonGen -Version 1.7.0
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="JsonGen" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonGen --version 1.7.0
#r "nuget: JsonGen, 1.7.0"
#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.
// Install JsonGen as a Cake Addin
#addin nuget:?package=JsonGen&version=1.7.0

// Install JsonGen as a Cake Tool
#tool nuget:?package=JsonGen&version=1.7.0

A Json generator engine based on the metadata including layout and dataproviders.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on JsonGen:

Package Downloads
JsonGen.Db

An extension for JsonGen which get data from Db

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 24,722 8/21/2019
2.2.0 889 6/26/2019
2.1.0 840 12/14/2018
2.0.0 1,266 12/11/2018
1.18.0 966 11/13/2018
1.17.0 974 9/7/2018
1.16.0 994 9/5/2018
1.15.0 943 8/24/2018
1.14.0 959 8/22/2018
1.13.0 965 8/21/2018
1.12.0 981 8/17/2018
1.11.0 1,023 8/10/2018
1.10.0 1,059 8/7/2018
1.9.0 976 8/6/2018
1.8.0 1,185 8/3/2018
1.7.0 1,039 8/2/2018
1.6.0 978 7/31/2018
1.5.0 973 7/29/2018
1.4.0 999 7/28/2018
1.3.1-beta 776 7/27/2018
1.3.0-beta 749 7/27/2018
1.2.0-beta 785 7/23/2018
1.0.0-beta 774 7/19/2018

Initial version.