/ReactiveMvvm

Cross-platform ReactiveUI sample app built for a talk at MSK .NET conf.

Primary LanguageC#MIT LicenseMIT

Build Status Pull Requests Issues License Size Code Coverage

ReactiveMvvm

A truly cross-platform app example created using the ReactiveUI .NET MVVM framework, ReactiveUI.Fody and most popular XAML UI frameworks. The app implements the MVVM architecture extended with reactive programming and assembly weaving. It was built to demonstrate how to avoid writing boilerplate code when working with the INotifyPropertyChanged interface and how to create portable and maintainable view models. Article on Medium: https://medium.com/@worldbeater/reactive-ui-fody-cross-platform-forms-7b501d79f46b

AvaloniaUI Xamarin.Forms Universal Windows Platform
WPF Windows Forms Terminal.Gui
ASP .NET Core via Blazor or Blazor.Wasm

Technologies and Tools Used