ReactiveUI.Fody
Property generator
Automates boilerplate code generation for properties in C# view models using ReactiveUI
C# Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
154 stars
17 watching
31 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fody/propertychanged | Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,892 |
propertytools/propertytools | A collection of reusable UI controls for WPF applications. | 1,150 |
pkamenarsky/concur-static | Generates semi-dynamic UIs by encoding all UI transitions statically in JavaScript | 58 |
kafkawannafly/bindableprops | Automates boilerplate code generation for custom UI components in MAUI apps using C# source generators | 32 |
ckirkendall/kioo | A templating framework for React applications that separates view and logic layers using standard HTML templates. | 403 |
ddddxxx/genericid | A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
finom/defi | A utility library for enabling reactive data binding and two-way synchronization in JavaScript objects | 50 |
jasonwei512/winui-observablesettings | A C# source generator to create observable, strongly-typed properties for reading and writing settings in WinUI 3 apps. | 5 |
fscheck/fscheck | Automatically tests .NET programs by generating random test cases based on predefined properties | 1,167 |
ooade/nextsimplestarter | A Next.js PWA boilerplate with accessibility and Material UI features | 944 |
reactiveui/splat | An abstraction layer for cross-platform development that provides a uniform interface to underlying platform-specific code | 971 |
foliojs/unicode-properties | Provides fast access to unicode character properties | 53 |
wyqydsyq/unicycle | A universal PWA boilerplate with preconfigured Webpack and Koa.js for building isomorphic progressive web apps. | 11 |
kellpossible/yew-bulma | A Rust library providing reusable UI components based on the Bulma CSS framework for building web applications with Yew. | 20 |
ufcpp/valuechangedgenerator | Generates PropertyChanged events from inner struct members | 13 |