ValueChangedGenerator

Property changes generator

Generates PropertyChanged events from inner struct members

Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.

GitHub

13 stars
4 watching
4 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list

csharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ufcpp/memberaccessgenerator A source generator that creates C# code to implement member accessors with name-based and index-based access. 7
canton7/propertychanged.sourcegenerator Automates boilerplate code generation for INotifyPropertyChanged properties 139
ufcpp/stringliteralgenerator Generates optimized UTF-8 binary data from string literals in C# source code 135
ryotamurohoshi/valueobjectgenerator Generates wrapper classes to prevent type confusion in object properties 40
fody/propertychanged Injects INotifyPropertyChanged event raising code into property setters at compile time 1,892
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
unoplatform/uno.sourcegeneration An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. 129
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
jalalx/httpclientcodegenerator A tool that generates boilerplate HttpClient code using Roslyn's source generator feature. 45
distantcam/autoctor Automatically generates constructors and associated code for managing dependencies in C# classes 84
chaowlert/primaryconstructor Generates code to create primary constructors from readonly fields and properties in C# 105
kswoll/reactiveui.fody Automates boilerplate code generation for properties in C# view models using ReactiveUI 154
sergio0694/polysharp A C# language feature polyfiller that automatically generates source-only code to enable use of newer features on older .NET frameworks 1,807