PropertyChanged

PropertyChanged injector

Injects INotifyPropertyChanged event raising code into property setters at compile time

Injects INotifyPropertyChanged code into properties at compile time

GitHub

2k stars
76 watching
227 forks
Language: C#
last commit: about 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kswoll/reactiveui.fody Automates boilerplate code generation for properties in C# view models using ReactiveUI 154
canton7/propertychanged.sourcegenerator Automates boilerplate code generation for INotifyPropertyChanged properties 139
fody/home An extensible tool for weaving .NET assemblies 674
faultify/faultify A tool to introduce controlled errors into .NET test projects to help identify error-prone code. 18
kyleavery/inject-assembly Enables .NET assembly execution within an existing process without blocking the parent process 484
ufcpp/valuechangedgenerator Generates PropertyChanged events from inner struct members 13
devteam/immutype Generates extension methods for immutable data types in .NET. 41
fscheck/fscheck Automatically tests .NET programs by generating random test cases based on predefined properties 1,168
fody/fodyaddinsamples A collection of sample projects demonstrating the usage and configuration of various Fody Addins 96
fibo/static-props A utility to define static object attributes using Object.defineProperties 4
zachbray/funscript A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. 444
futurize/futurize Converts callback-style functions or promises into futures for efficient asynchronous programming. 145
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
igorbuchelnikov/observablecomputations A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces 110
substantial/updeep Makes updating deeply nested objects and arrays in an immutable manner 1,188