Tag

.NET

正在浏览与 .NET 相关的文章。

430 篇文章
43 当前页
Blazor Open Source Component Library- Ant Design Blazor

Blazor Open Source Component Library- Ant Design Blazor

Following the introduction of the Bootstrap-style Blazor UI component library in the previous article, today I will introduce another Blazor UI component library: an enterprise-level component library based on Ant Design and Blazor.

沙漠尽头的狼 6/21/2020 1:45 PM
How to internationalize and localize the WPF Prism Module?

How to internationalize and localize the WPF Prism Module?

The previous article briefly introduced the internationalization of the main project, which was implemented using the Resource Dictionary (XAML). I have added several Prism modules (Modules) in the past few days, and found that it is difficult to achieve internationalization and localization of sub-modules by using resource dictionaries. I couldn't find a better reference article, so I changed the method and used resource files to achieve it.

沙漠尽头的狼 4/21/2020 1:45 PM
Open source C#WPF control library- AduSkin-UI

Open source C#WPF control library- AduSkin-UI

A simple and beautiful WPF UI that integrates components from some open source frameworks. It is a customized UI for individuals and can be used as a reference for scholars.

沙漠尽头的狼 2/2/2020 1:45 PM
A WPF open source project worth learning: Accelerider.Windows

A WPF open source project worth learning: Accelerider.Windows

This project applies the Prism MVVM framework. The project shows that the data comes from other service programs and uses WebAPI communication. If you want to run this program normally, you need to make your own WebAPI program, which is driven by the API interface. In fact, it is the most direct to directly view the code. If you need it, you can easily extract it yourself, even if the project cannot run.

沙漠尽头的狼 12/5/2019 1:45 PM
Open source C#WPF control library-Panuon.UI.Silver

Open source C#WPF control library-Panuon.UI.Silver

The excellent domestic WPF open source control library, an optimized version of Panuon.UI. A beautiful WPF UI control library that uses styles and additional attributes is worth recommending and learning to everyone.

沙漠尽头的狼 12/4/2019 1:45 PM