CookPopularUI.WPF 1.0.1-preview2

This is a prerelease version of CookPopularUI.WPF.
dotnet add package CookPopularUI.WPF --version 1.0.1-preview2
NuGet\Install-Package CookPopularUI.WPF -Version 1.0.1-preview2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CookPopularUI.WPF" Version="1.0.1-preview2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CookPopularUI.WPF --version 1.0.1-preview2
#r "nuget: CookPopularUI.WPF, 1.0.1-preview2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CookPopularUI.WPF as a Cake Addin
#addin nuget:?package=CookPopularUI.WPF&version=1.0.1-preview2&prerelease

// Install CookPopularUI.WPF as a Cake Tool
#tool nuget:?package=CookPopularUI.WPF&version=1.0.1-preview2&prerelease

Fork me on Github

Welcome to CookPopularUI

介绍

CookPopularUI是支持.Net462+、.NetCore3.1、.Net6.0+的一款Xaml控件库。目前只包含WPF控件库,其中参考了一些资料,提供了70多款常用控件,并持续更新。如果你的项目用到此库,不要忘记点个赞,有问题可加QQ群交流:658794308,欢迎大家参与开发和指出问题。


准备新加入控件

  • 方形布局(子项靠近边框/子项居中)、圆形布局、ControlPanel
  • Boxes:增加相框控件
  • ProcessBar
  • WaterMark
  • ButtonGroup、ToggleButtonGroup、CheckBoxGroup、RadioButtonGroup
  • PageScroller
  • Extensions <br /> CookPopularUI.WPF.BarCode <br /> CookPopularUI.WPF.QRCode <br /> CookPopularUI.WPF.Animation <br /> CookPopularUI.Compress <br />

遗留问题

  • WPFDemo采用Prism、Caliburn.Micro、ReactiveUI、CommunityTools、(WAF、MEF)这几种mvvm框架示例
  • MessageDialog系统菜单栏应该有关闭和移动按钮可以点击
  • 窗体ShowDialog时标题栏应该闪烁
  • PropertyGrid中自定义Item编辑器,DockPanel.Dock
  • 资源国际化扩展(可自定义)
  • Demo中Button类别分开展示
  • UniformSpacePanel水平时水平设置无效、垂直时垂直设置无效
  • SideBarEx动画不和谐
  • ItemsControl类型控件大量数据性能测试

单元测试

  1. 单元测试
  2. BentchMark性能测试

⭐️ Stargazers

<img src="https://starchart.cc/CookCSharp/CookPopularUI.svg" alt="Stargazers over time" style="max-width: 100%">

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1-preview2 71 2/2/2024
1.0.0.1-preview1 114 12/21/2023

支持.NET462+、.NETCore3.1、.NET6.0+的WPF控件库,目前处于发布的预览版,其它更多控件敬请期待