Summary of experience in using AOT
From the very beginning of project creation, you should develop a good habit of conducting AOT release testing in a timely manner whenever new features are added or newer syntax is used.
From the very beginning of project creation, you should develop a good habit of conducting AOT release testing in a timely manner whenever new features are added or newer syntax is used.
AvaloniaUI is a powerful cross-platform. NET client development framework that allows developers to build applications for multiple platforms such as Windows, Linux, macOS, Android and iOS. When building complex applications, modularity and communication between components become particularly important. The Prism framework provides a modular development method and supports hot plugging of plug-ins, while MediatR is an event subscription publishing framework that implements the Mediator pattern, which is very suitable for communication between modules and between modules and main programs.
How to use the dialog box service of the MVVM framework Prism in the. NET Core3 environment. This is also the last concluding article in the Prism series
How to use the MVVM framework Prism Region based navigation system in the. NET Core3 environment
How to use the MVVM framework in the. NET Core3 environment Prism Usage of Area Manager for View Management
How to use the MVVM framework Prism using the event aggregator to achieve communication between modules in the. NET Core3 environment
How to Modularize Applications Using MVVM Framework Prism in. NET Core3 Environment
How to use the MVVM framework Prism command in the. NET Core3 environment
This video collection consists of 58 episodes, including the basic parts of WPF (layout, style, resources, animation, template, MVVM), the concept of Prism (Region, Navigation, DialogService, Module..), MaterialDesign integration, ASP.NET Core WebApi part (Entityframework, release deployment), client release, deployment and other complete development process.