Runtime helpers for generated code to use JSON serialization.
$ dotnet add package MetaFac.CG4.Runtime.JsonPocoC# attributes for defining CG4 models in code.
A Dotnet tool for:
Helpers to write and read CG4 metadata to/from JSON, and from attributed code.
C# code generators that use metadata to create POCOs for:
Runtime support for generated DTOs.
Testable templates for above generators.
Bi-directional text processor to convert templates to generators (and back).