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

XuanchenLin/NanUI

NanUI is an open source .NET project for developers who want to create Windows desktop applications with HTML, CSS and JavaScript. observed · 2026-08-28

github.com/XuanchenLin/NanUI · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 53
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3738
  • days_rel: n/a
  • days_push: 286
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3796 stars · 658 forks observed · 2026-08-28

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

NanUI is an open-source .NET framework for building Windows desktop (WinForm) applications whose user interfaces are written in HTML5, CSS3, and JavaScript. It is built on Xilium.CefGlue, a .NET wrapper around the Chromium Embedded Framework (CEF), letting developers combine web-technology UIs with C# business logic.

Use cases

  • build a Windows desktop app with an HTML/CSS/JavaScript UI
  • create a modern-looking WinForm application with web technologies
  • embed a Chromium browser view inside a .NET desktop application
  • mix C# backend logic with a web-based frontend in a native window
  • make a borderless or custom-chrome desktop app using HTML
  • support Windows 7 SP1+ clients with a .NET desktop UI

When to choose

  • you want web-technology UIs in a .NET WinForm app and need Windows 7 SP1 support
  • you need a full Chromium engine (CEF) inside your desktop application
  • your team knows HTML/CSS/JavaScript better than WinForms/WPF UI design
  • you want custom window chrome or offscreen rendering features like DirectComposition

When to avoid

  • you need cross-platform support - NanUI is Windows-only
  • you want a lightweight package - CEF-based apps are large (~125MB+ compressed); consider WinFormedge/WebView2 instead
  • you target only Windows 10/11 and prefer the system-provided WebView2 runtime
  • you are building a web app rather than a native desktop application

Facets

framework · maturity active

frontend-framework ui-components web-framework desktop-applications web-development frontend cross-platform windows dotnet cef chromium-embedded-framework winforms html-ui hybrid-desktop-apps cefglue desktop

2 sources

Member repositories

RepositoryRoleHealth v2
XuanchenLin/NanUImain47

For agents

markdown · JSON · MCP: product_card(name="XuanchenLin/NanUI")

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