AntdUI 2.0.7

dotnet add package AntdUI --version 2.0.7
                    
NuGet\Install-Package AntdUI -Version 2.0.7
                    
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.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntdUI" Version="2.0.7" />
                    
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.7
                    
#r "nuget: AntdUI, 2.0.7"
                    
#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.
#addin nuget:?package=AntdUI&version=2.0.7
                    
Install as a Cake Addin
#tool nuget:?package=AntdUI&version=2.0.7
                    
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 (3)

Showing the top 3 NuGet packages that depend on AntdUI:

Package Downloads
HuExtend.Common

一个自用的扩展库

WinAntdUI

Winform UI library use Ant Design

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.7 283 6/27/2025
2.0.6 771 6/20/2025
2.0.5 560 6/17/2025
2.0.4 386 6/14/2025
2.0.3 848 6/9/2025
2.0.2 945 5/30/2025
2.0.1 698 5/26/2025
2.0.0 926 5/19/2025
2.0.0-beta2 320 5/14/2025
2.0.0-beta1 155 5/9/2025
1.9.12 2,383 4/27/2025
1.9.11 1,399 4/18/2025
1.9.11-rc1 207 4/17/2025
1.9.11-rc0 229 4/15/2025
1.9.10 796 4/12/2025
1.9.9 1,016 4/3/2025
1.9.8 680 3/29/2025
1.9.7 943 3/25/2025
1.9.6 776 3/20/2025
1.9.5 400 3/19/2025
1.9.4 729 3/14/2025
1.9.3 735 3/11/2025
1.9.2 779 3/6/2025
1.9.1 642 3/4/2025
1.9.0 681 2/27/2025
1.8.10-rc1 105 2/26/2025
1.8.10-rc0 111 2/24/2025
1.8.9 1,776 2/17/2025
1.8.9-rc2 152 2/13/2025
1.8.9-rc1 129 2/13/2025
1.8.8 732 2/11/2025
1.8.7 351 2/8/2025
1.8.6 987 1/23/2025
1.8.5 429 1/21/2025
1.8.4 929 1/16/2025
1.8.3 615 1/10/2025
1.8.2 429 1/9/2025
1.8.1 619 1/7/2025
1.8.0 797 12/31/2024
1.7.14 856 12/26/2024
1.7.13 844 12/20/2024
1.7.12 750 12/16/2024
1.7.11 562 12/11/2024
1.7.10 426 12/9/2024
1.7.9 741 12/3/2024
1.7.8 964 11/28/2024
1.7.7 571 11/25/2024
1.7.6 570 11/21/2024
1.7.5 274 11/20/2024
1.7.4 725 11/15/2024
1.7.3 376 11/14/2024
1.7.1 357 11/12/2024
1.7.0 312 11/11/2024
1.7.0-beta 157 11/7/2024
1.6.16 1,043 10/31/2024
1.6.15 407 10/29/2024
1.6.14 426 10/26/2024
1.6.13 744 10/22/2024
1.6.10 517 10/16/2024
1.6.9 405 10/14/2024
1.6.8 511 10/10/2024
1.6.7 447 10/8/2024
1.6.6 698 9/30/2024
1.6.5 458 9/26/2024
1.6.4 330 9/24/2024
1.6.3 359 9/21/2024
1.6.2 311 9/19/2024
1.6.1 357 9/17/2024
1.6.0 359 9/14/2024
1.5.9 570 9/7/2024
1.5.8 323 9/5/2024
1.5.7 627 8/29/2024
1.5.7-beta 142 8/26/2024
1.5.6 450 8/26/2024
1.5.5 319 8/24/2024
1.5.4 749 8/20/2024
1.5.3 403 8/17/2024
1.5.2 431 8/14/2024
1.5.1 620 8/6/2024
1.5.0 378 8/2/2024
1.4.9 268 8/1/2024
1.4.8 171 7/31/2024
1.4.7 536 7/25/2024
1.4.6 259 7/24/2024
1.4.6-beta 144 7/22/2024
1.4.5 860 7/15/2024
1.4.4 320 7/11/2024
1.4.3 749 7/1/2024
1.4.2 434 6/27/2024
1.4.1 259 6/25/2024
1.4.0 439 6/20/2024
1.3.7 182 6/20/2024 1.3.7 is deprecated because it has critical bugs.
1.3.6 205 6/19/2024
1.3.5 223 6/18/2024
1.3.4 194 6/17/2024
1.3.3 318 6/14/2024
1.3.2 180 6/13/2024
1.3.1 318 6/7/2024
1.3.0 420 6/5/2024
1.2.10 220 6/4/2024
1.2.9 267 5/31/2024
1.2.8 192 5/30/2024
1.2.7 468 5/23/2024
1.2.6 149 5/23/2024
1.2.5 164 5/22/2024
1.2.4 372 5/20/2024
1.2.3 293 5/15/2024
1.2.2 129 5/14/2024
1.2.1 313 5/10/2024
1.2.0 369 5/5/2024
1.1.9 238 4/30/2024
1.1.7 375 4/25/2024
1.1.6 613 4/7/2024
1.1.5 218 4/1/2024
1.1.4 195 3/27/2024 1.1.4 is deprecated.
1.1.3 209 3/22/2024
1.1.2 222 3/18/2024
1.1.1 193 3/13/2024
1.1.0 206 3/12/2024 1.1.0 is deprecated because it has critical bugs.
1.0.9 193 3/8/2024 1.0.9 is deprecated because it has critical bugs.
1.0.8 303 3/2/2024

+ Shield
+ Collapse Button / Switch
+ Draw / DrawBg
+ Config EmptyImage
+ Tree Empty
* Table 边框边距
* Table AutoSizeColumnsMode.Fill 布局
* Table 堆栈头交互区域
* Table 编辑模式文本高度不够
* Table Paint 开放 Column
* Collapse Buttons 响应鼠标移动
* Input 右侧图标不显示
* Input 重构键盘
* Input 回退交互
* Tree 补全方法
* Steps 图标SVG色彩
* Breadcrumb 布局
* Pagination 布局