JsonPolymorphicGenerator
Class generator
Generates partial classes with JSON-derived type attributes based on polymorphic base classes
c# / .net Source Code Generator for System.Text.Json JsonDerivedType attributes on polymorphic classes
7 stars
1 watching
0 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates generation of strongly typed HTTP client classes from APIs. | 20 |
| Generates strongly typed Embedded Resource names for .NET standard 2.0 projects. | 9 |
| Generates C# extension methods for Blazor -> Javascript interop using a JSON configuration file. | 15 |
| Generates strongly typed methods for Razor and Blazor Page routes with optional parameters. | 13 |
| Generates source code strings for attribute definitions in C#. | 7 |
| A C# source generator that creates classes from example JSON files. | 78 |
| Generates TypeScript classes from JSON schemas. | 22 |
| A tool that generates source code from JSON data descriptions | 2 |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| Tool to automatically generate Python types from JSON schema | 41 |
| Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 |
| A C# library that uses source generators to generate JSON serialization code | 146 |
| Automates the process of generating TypeScript code from Django models and serializers | 16 |
| Automates the generation of Java classes based on database schema information. | 8 |
| A toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs. | 13 |