BuilderGeneratorHotReload
IntelliSense fix
A solution to a Visual Studio issue where source generator changes aren't reflected in IntelliSense.
A source-generator-based implementation of the Builder pattern
3 stars
0 watching
0 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
canton7/propertychanged.sourcegenerator | Automates boilerplate code generation for INotifyPropertyChanged properties | 140 |
carymrobbins/intellij-frege | An experiment to develop an IntelliJ plugin in Frege and integrate it with HaskForce to create a unified development environment for both languages. | 14 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
teacher-zhou/componentbuilder | An automation framework to simplify the creation of reusable Blazor components | 43 |
sleexyz/hylogen | A system for generating and compiling GLSL shaders in Haskell | 481 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |
dasmulli/data-builder-generator | Generates builder classes for model classes with predefined property names. | 115 |
hermanussen/compiletimemethodexecutiongenerator | Allows executing code during compilation to improve runtime performance | 20 |
jermdavis/sitemapgenerator | Generates an XML sitemap file after a Sitecore publish operation. | 4 |
hermanussen/jsonbyexamplegenerator | A C# source generator that creates classes from example JSON files. | 78 |
excubo-ag/generators.blazor | Improves Blazor component performance by generating compile-time code for parameter setting | 73 |
edcharbeneau/blazorcomponentutilities | A utility project providing a CSS builder pattern to simplify the management of conditional styles in Razor Components. | 215 |
oligriffiths/broccolijs-tutorial | A tutorial on using Broccoli.js to build web applications | 13 |
youssef1313/printmembersgenerator | Generates modified PrintMembers method for C# records to include or exclude members | 6 |
ycanardeau/resxgenerator | A C# source generator to create strongly-typed resource classes for localized strings | 31 |