ValueChangedGenerator
Property changes generator
Generates PropertyChanged events from inner struct members
Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.
13 stars
4 watching
4 forks
Language: C#
last commit: about 3 years agoLinked from 1 awesome list
csharp-sourcegenerator
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A source generator that creates C# code to implement member accessors with name-based and index-based access. | 7 | |
| Automates boilerplate code generation for INotifyPropertyChanged properties | 140 | |
| Generates optimized UTF-8 binary data from string literals in C# source code | 136 | |
| Generates wrapper classes to prevent type confusion in object properties | 40 | |
| Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,894 | |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 | |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 | |
| An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. | 129 | |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 | |
| Generates source code strings for attribute definitions in C#. | 7 | |
| A tool that generates boilerplate HttpClient code using Roslyn's source generator feature. | 45 | |
| Automatically generates constructors and associated code for managing dependencies in C# classes | 85 | |
| Generates code to create primary constructors from readonly fields and properties in C# | 106 | |
| Automates boilerplate code generation for properties in C# view models using ReactiveUI | 154 | |
| A library that provides polyfills for C# language features to make them compatible with older .NET frameworks and versions. | 1,843 |