Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xamlbrewer/uwp-mvvm-toolkit-sample

Demonstrates using the Windows Community MVVM Toolkit in a UWP app.
https://github.com/xamlbrewer/uwp-mvvm-toolkit-sample

mvvm uwp windows-community-toolkit winui

Last synced: 2 months ago
JSON representation

Demonstrates using the Windows Community MVVM Toolkit in a UWP app.

Awesome Lists containing this project

README

        

# UWP MVVM Toolkit Sample

(Currently references the [prerelease](https://www.nuget.org/packages/Microsoft.Toolkit.Mvvm) of the NuGet package)

Demonstrates using the Windows Community MVVM Toolkit in a UWP app.
* Observable
* RelayCommand and AsyncRelayCommand
* ObservableValidator
* Messenger and ObservableRecipient
* Messenger with Token
* Ioc integration

Buy Me A Coffee

Screenshots (background image [Designed by starline / Freepik](http://www.freepik.com)):

![Screenshot](Assets/BuildingblocksPage.png?raw=true)

![Screenshot](Assets/MessengerPage.png?raw=true)

![Screenshot](Assets/MessengerWithTokenPage.png?raw=true)

![Screenshot](Assets/InversionOfControlPage.png?raw=true)