Tag

MVVM

正在浏览与 MVVM 相关的文章。

15 篇文章
1 当前页
Practical development of QR code generation tool for moving cars

Practical development of QR code generation tool for moving cars

This article describes how to develop a mobile QR code generation tool, including desktop versions implemented by C#and Avalonia, and online versions implemented by Blazor front-end and. NET Web API, covering requirements analysis, core code implementation, UI design and MVVM pattern applications.

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

Application of FluentValidation in C#WPF

This article will explore in depth how to use FluentValidation for attribute verification in C#WPF projects and show how to implement this function through the MVVM pattern.

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