AntdUI 2.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package AntdUI --version 2.0.3
                    
NuGet\Install-Package AntdUI -Version 2.0.3
                    
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.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntdUI" Version="2.0.3" />
                    
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.3
                    
#r "nuget: AntdUI, 2.0.3"
                    
#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.3
                    
Install as a Cake Addin
#tool nuget:?package=AntdUI&version=2.0.3
                    
Install as a Cake Tool

AntdUI

🦄 介绍

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

✨ 特性

  • 🌈 现代化的设计风格
  • 🎨 精细绘制与流畅动画
  • 🚀 在 Winform 上呈现最佳阴影效果
  • 📦 无边框窗口,保留原生窗口特性
  • 💎 3D翻转特效
  • 👚 主题自定义
  • 🦜 SVG 矢量图
  • 👓 DPI 自适应
  • 🌍 全球化支持

🖥 环境

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

🌴 控件

⬇️ 通用 2 动画 禁用
➡️ Button 按钮
➡️ FloatButton 悬浮按钮
⬇️ 布局 5 动画 禁用
➡️ Divider 分割线
➡️ StackPanel 堆栈布局
➡️ FlowPanel 流动布局
➡️ GridPanel 格栅布局
➡️ Splitter 分隔面板
⬇️ 导航 6 动画 禁用
➡️ Breadcrumb 面包屑
➡️ Dropdown 下拉菜单
➡️ Menu 导航菜单
➡️ PageHeader 页头
➡️ 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 气泡聊天列表
⬇️ 其他 4 动画 禁用
➡️ Battery 电量
➡️ Signal 信号强度
➡️ 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 80 6/27/2025
2.0.6 643 6/20/2025
2.0.5 540 6/17/2025
2.0.4 382 6/14/2025
2.0.3 833 6/9/2025
2.0.2 933 5/30/2025
2.0.1 691 5/26/2025
2.0.0 920 5/19/2025
2.0.0-beta2 319 5/14/2025
2.0.0-beta1 155 5/9/2025
1.9.12 2,335 4/27/2025
1.9.11 1,388 4/18/2025
1.9.11-rc1 206 4/17/2025
1.9.11-rc0 229 4/15/2025
1.9.10 791 4/12/2025
1.9.9 1,014 4/3/2025
1.9.8 678 3/29/2025
1.9.7 943 3/25/2025
1.9.6 775 3/20/2025
1.9.5 396 3/19/2025
1.9.4 728 3/14/2025
1.9.3 734 3/11/2025
1.9.2 778 3/6/2025
1.9.1 640 3/4/2025
1.9.0 681 2/27/2025
1.8.10-rc1 104 2/26/2025
1.8.10-rc0 111 2/24/2025
1.8.9 1,774 2/17/2025
1.8.9-rc2 152 2/13/2025
1.8.9-rc1 128 2/13/2025
1.8.8 731 2/11/2025
1.8.7 351 2/8/2025
1.8.6 985 1/23/2025
1.8.5 429 1/21/2025
1.8.4 927 1/16/2025
1.8.3 614 1/10/2025
1.8.2 429 1/9/2025
1.8.1 617 1/7/2025
1.8.0 796 12/31/2024
1.7.14 852 12/26/2024
1.7.13 844 12/20/2024
1.7.12 747 12/16/2024
1.7.11 562 12/11/2024
1.7.10 426 12/9/2024
1.7.9 739 12/3/2024
1.7.8 963 11/28/2024
1.7.7 567 11/25/2024
1.7.6 570 11/21/2024
1.7.5 272 11/20/2024
1.7.4 725 11/15/2024
1.7.3 375 11/14/2024
1.7.1 357 11/12/2024
1.7.0 309 11/11/2024
1.7.0-beta 157 11/7/2024
1.6.16 1,042 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 509 10/10/2024
1.6.7 446 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 318 8/24/2024
1.5.4 746 8/20/2024
1.5.3 403 8/17/2024
1.5.2 431 8/14/2024
1.5.1 619 8/6/2024
1.5.0 377 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 258 7/24/2024
1.4.6-beta 143 7/22/2024
1.4.5 859 7/15/2024
1.4.4 320 7/11/2024
1.4.3 749 7/1/2024
1.4.2 433 6/27/2024
1.4.1 258 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 204 6/19/2024
1.3.5 222 6/18/2024
1.3.4 193 6/17/2024
1.3.3 318 6/14/2024
1.3.2 179 6/13/2024
1.3.1 318 6/7/2024
1.3.0 417 6/5/2024
1.2.10 220 6/4/2024
1.2.9 266 5/31/2024
1.2.8 192 5/30/2024
1.2.7 467 5/23/2024
1.2.6 146 5/23/2024
1.2.5 164 5/22/2024
1.2.4 372 5/20/2024
1.2.3 292 5/15/2024
1.2.2 128 5/14/2024
1.2.1 313 5/10/2024
1.2.0 368 5/5/2024
1.1.9 237 4/30/2024
1.1.7 372 4/25/2024
1.1.6 613 4/7/2024
1.1.5 218 4/1/2024
1.1.4 194 3/27/2024 1.1.4 is deprecated.
1.1.3 207 3/22/2024
1.1.2 221 3/18/2024
1.1.1 192 3/13/2024
1.1.0 205 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

+ Table SortOrderSize
+ Table 事件补充 Column
+ Table GapCell
+ Table CellImpactHeight
+ Table ICell ImpactHeight
+ Table ICell 补全 设置
+ Table Tag Gap
+ Avatar 鼠标悬浮交互
+ Progress UseTextCenter
+ Select DropDownEmptyClose
+ Pagination 增加页面标签文本标签文字提示修改
+ Helper SearchWeightSort
+ Tooltip 补全 方向
+ 图片共存显示
* ILayeredFormAnimate 在 Dispose 时可能引发的字典访问异常
* Tree 多选
* Tree Hover 判定
* Table 列固定标题栏边框杂边
* Table Shift+滚动条
* Menu Select 方法
* Menu Padding 滚动条
* TimePicker 滚动条问题
* IconState 错位
* Lable Emoji 错位