MetaFac.CG4.Runtime.JsonSystemText 2.7.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package MetaFac.CG4.Runtime.JsonSystemText --version 2.7.13
NuGet\Install-Package MetaFac.CG4.Runtime.JsonSystemText -Version 2.7.13
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.7.13" />
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.7.13
#r "nuget: MetaFac.CG4.Runtime.JsonSystemText, 2.7.13"
#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.7.13

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

CG4

Build Status

Attributes

C# attributes for defining CG4 models in code.

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 net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.14 30 5/5/2024
2.7.13 121 3/21/2024
2.7.12 96 3/11/2024
2.7.11 126 2/10/2024
2.7.10 79 2/10/2024
2.7.9 176 1/3/2024
2.7.8 89 1/3/2024
2.7.7 99 1/3/2024
2.7.3 188 11/18/2023
2.7.2-beta 87 11/18/2023
2.6.8 105 11/5/2023
2.6.7 100 11/5/2023
2.6.6 100 11/4/2023