Sample program on how Community Toolkit MVVM and RelayCommand works
-
Updated
Mar 12, 2022 - C#
Sample program on how Community Toolkit MVVM and RelayCommand works
Generates a unique QR code based off text provided by the user, using ZXing library for code generation.
Use the MVVM pattern for Blazor with a simple and lightweight library.
Capoala.MVVM is a featherlight MVVM framework designed for simple-to-moderate MVVM design pattern applications. This framework includes basic implementations for handling property notifications, command bindings, and navigation.
WPF project using MVVM to add Crypto detail and showing it in itemlist.
Find all PDF files and list for them information about Author
Gather product information from Excel file and generate XML with products information
Exapmle for Chain of Responsibility pattern in MVVM
Comparison of Traditional ICommand Pattern versus CommunityToolkit.Mvvm RelayCommand.
LightsOutGame- a classic puzzle game- implemented in C# using WPF and MVVM. The project focuses on clean architecture, reusable components, and a modern user interface. It includes user authentication, game statistics stored locally, and customizable settings. Designed both as a learning exercise for MVVM in WPF and as a fully functional mini-game.
Add a description, image, and links to the relaycommand topic page so that developers can more easily learn about it.
To associate your repository with the relaycommand topic, visit your repo's landing page and select "manage topics."