AntdUI 2.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package AntdUI --version 2.0.10
                    
NuGet\Install-Package AntdUI -Version 2.0.10
                    
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="AntdUI" Version="2.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntdUI" Version="2.0.10" />
                    
Directory.Packages.props
<PackageReference Include="AntdUI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AntdUI --version 2.0.10
                    
#r "nuget: AntdUI, 2.0.10"
                    
#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.
#:package AntdUI@2.0.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AntdUI&version=2.0.10
                    
Install as a Cake Addin
#tool nuget:?package=AntdUI&version=2.0.10
                    
Install as a Cake Tool

AntdUI

🦄 介绍

基于 Ant Design 设计语言的 WinForm UI 界面库,致力于将现代美观的前端设计风格带入到桌面应用程序中。采用纯GDI绘图,不需任何图片资源,全面支持AOT,最低兼容 .NET Framework 4.0

✨ 特性

  • 🌈 高质量抗锯齿文字渲染
  • 🎨 纯 GDI 矢量绘图,能打断的舒适动效
  • 😍 Emoji 打破黑白界限,增加趣味
  • 💎 Winform 上最阴影的阴影效果
  • 📦 无边框窗口,拥有原生窗口特性
  • 👚 主题配置​,黑白模式
  • 🌍 全球化支持
  • 🦜 SVG 矢量图
  • 👓 DPI 适配
  • 🦺 AOT 发布

🖥 环境

  • .NET 9.0
  • .NET 6.0
  • .NET Framework4.8
  • .NET Framework4.0及以上

🌴 控件

⬇️ 通用 2 动画 禁用
➡️ Button 按钮
➡️ FloatButton 悬浮按钮
⬇️ 布局 5 动画 禁用
➡️ Divider 分割线
➡️ StackPanel 堆栈布局
➡️ FlowPanel 流动布局
➡️ GridPanel 格栅布局
➡️ Splitter 分隔面板
⬇️ 导航 7 动画 禁用
➡️ Breadcrumb 面包屑
➡️ Dropdown 下拉菜单
➡️ Menu 导航菜单
➡️ PageHeader 页头
➡️ TabHeader 多标签页头
➡️ Pagination 分页
➡️ Steps 步骤条
⬇️ 数据录入 13 动画 禁用
➡️ Checkbox 多选框
➡️ ColorPicker 颜色选择器
➡️ DatePicker 日期选择框
➡️ DatePickerRange 日期范围选择框
➡️ Input 输入框
➡️ InputNumber 数字输入框
➡️ Radio 单选框
➡️ Rate 评分
➡️ Select 选择器
➡️ Slider 滑动输入条
➡️ Switch 开关
➡️ TimePicker 时间选择框
➡️ UploadDragger 拖拽上传
⬇️ 数据展示 18 动画 禁用
➡️ Avatar 头像
➡️ Badge 徽标数
➡️ Calendar 日历
➡️ Panel 面板
➡️ Carousel 走马灯
➡️ Collapse 折叠面板
➡️ Preview 图片预览
➡️ Popover 气泡卡片
➡️ Segmented 分段控制器
➡️ Table 表格
➡️ Tabs 标签页
➡️ Tag 标签
➡️ Timeline 时间轴
➡️ Tooltip 文字提示
➡️ Tree 树形控件
➡️ Tour 漫游式引导
➡️ Label 文本
➡️ LabelTime 时间文本
⬇️ 反馈 7 动画 禁用
➡️ Alert 警告提示
➡️ Drawer 抽屉
➡️ Message 全局提示
➡️ Modal 对话框
➡️ Notification 通知提醒框
➡️ Progress 进度条
➡️ Spin 加载中
⬇️ 聊天 2 动画 禁用
➡️ MsgList 好友消息列表
➡️ ChatList 气泡聊天列表
⬇️ 其他 5 动画 禁用
➡️ Battery 电量
➡️ Signal 信号强度
➡️ Shield 徽章
➡️ ContextMenuStrip 右键菜单
➡️ Image3D 图片3D
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  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.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.
  • net9.0-windows7.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on AntdUI:

Package Downloads
HuExtend.Common

一个自用的扩展库

WinAntdUI

Winform UI library use Ant Design

Mook.Antd.Menu

Package Description

WenAntdUI

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on AntdUI:

