Tag

MVVM

Browsing articles related to MVVM.

15 articles
1 Current page
Parking Move QR Code Generation Tool Development Practice

Parking Move QR Code Generation Tool Development Practice

This article introduces how to develop a parking move QR code generation tool, including a desktop version implemented with C# and Avalonia, as well as an online version implemented with Blazor frontend and .NET Web API, covering requirements analysis, core code implementation, UI design, and application of MVVM pattern.

沙漠尽头的狼 3/10/2025 7:54 PM
FluentValidation in C# WPF Applications

FluentValidation in C# WPF Applications

This article explores how to use FluentValidation for property validation in C# WPF projects and demonstrates how to implement this through the MVVM pattern.

沙漠尽头的狼 1/25/2024 5:17 AM