Location>code7788 >text

100 powerful WPF control libraries supporting multiple versions of .

Popularity:671 ℃/2024-11-18 14:01:11

preamble

We recommend CookPopularUI, a popular XAML control library that integrates more than 100 controls and provides a set of common .NET helper classes that simplify the development process and allow us to focus more on the implementation of the core business logic.

Let's learn how to use CookPopularUI and take a detailed look at the rich content of controls it offers.

Projects

CookPopularUI Not only does it provide a rich selection of controls, including but not limited to data grids, charts, navigation menus, dialog boxes, etc., but it also pays special attention to improving development efficiency. With built-in helper classes, common tasks such as data binding, asynchronous operations, file manipulation, etc. can be easily handled without having to write tons of code from scratch.

NET Framework and .NET Core/.NET 5+, ensuring application compatibility and stability.

Project Characteristics

  • Rich control library: CookPopularUI includes many types of controls, such as data grids, charts, navigation menus, dialog boxes, etc. to meet the needs of different application scenarios.
  • NET helper classes: A large number of .NET helper classes are built-in to simplify common development tasks such as data binding, asynchronous operations, file handling, and so on.
  • Highly customizable: All controls support high degree of customization, you can adjust the style and behavior according to your needs.
  • Good documentation and examples: provides detailed documentation and rich sample code to help you quickly get started and efficient development.
  • Multi-version support: Support for multiple versions of .NET, whether .NET Framework or .NET Core/.NET 5+, ensures compatibility and stability.

Project use

1, add Nuget package reference

<PackageReference Include="" Version="1.0.1-preview2" />

2, add the following code to all references (both ways)

<>
    <ResourceDictionary>
          <>
              <!--<ResourceDictionary Source="pack://application:,,,/;component/Themes/" />-->
              <!--<ResourceDictionary Source="pack://application:,,,/;component/Themes/" />-->
              <ui:PopularTheme Language="English" Theme="Light" />
          </>
    </ResourceDictionary>
</>

Project Controls

1、Border

 

 2、DataGrid

 3、Message

 

 

 

 

 

 

 

 

 

 

 

 

 

Project Address

Gitee:/CookCSharp/CookPopularUI

summarize

This article shows some of the features and content, if you need to visit the case address for more information. I hope this article can provide you with useful help in the development of WPF controls. We look forward to your message in the comments section to share your valuable experience and suggestions.

ultimate

If you found this article helpful, why not support it with a like? Your support is what keeps me motivated to continue sharing my knowledge. If you have any questions or need further help, please feel free to leave a comment. You can also join the WeChat public number[DotNet Technician] community to share ideas and grow with other tech-loving peers!