json-converter-source-generator

Converter generator

Generates JSON converters for polymorphic data types with discriminator properties

Source generated polymorphic JSON converters

GitHub

4 stars
1 watching
0 forks
Language: C#
last commit: 6 days ago
Linked from 1 awesome list

csharp-sourcegeneratordotnetenum-serializationjsonpolymorphic-typessystem-text-json

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hermanussen/jsonbyexamplegenerator A C# source generator that creates classes from example JSON files. 78
trampster/jsonsrcgen A C# library that uses source generators to generate JSON serialization code 147
aishfenton/argus Generates code from JSON schemas for data modeling and encoding 104
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
musictopia2/jsondeserializeresourcesourcegenerator A tool that generates source code from JSON data descriptions 2
surgicalcoder/jsonpolymorphicgenerator Generates partial classes with JSON-derived type attributes based on polymorphic base classes 8
ashenblade/enumclass A source generator that creates type-safe classes inspired by Kotlin's enum class 4
codecentric/net_automatic_interface Automatically generates interfaces from classes to reduce friction and noise in code 61
ne4to/n.sourcegenerators.uniontypes A C# source generator that automates the creation of discriminated union types with helper methods. 10
victools/jsonschema-generator A tool to generate JSON schemas from Java classes 399
jakubsturc/talk-csharp-source-generators A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. 3
alekshura/sourceconfig A tool for generating objects from JSON configuration files during build time 12
jhipster/jhipster-dotnetcore Generates an ASP.NET Core web application with JHipster features and a choice of front-end framework 315
engrajabi/enum.source.generator A C# source generator that creates an enumeration class from an enum type without using reflection. 180
andyglow/scala-jsonschema Generates JSON Schemas from Scala data types and objects 123