# AntdUI/AntdUI

👚 Winform interface library based on the Ant Design

Repository: https://github.com/AntdUI/AntdUI
Canonical: https://ross.abutalabs.com/products/antdui
Language: C#
License: Apache-2.0
License Family: permissive
Topics: csharp, winform, winforms, winform-ui, ant-design, antd, antdesign, control, ui, usercontrol
Last push: 2026-09-02T01:13:13+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 72, longevity 68
- inputs: {"age_days": 953, "days_push": 1, "days_rel": 187, "gap_med": 25.0, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1100, forks 155 (observed 2026-09-03T02:15:00.594325+00:00)

## What it is
AntdUI is a WinForms UI control library that brings the Ant Design aesthetic to .NET desktop applications. It renders all controls with pure GDI vector graphics, requiring no image resources, and supports theming, dark/light modes, SVG icons, DPI adaptation, and AOT compilation.

## Use cases
- build modern-looking windows desktop apps with c# winforms
- apply ant design styling to winform controls
- create dark mode themes for desktop applications
- render high dpi ui controls in .net winforms
- use svg icons and animations in winforms apps
- make borderless windows with native window features

## When to choose
- you are building a Windows desktop app with WinForms and want a modern Ant Design look
- you need pure GDI rendering without image assets or AOT compatibility
- you want theming, dark/light mode, and DPI adaptation out of the box

## When to avoid
- you are targeting WPF, Avalonia, or cross-platform desktop frameworks instead of WinForms
- you need web-based UI or Electron-style rendering
- your app must run on non-Windows platforms

## Facets
- artifact type: library
- maturity: active
- function: ui-components, theme, animation, internationalization
- domain: desktop-applications, web-design, cross-platform
- platform: windows, dotnet
- tags: winforms, ant-design, gdi-graphics, csharp, desktop-ui, dark-mode, svg, dpi-aware, desktop

## Member repositories
- AntdUI/AntdUI (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:00.594325+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:46:21.225067+00:00, confidence not recorded.
  - readme: https://github.com/AntdUI/AntdUI (fetched 2026-09-03T02:15:00.594325+00:00, sha 8ae6f1cb5ee4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
