Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrzejolszak/BuilderGeneratorHotReload
A source-generator-based implementation of the Builder pattern
https://github.com/andrzejolszak/BuilderGeneratorHotReload
Last synced: 3 months ago
JSON representation
A source-generator-based implementation of the Builder pattern
- Host: GitHub
- URL: https://github.com/andrzejolszak/BuilderGeneratorHotReload
- Owner: andrzejolszak
- License: mit
- Fork: true (MelGrubb/BuilderGenerator)
- Created: 2023-11-21T22:06:12.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-22T00:10:44.000Z (12 months ago)
- Last Synced: 2024-04-23T21:08:08.531Z (7 months ago)
- Language: C#
- Homepage: https://melgrubb.github.io/BuilderGenerator/
- Size: 720 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- csharp-source-generators - HotReload - ![stars](https://img.shields.io/github/stars/andrzejolszak/BuilderGeneratorHotReload?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/andrzejolszak/BuilderGeneratorHotReload?style=flat-square&cacheSeconds=86400) - A simple hack to enable hot reload in Visual Studio Intellisense when developing a source generator project together with an example dependent client project inside a single solution. (Meta - libs and generators for other generators / Other)