Repository Stars
bilibilihuazi/WindowsUpdatePause
WindowsUpdatePause
yclown/MobileControlGuru
电脑控制手机设备的程序,支持多控,支持快捷键,WebAPI控制,定时任务
Version Downloads Last Updated
2.0.11 293 7/13/2025
2.0.10 117 7/12/2025
2.0.9 787 7/7/2025
2.0.7 946 6/27/2025
2.0.6 829 6/20/2025
2.0.5 606 6/17/2025
2.0.4 406 6/14/2025
2.0.3 878 6/9/2025
2.0.2 1,007 5/30/2025
2.0.1 747 5/26/2025
2.0.0 963 5/19/2025
2.0.0-beta2 358 5/14/2025
2.0.0-beta1 158 5/9/2025
1.9.12 2,599 4/27/2025
1.9.11 1,487 4/18/2025
1.9.11-rc1 209 4/17/2025
1.9.11-rc0 232 4/15/2025
1.9.10 809 4/12/2025
1.9.9 1,029 4/3/2025
1.9.8 696 3/29/2025
1.9.7 948 3/25/2025
1.9.6 856 3/20/2025
1.9.5 407 3/19/2025
1.9.4 738 3/14/2025
1.9.3 744 3/11/2025
1.9.2 787 3/6/2025
1.9.1 652 3/4/2025
1.9.0 697 2/27/2025
1.8.10-rc1 108 2/26/2025
1.8.10-rc0 115 2/24/2025
1.8.9 1,796 2/17/2025
1.8.9-rc2 155 2/13/2025
1.8.9-rc1 134 2/13/2025
1.8.8 744 2/11/2025
1.8.7 357 2/8/2025
1.8.6 1,002 1/23/2025
1.8.5 435 1/21/2025
1.8.4 952 1/16/2025
1.8.3 622 1/10/2025
1.8.2 432 1/9/2025
1.8.1 632 1/7/2025
1.8.0 815 12/31/2024
1.7.14 872 12/26/2024
1.7.13 854 12/20/2024
1.7.12 756 12/16/2024
1.7.11 568 12/11/2024
1.7.10 431 12/9/2024
1.7.9 749 12/3/2024
1.7.8 979 11/28/2024
1.7.7 591 11/25/2024
1.7.6 574 11/21/2024
1.7.5 281 11/20/2024
1.7.4 734 11/15/2024
1.7.3 383 11/14/2024
1.7.1 361 11/12/2024
1.7.0 316 11/11/2024
1.7.0-beta 162 11/7/2024
1.6.16 1,054 10/31/2024
1.6.15 409 10/29/2024
1.6.14 429 10/26/2024
1.6.13 752 10/22/2024
1.6.10 524 10/16/2024
1.6.9 408 10/14/2024
1.6.8 524 10/10/2024
1.6.7 455 10/8/2024
1.6.6 702 9/30/2024
1.6.5 460 9/26/2024
1.6.4 336 9/24/2024
1.6.3 364 9/21/2024
1.6.2 313 9/19/2024
1.6.1 361 9/17/2024
1.6.0 364 9/14/2024
1.5.9 574 9/7/2024
1.5.8 325 9/5/2024
1.5.7 630 8/29/2024
1.5.7-beta 147 8/26/2024
1.5.6 453 8/26/2024
1.5.5 325 8/24/2024
1.5.4 763 8/20/2024
1.5.3 405 8/17/2024
1.5.2 439 8/14/2024
1.5.1 626 8/6/2024
1.5.0 386 8/2/2024
1.4.9 273 8/1/2024
1.4.8 173 7/31/2024
1.4.7 539 7/25/2024
1.4.6 263 7/24/2024
1.4.6-beta 147 7/22/2024
1.4.5 872 7/15/2024
1.4.4 322 7/11/2024
1.4.3 760 7/1/2024
1.4.2 441 6/27/2024
1.4.1 263 6/25/2024
1.4.0 441 6/20/2024
1.3.7 183 6/20/2024 1.3.7 is deprecated because it has critical bugs.
1.3.6 207 6/19/2024
1.3.5 230 6/18/2024
1.3.4 199 6/17/2024
1.3.3 324 6/14/2024
1.3.2 187 6/13/2024
1.3.1 320 6/7/2024
1.3.0 433 6/5/2024
1.2.10 223 6/4/2024
1.2.9 272 5/31/2024
1.2.8 193 5/30/2024
1.2.7 481 5/23/2024
1.2.6 153 5/23/2024
1.2.5 166 5/22/2024
1.2.4 378 5/20/2024
1.2.3 297 5/15/2024
1.2.2 132 5/14/2024
1.2.1 315 5/10/2024
1.2.0 376 5/5/2024
1.1.9 246 4/30/2024
1.1.7 379 4/25/2024
1.1.6 616 4/7/2024
1.1.5 219 4/1/2024
1.1.4 199 3/27/2024 1.1.4 is deprecated.
1.1.3 213 3/22/2024
1.1.2 227 3/18/2024
1.1.1 197 3/13/2024
1.1.0 209 3/12/2024 1.1.0 is deprecated because it has critical bugs.
1.0.9 196 3/8/2024 1.0.9 is deprecated because it has critical bugs.
1.0.8 306 3/2/2024

+ Table EditSelection 属性,用于编辑时可默认全选
+ Table EditAutoHeight
+ Table RowPaint 事件
+ Table Column DisplayFormat 属性,支持数值的格式化显示
+ Table Column.Filter Apply函数,用于外部执行筛选
+ Collapse UniqueFull
+ Splitter SplitterWidth 未生效
+ Tree Loading 状态
* Select 下拉错位
* Select 筛选后值异常
* SelectMultiple 超出索引
* Input 滚动动画
* SliderRange 色卡对齐
* 下拉弹窗 低质量
* Table 丰富 CellPaintBegin 事件参数
* Table 优化筛选功能,新增筛选结果变化事件FilterDataChanged,优化设置Summary时会清除筛选的问题
* Table 调整鼠标交互