AntdUI 1.1.6

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

// Install AntdUI as a Cake Tool
#tool nuget:?package=AntdUI&version=1.1.6

AntdUI

Winform UI library use Ant Design 5.0

文档 Wiki 👈点击跳转,请查看后再提问

✨特性

  • 🌈 纯GDI绘制,没有图片,支持AOT
  • 🎨 高质量绘图,高性能动画
  • 🚀 Winform上最阴影的阴影效果
  • 📦 无边框窗口,拥有原生窗口特性
  • 💎 3D翻转效果
  • 👚 主题配置
  • 🦜 SVG矢量图
  • 👓 DPI适配

🖥支持环境

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

🌴控件

⬇️ 通用 2 动画 禁用
➡️ Button 按钮
➡️ FloatButton 悬浮按钮
⬇️ 布局 4 动画 禁用
➡️ Divider 分割线
➡️ StackPanel 堆栈布局
➡️ FlowPanel 流动布局
➡️ GridPanel 格栅布局
⬇️ 导航 4 动画 禁用
➡️ Dropdown 下拉菜单
➡️ Menu 导航菜单
➡️ Pagination 分页
➡️ Steps 步骤条
⬇️ 数据录入 12 动画 禁用
➡️ Checkbox 多选框
➡️ ColorPicker 颜色选择器
➡️ DatePicker 日期选择框
➡️ DatePickerRange 日期范围选择框
➡️ Input 输入框
➡️ InputNumber 数字输入框
➡️ Radio 单选框
➡️ Rate 评分
➡️ Select 选择器
➡️ Slider 滑动输入条
➡️ Switch 开关
➡️ TimePicker 时间选择框
⬇️ 数据展示 13 动画 禁用
➡️ Avatar 头像
➡️ Badge 徽标数
➡️ Panel 面板
➡️ Carousel 走马灯
➡️ Popover 气泡卡片
➡️ Segmented 分段控制器
➡️ Table 表格
➡️ Tabs 标签页
➡️ Tag 标签
➡️ Timeline 时间轴
➡️ Tooltip 文字提示
➡️ Tree 树形控件
➡️ Lable 标签
⬇️ 反馈 7 动画 禁用
➡️ Alert 警告提示
➡️ Drawer 抽屉
➡️ Message 全局提示
➡️ Modal 对话框
➡️ Notification 通知提醒框
➡️ Progress 进度条
➡️ Spin 加载中
⬇️ 其他 3 动画 禁用
➡️ WindowBar 窗口栏
➡️ ContextMenuStrip 右键菜单
➡️ Image3D 图片3D
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.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.
  • net7.0-windows7.0

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

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.9 0 4/30/2024
1.1.8 0 4/30/2024
1.1.7 141 4/25/2024
1.1.6 266 4/7/2024
1.1.5 122 4/1/2024
1.1.4 122 3/27/2024
1.1.3 106 3/22/2024
1.1.2 126 3/18/2024
1.1.1 123 3/13/2024
1.1.0 122 3/12/2024
1.0.9 122 3/8/2024
1.0.8 157 3/2/2024

+ SelectMultiple 多选器
+ 表格 CellText 新增Back
* 全部 Back、Fore改用自带
* Input修复粘贴触发字符校验
* 表格修改模式异步
* Menu折叠重复触发
* Input 光标位置与TextAlign不符
* Select下拉筛选样式错误
* Tag补齐背景
* 优化滚动条