MetaFac.CG4.Runtime.JsonSystemText 4.0.2

dotnet add package MetaFac.CG4.Runtime.JsonSystemText --version 4.0.2
                    
NuGet\Install-Package MetaFac.CG4.Runtime.JsonSystemText -Version 4.0.2
                    
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="MetaFac.CG4.Runtime.JsonSystemText" Version="4.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MetaFac.CG4.Runtime.JsonSystemText" Version="4.0.2" />
                    
Directory.Packages.props
<PackageReference Include="MetaFac.CG4.Runtime.JsonSystemText" />
                    
Project file
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 MetaFac.CG4.Runtime.JsonSystemText --version 4.0.2
                    
#r "nuget: MetaFac.CG4.Runtime.JsonSystemText, 4.0.2"
                    
#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=MetaFac.CG4.Runtime.JsonSystemText&version=4.0.2
                    
Install as a Cake Addin
#tool nuget:?package=MetaFac.CG4.Runtime.JsonSystemText&version=4.0.2
                    
Install as a Cake Tool

CG4

Build-Deploy

Define your models in C# code using CG4.Schemas, then run the CLI tool to generate source.

CLI

A Dotnet tool for:

  • extracting metadata from assemblies
  • reading/writing metadada to JSON files
  • generating code from metadata
  • creating generators from templates
  • creating templates from generators

Schemas

Attributes for defining data model objects (schemas) in code.

  • Allows defintion of entities, members, and proxy types.

Models

Helpers to write and read CG4 metadata to/from JSON, and from attributed code.

Generators

C# code generators that use metadata to create POCOs for:

  • freezable classes
  • immutable records
  • polymorphic NewtonSoft.Json DTOs
  • polymorphic System.Text.Json DTOs (.NET 7+)
  • freezable, polymorphic MessagePack DTOs
  • common contracts (interfaces) for all the above.

Runtimes

Runtime support for generated DTOs.

Templates

Testable templates for above generators.

TextProcessing

Bi-directional text processor to convert templates to generators (and back).

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MetaFac.CG4.Runtime.JsonSystemText:

Package Downloads
MetaFac.CG5.Expressions

CG5 expression parser and evaluator

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.2 126 6/26/2025
3.2.8 279 6/11/2025
3.2.6 215 3/11/2025
3.2.5 189 3/11/2025
3.2.4 144 2/1/2025
3.2.2 138 12/30/2024
3.2.1 132 12/23/2024
3.1.4 121 12/16/2024
3.1.3 111 12/16/2024
3.1.2-dev 89 12/16/2024
2.10.2 140 11/18/2024
2.9.19 124 11/18/2024
2.9.17 115 11/5/2024
2.9.13 109 11/5/2024
2.9.12 126 9/28/2024
2.9.11 214 8/30/2024
2.9.10 152 8/25/2024
2.9.9 155 8/14/2024
2.9.8 147 8/13/2024
2.9.7-beta 118 8/13/2024
2.8.3 121 7/12/2024
2.8.2 125 7/10/2024
2.7.15 156 6/12/2024
2.7.14 175 5/5/2024
2.7.13 198 3/21/2024
2.7.12 161 3/11/2024
2.7.11 188 2/10/2024
2.7.10 139 2/10/2024
2.7.9 231 1/3/2024
2.7.8 144 1/3/2024
2.7.7 157 1/3/2024
2.7.3 234 11/18/2023
2.7.2-beta 123 11/18/2023
2.6.8 150 11/5/2023
2.6.7 144 11/5/2023
2.6.6 150 11/4/2023