Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musictopia2/JsonDeserializeResourceSourceGenerator
https://github.com/musictopia2/JsonDeserializeResourceSourceGenerator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/musictopia2/JsonDeserializeResourceSourceGenerator
- Owner: musictopia2
- Created: 2022-01-05T17:21:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T23:16:06.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T05:23:49.099Z (5 months ago)
- Language: C#
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
- RSCG_Examples - JsonDeserializeResourceSourceGenerator
- csharp-source-generators - JsonDeserializeResourceSourceGenerator - ![stars](https://img.shields.io/github/stars/musictopia2/JsonDeserializeResourceSourceGenerator?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/musictopia2/JsonDeserializeResourceSourceGenerator?style=flat-square&cacheSeconds=86400) Instead of having to do embedded resource, can instead have json as additional file and it will produce a c# string and will deserialize to a type specified. (Source Generators / Serialization)