Skip to content

reactiveui/ReactiveMvvm

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 

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