PropertyChanged
PropertyChanged injector
Injects INotifyPropertyChanged event raising code into property setters at compile time
Injects INotifyPropertyChanged code into properties at compile time
2k stars
76 watching
227 forks
Language: C#
last commit: almost 2 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Automates boilerplate code generation for properties in C# view models using ReactiveUI | 154 | |
| Automates boilerplate code generation for INotifyPropertyChanged properties | 140 | |
| An extensible tool for weaving .NET assemblies | 678 | |
| A tool to introduce controlled errors into .NET test projects to help identify error-prone code. | 18 | |
| Enables .NET assembly execution within an existing process without blocking the parent process | 485 | |
| Generates PropertyChanged events from inner struct members | 13 | |
| Generates extension methods for immutable data types in .NET. | 41 | |
| Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 | |
| A collection of sample projects demonstrating the usage and configuration of various Fody Addins | 96 | |
| A utility to define static object attributes using Object.defineProperties | 4 | |
| A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 445 | |
| Converts callback-style functions or promises into futures for efficient asynchronous programming. | 145 | |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 | |
| A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces | 114 | |
| Makes updating deeply nested objects and arrays in an immutable manner | 1,189 |