Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musictopia2/JsonSerializerContextGenerator
https://github.com/musictopia2/JsonSerializerContextGenerator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/musictopia2/JsonSerializerContextGenerator
- Owner: musictopia2
- Created: 2022-01-07T01:18:32.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-06T02:44:14.000Z (over 2 years ago)
- Last Synced: 2024-06-30T04:29:35.884Z (4 months ago)
- Language: C#
- Size: 47.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
- RSCG_Examples - JsonSerializerContextGenerator
- csharp-source-generators - JsonSerializerContextGenerator - ![stars](https://img.shields.io/github/stars/musictopia2/JsonSerializerContextGenerator?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/musictopia2/JsonSerializerContextGenerator?style=flat-square&cacheSeconds=86400) A source generator that produces nearly the same code ahs system.json.text but easier to use because you only have to put an attribute for a model class you want to produce for. Also, produces a method to register to make it easy to use that source generator when serializing/deserializing json. (Source Generators / Serialization)