AntdUI 2.0.11

dotnet add package AntdUI --version 2.0.11
                    
NuGet\Install-Package AntdUI -Version 2.0.11
                    
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.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AntdUI" Version="2.0.11" />
                    
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.11
                    
#r "nuget: AntdUI, 2.0.11"
                    
#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.11
                    
#: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.11
                    
Install as a Cake Addin
#tool nuget:?package=AntdUI&version=2.0.11
                    
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 402 7/13/2025
2.0.10 120 7/12/2025
2.0.9 791 7/7/2025
2.0.7 952 6/27/2025
2.0.6 830 6/20/2025
2.0.5 609 6/17/2025
2.0.4 407 6/14/2025
2.0.3 879 6/9/2025
2.0.2 1,007 5/30/2025
2.0.1 749 5/26/2025
2.0.0 966 5/19/2025
2.0.0-beta2 363 5/14/2025
2.0.0-beta1 158 5/9/2025
1.9.12 2,617 4/27/2025
1.9.11 1,491 4/18/2025
1.9.11-rc1 209 4/17/2025
1.9.11-rc0 233 4/15/2025
1.9.10 811 4/12/2025
1.9.9 1,031 4/3/2025
1.9.8 698 3/29/2025
1.9.7 949 3/25/2025
1.9.6 857 3/20/2025
1.9.5 408 3/19/2025
1.9.4 739 3/14/2025
1.9.3 747 3/11/2025
1.9.2 789 3/6/2025
1.9.1 653 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,797 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,003 1/23/2025
1.8.5 436 1/21/2025
1.8.4 953 1/16/2025
1.8.3 624 1/10/2025
1.8.2 433 1/9/2025
1.8.1 635 1/7/2025
1.8.0 816 12/31/2024
1.7.14 873 12/26/2024
1.7.13 856 12/20/2024
1.7.12 756 12/16/2024
1.7.11 568 12/11/2024
1.7.10 432 12/9/2024
1.7.9 750 12/3/2024
1.7.8 979 11/28/2024
1.7.7 592 11/25/2024
1.7.6 576 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 430 10/26/2024
1.6.13 753 10/22/2024
1.6.10 524 10/16/2024
1.6.9 409 10/14/2024
1.6.8 524 10/10/2024
1.6.7 456 10/8/2024
1.6.6 702 9/30/2024
1.6.5 461 9/26/2024
1.6.4 337 9/24/2024
1.6.3 365 9/21/2024
1.6.2 314 9/19/2024
1.6.1 362 9/17/2024
1.6.0 364 9/14/2024
1.5.9 575 9/7/2024
1.5.8 325 9/5/2024
1.5.7 630 8/29/2024
1.5.7-beta 148 8/26/2024
1.5.6 455 8/26/2024
1.5.5 326 8/24/2024
1.5.4 764 8/20/2024
1.5.3 405 8/17/2024
1.5.2 441 8/14/2024
1.5.1 627 8/6/2024
1.5.0 387 8/2/2024
1.4.9 274 8/1/2024
1.4.8 174 7/31/2024
1.4.7 539 7/25/2024
1.4.6 264 7/24/2024
1.4.6-beta 148 7/22/2024
1.4.5 873 7/15/2024
1.4.4 323 7/11/2024
1.4.3 761 7/1/2024
1.4.2 441 6/27/2024
1.4.1 264 6/25/2024
1.4.0 443 6/20/2024
1.3.7 184 6/20/2024 1.3.7 is deprecated because it has critical bugs.
1.3.6 208 6/19/2024
1.3.5 232 6/18/2024
1.3.4 200 6/17/2024
1.3.3 324 6/14/2024
1.3.2 188 6/13/2024
1.3.1 321 6/7/2024
1.3.0 433 6/5/2024
1.2.10 224 6/4/2024
1.2.9 273 5/31/2024
1.2.8 194 5/30/2024
1.2.7 482 5/23/2024
1.2.6 154 5/23/2024
1.2.5 167 5/22/2024
1.2.4 379 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 377 5/5/2024
1.1.9 247 4/30/2024
1.1.7 379 4/25/2024
1.1.6 617 4/7/2024
1.1.5 220 4/1/2024
1.1.4 201 3/27/2024 1.1.4 is deprecated.
1.1.3 214 3/22/2024
1.1.2 229 3/18/2024
1.1.1 198 3/13/2024
1.1.0 212 3/12/2024 1.1.0 is deprecated because it has critical bugs.
1.0.9 199 3/8/2024 1.0.9 is deprecated because it has critical bugs.
1.0.8 307 3/2/2024

* Select SelectedIndex
* Input 轻优化多行文本