MetaFac.CG4.Runtime.JsonSystemText 2.10.2

dotnet add package MetaFac.CG4.Runtime.JsonSystemText --version 2.10.2                
NuGet\Install-Package MetaFac.CG4.Runtime.JsonSystemText -Version 2.10.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="2.10.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MetaFac.CG4.Runtime.JsonSystemText --version 2.10.2                
#r "nuget: MetaFac.CG4.Runtime.JsonSystemText, 2.10.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.
// Install MetaFac.CG4.Runtime.JsonSystemText as a Cake Addin
#addin nuget:?package=MetaFac.CG4.Runtime.JsonSystemText&version=2.10.2

// Install MetaFac.CG4.Runtime.JsonSystemText as a Cake Tool
#tool nuget:?package=MetaFac.CG4.Runtime.JsonSystemText&version=2.10.2                

CG4

Build-Deploy

Define your models in C# code using FluentModels. https://github.com/metafac-net/FluentModelsV1

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

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. 
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
2.10.2 70 11/18/2024
2.9.19 63 11/18/2024
2.9.17 67 11/5/2024
2.9.13 62 11/5/2024
2.9.12 89 9/28/2024
2.9.11 179 8/30/2024
2.9.10 112 8/25/2024
2.9.9 124 8/14/2024
2.9.8 115 8/13/2024
2.9.7-beta 100 8/13/2024
2.8.3 90 7/12/2024
2.8.2 91 7/10/2024
2.7.15 118 6/12/2024
2.7.14 143 5/5/2024
2.7.13 162 3/21/2024
2.7.12 133 3/11/2024
2.7.11 151 2/10/2024
2.7.10 107 2/10/2024
2.7.9 203 1/3/2024
2.7.8 115 1/3/2024
2.7.7 126 1/3/2024
2.7.3 215 11/18/2023
2.7.2-beta 111 11/18/2023
2.6.8 131 11/5/2023
2.6.7 124 11/5/2023
2.6.6 128 11/4/2023