ReactiveUI.Winforms.Samples
ReactiveUI.Winforms.Samples copied to clipboard
This repository contains examples of ReactiveUI Winforms
Upgraded existing examples to .NET 4.8 and added .NET 5 examples
Limited testing.. Everything seems to work.
Non-generic ReactiveUI.ReactiveCommand has removed in the newest versions. Generic ReactiveUI.ReactiveCommand is used instead for parameterless and void type commands https://stackoverflow.com/questions/65807429/how-to-implement-command-pattern-in-the-newest-versions-of-reactiveui
I've been wrestling with ReactiveUI for so long, smh.