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

qmlnet/qmlnet

Qml.Net - Qt/QML integration/support for .NET observed · 2026-08-28

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

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3381
  • days_rel: n/a
  • days_push: 1364
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1412 stars · 111 forks observed · 2026-08-28

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

Qml.Net is a library that integrates Qt/QML with .NET (Framework, Core, and Mono), letting developers build cross-platform desktop applications with QML UIs driven by .NET types. Rendering and animations happen natively in Qt, with interop limited to data models exposed to the GUI.

Use cases

  • build cross-platform desktop apps in C# with QML UIs
  • use QML for MVVM data binding with .NET POCOs
  • expose .NET properties and methods to a QML frontend
  • emit signals from .NET that QML can listen to
  • create native-rendering GUIs without PInvoke overhead
  • reuse existing .NET business logic behind a Qt interface

When to choose

  • you want a .NET backend with a modern declarative QML UI
  • you need native rendering performance for animations and controls
  • you target Windows, macOS, and Linux from one codebase
  • you prefer Qt's mature control ecosystem over other .NET UI frameworks

When to avoid

  • you want a pure .NET UI stack like WPF, Avalonia, or MAUI
  • you need web-based UIs (HTML/Electron-style)
  • you require active development and frequent updates - the project is in maintenance mode
  • you only target mobile platforms

Facets

library · maturity maintenance

gui ui-components desktop-framework sdk desktop-applications cross-platform developer-tools cross-platform windows dotnet cpp qt qml mvvm native-rendering net-core mono desktop-gui linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
qmlnet/qmlnetmain23

For agents

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

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