AntdUI 2.1.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AntdUI --version 2.1.5
                    
NuGet\Install-Package AntdUI -Version 2.1.5
                    
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.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntdUI" Version="2.1.5" />
                    
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.1.5
                    
#r "nuget: AntdUI, 2.1.5"
                    
#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.1.5
                    
#: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.1.5
                    
Install as a Cake Addin
#tool nuget:?package=AntdUI&version=2.1.5
                    
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 步骤条
⬇️ 数据录入 15 动画 禁用
➡️ Checkbox 多选框
➡️ ColorPicker 颜色选择器
➡️ DatePicker 日期选择框
➡️ DatePickerRange 日期范围选择框
➡️ Input 输入框
➡️ InputNumber 数字输入框
➡️ Radio 单选框
➡️ Rate 评分
➡️ Select 选择器
➡️ Slider 滑动输入条
➡️ Switch 开关
➡️ TimePicker 时间选择框
➡️ Transfer 穿梭框
➡️ 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
Mook.Antd.Menu

AntdUI Menu

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
isHuaMouRen/WindowsUpdatePause
WindowsUpdatePause
yclown/MobileControlGuru
电脑控制手机设备的程序,支持多控,支持快捷键,WebAPI控制,定时任务
Version Downloads Last Updated
2.1.6 0 9/19/2025
2.1.5 328 9/17/2025
2.1.4 983 9/9/2025
2.1.3 772 9/4/2025
2.1.2 358 9/3/2025
2.1.1 832 8/29/2025
2.1.0 1,331 8/21/2025
2.1.0-beta2 165 8/18/2025
2.1.0-beta1 175 8/13/2025
2.1.0-beta0 110 8/10/2025
2.0.17 1,961 8/6/2025
2.0.16 707 8/2/2025
2.0.15 619 7/29/2025
2.0.14 791 7/25/2025
2.0.13 977 7/22/2025
2.0.12 1,251 7/18/2025 2.0.12 is deprecated because it has critical bugs.
2.0.12-beta 145 7/18/2025
2.0.11 1,555 7/13/2025
2.0.10 185 7/12/2025
2.0.9 887 7/7/2025
2.0.7 1,073 6/27/2025
2.0.6 888 6/20/2025
2.0.5 693 6/17/2025
2.0.4 463 6/14/2025
2.0.3 950 6/9/2025
2.0.2 1,282 5/30/2025
2.0.1 841 5/26/2025
2.0.0 1,107 5/19/2025
2.0.0-beta2 557 5/14/2025
2.0.0-beta1 174 5/9/2025
1.9.12 3,683 4/27/2025
1.9.11 1,617 4/18/2025
1.9.11-rc1 228 4/17/2025
1.9.11-rc0 254 4/15/2025
1.9.10 853 4/12/2025
1.9.9 1,077 4/3/2025
1.9.8 729 3/29/2025
1.9.7 989 3/25/2025
1.9.6 976 3/20/2025
1.9.5 431 3/19/2025
1.9.4 771 3/14/2025
1.9.3 774 3/11/2025
1.9.2 833 3/6/2025
1.9.1 728 3/4/2025
1.9.0 736 2/27/2025
1.8.10-rc1 119 2/26/2025
1.8.10-rc0 124 2/24/2025
1.8.9 1,876 2/17/2025
1.8.9-rc2 164 2/13/2025
1.8.9-rc1 147 2/13/2025
1.8.8 795 2/11/2025
1.8.7 371 2/8/2025
1.8.6 1,046 1/23/2025
1.8.5 455 1/21/2025
1.8.4 1,079 1/16/2025
1.8.3 659 1/10/2025
1.8.2 448 1/9/2025
1.8.1 716 1/7/2025
1.8.0 850 12/31/2024
1.7.14 925 12/26/2024
1.7.13 901 12/20/2024
1.7.12 785 12/16/2024
1.7.11 588 12/11/2024
1.7.10 459 12/9/2024
1.7.9 770 12/3/2024
1.7.8 1,018 11/28/2024
1.7.7 645 11/25/2024
1.7.6 588 11/21/2024
1.7.5 292 11/20/2024
1.7.4 762 11/15/2024
1.7.3 400 11/14/2024
1.7.1 373 11/12/2024
1.7.0 343 11/11/2024
1.7.0-beta 176 11/7/2024
1.6.16 1,089 10/31/2024
1.6.15 421 10/29/2024
1.6.14 442 10/26/2024
1.6.13 774 10/22/2024
1.6.10 546 10/16/2024
1.6.9 438 10/14/2024
1.6.8 549 10/10/2024
1.6.7 477 10/8/2024
1.6.6 720 9/30/2024
1.6.5 476 9/26/2024
1.6.4 351 9/24/2024
1.6.3 386 9/21/2024
1.6.2 324 9/19/2024
1.6.1 375 9/17/2024
1.6.0 378 9/14/2024
1.5.9 595 9/7/2024
1.5.8 335 9/5/2024
1.5.7 644 8/29/2024
1.5.7-beta 160 8/26/2024
1.5.6 466 8/26/2024
1.5.5 340 8/24/2024
1.5.4 817 8/20/2024
1.5.3 420 8/17/2024
1.5.2 459 8/14/2024
1.5.1 649 8/6/2024
1.5.0 471 8/2/2024
1.4.9 289 8/1/2024
1.4.8 182 7/31/2024
1.4.7 552 7/25/2024
1.4.6 278 7/24/2024
1.4.6-beta 158 7/22/2024
1.4.5 894 7/15/2024
1.4.4 335 7/11/2024
1.4.3 784 7/1/2024
1.4.2 458 6/27/2024
1.4.1 285 6/25/2024
1.4.0 460 6/20/2024
1.3.7 195 6/20/2024 1.3.7 is deprecated because it has critical bugs.
1.3.6 219 6/19/2024
1.3.5 251 6/18/2024
1.3.4 214 6/17/2024
1.3.3 335 6/14/2024
1.3.2 202 6/13/2024
1.3.1 330 6/7/2024
1.3.0 472 6/5/2024
1.2.10 233 6/4/2024
1.2.9 290 5/31/2024
1.2.8 203 5/30/2024
1.2.7 517 5/23/2024
1.2.6 169 5/23/2024
1.2.5 179 5/22/2024
1.2.4 397 5/20/2024
1.2.3 314 5/15/2024
1.2.2 146 5/14/2024
1.2.1 328 5/10/2024
1.2.0 395 5/5/2024
1.1.9 259 4/30/2024
1.1.7 397 4/25/2024
1.1.6 639 4/7/2024
1.1.5 233 4/1/2024
1.1.4 217 3/27/2024 1.1.4 is deprecated.
1.1.3 225 3/22/2024
1.1.2 246 3/18/2024
1.1.1 210 3/13/2024
1.1.0 230 3/12/2024 1.1.0 is deprecated because it has critical bugs.
1.0.9 212 3/8/2024 1.0.9 is deprecated because it has critical bugs.
1.0.8 324 3/2/2024