ookii-dialogs/ookii-dialogs-wpf
Awesome dialogs for Windows Desktop applications built with Microsoft .NET (WPF) observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 63
- 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: 2891
- days_rel: n/a
- days_push: 222
- n_releases_24m: 0
Adoption not part of the score
1336 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A .NET class library providing native Windows dialogs for WPF applications, including task dialogs, progress dialogs, credential dialogs, and common file dialogs. It wraps Windows Vista+ common dialog APIs with a managed, designer-friendly API.
Use cases
- show a modern task dialog with command links in a WPF app
- display a progress dialog for long-running operations
- prompt users for credentials in a .NET desktop application
- open native file and folder picker dialogs in WPF
- replace plain MessageBox with richer Vista-style dialogs
When to choose
- building a WPF desktop app on Windows that needs native-looking dialogs
- you need task dialogs, progress, or credential dialogs beyond what WPF offers out of the box
- you want a maintained NuGet package with Visual Studio designer support
When to avoid
- building cross-platform .NET UI (e.g., Avalonia, MAUI) where Windows-only dialogs won't work
- your app is Windows Forms instead of WPF (use Ookii.Dialogs.WinForms)
- you only need simple message boxes already provided by WPF
Facets
library · maturity active
ui-components gui desktop-applications windows cross-platform windows dotnet wpf dialogs task-dialog progress-dialog credential-dialog file-dialog csharp nuget
1 source
- readme: https://github.com/ookii-dialogs/ookii-dialogs-wpf · fetched 2026-08-28 · 4195f0a11d2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ookii-dialogs/ookii-dialogs-wpf | main | 51 |
For agents
markdown · JSON · MCP: product_card(name="ookii-dialogs/ookii-dialogs-wpf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem