Ross ROSS = Recommend OSS · open-source software intelligence for agents

dotnet/winforms

Windows Forms is a .NET UI framework for building Windows desktop applications. observed · 2026-08-28

github.com/dotnet/winforms · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 83
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 2876
  • days_rel: 113
  • days_push: 7
  • n_releases_24m: 25

Full methodology

Adoption not part of the score

4849 stars · 1117 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Windows Forms is the official .NET UI framework for building Windows desktop applications, wrapping native Windows libraries like User32 and GDI+. It supports rapid application development with a drag-and-drop visual designer in Visual Studio and is actively maintained as part of modern .NET.

Use cases

  • build windows desktop applications in c#
  • create line of business apps with complex workflows
  • drag and drop ui designer for .net desktop apps
  • migrate .net framework winforms app to .net 8
  • rapid application development for windows
  • build desktop gui with controls and forms

When to choose

  • building Windows-only desktop or line-of-business applications in C#
  • you want the Visual Studio visual designer and rapid UI development
  • maintaining or modernizing an existing .NET Framework WinForms app

When to avoid

  • you need cross-platform desktop apps (consider Avalonia, MAUI, or Electron)
  • you need modern data-binding, styling, or XAML-based UI (consider WPF or WinUI 3)
  • you are building web or mobile applications

Facets

framework · maturity active

ui-components desktop-framework gui desktop-applications web-development cross-platform windows dotnet cpp winforms windows-desktop visual-designer line-of-business-apps gdi-plus user32

1 source

Member repositories

RepositoryRoleHealth v2
dotnet/winformsmain94

For agents

markdown · JSON · MCP: product_card(name="dotnet/winforms")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem