json-converter-source-generator
Converter generator
Generates JSON converters for polymorphic data types with discriminator properties
Source generated polymorphic JSON converters
5 stars
1 watching
0 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
csharp-sourcegeneratordotnetenum-serializationjsonpolymorphic-typessystem-text-json
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# source generator that creates classes from example JSON files. | 78 |
| A C# library that uses source generators to generate JSON serialization code | 146 |
| Generates code from JSON schemas for data modeling and encoding | 104 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| A tool that generates source code from JSON data descriptions | 2 |
| Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 7 |
| A source generator that creates type-safe classes inspired by Kotlin's enum class | 4 |
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| A C# source generator that automates the creation of discriminated union types with helper methods. | 10 |
| A tool to generate JSON schemas from Java classes | 405 |
| A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
| A tool for generating objects from JSON configuration files during build time | 12 |
| Generates an ASP.NET Core web application with JHipster features and a choice of front-end framework | 315 |
| A C# source generator that creates an enumeration class from an enum type without using reflection. | 181 |
| Generates JSON Schemas from Scala data types and objects | 124 |