issues
search
AvaloniaUI
/
Avalonia.Samples
Avalonia.Samples aims to provide some minimal samples focusing on a particular issue at a time. This should help getting new users started.
https://www.avaloniaui.net
696
stars
120
forks
source link
Add a simple MVVM Demo App
#1
Closed
timunie
closed
2 years ago
timunie
commented
2 years ago
Explain MVVM for beginners
Show how to implement INotifyPropertyChanged on your own
Add at least one Property
Add at least one auto computed property
Show how to use Reactive UI
Show how to use other MVVM Framework