canton7/Stylet
A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4554
- days_rel: n/a
- days_push: 800
- n_releases_24m: 0
Adoption not part of the score
1059 stars · 155 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Stylet is a lightweight ViewModel-first MVVM framework for WPF applications on .NET Framework and .NET Core/.NET 5+. Inspired by Caliburn.Micro, it emphasizes low magic, testability, and flexibility with sensible defaults.
Use cases
- build a WPF desktop app with MVVM architecture
- structure a WPF app so ViewModels are easy to unit test
- replace Caliburn.Micro with a simpler, less magical MVVM framework
- scaffold a new .NET WPF project with dotnet new templates
- manage window/screen navigation and conductor lifecycles in WPF
- wire dependency injection into a WPF application
When to choose
- you are building a WPF app on .NET Framework 4.5.2+ or .NET Core 3.0+/.NET 5+
- you want a small, well-documented, comprehensively tested MVVM framework
- you like Caliburn.Micro concepts but want less magic and simpler code
- you need a framework that is easy to override and customize
When to avoid
- you are building UWP, WinUI, MAUI, or Avalonia apps instead of WPF
- you need a full application framework beyond MVVM (e.g., Prism-style modularity)
- your project targets platforms other than Windows desktop
Facets
framework · maturity stable
ui-components state-management dependency-audit desktop-applications cross-platform developer-tools windows dotnet cross-platform mvvm wpf viewmodel-first caliburn-micro-inspired csharp xaml
1 source
- readme: https://github.com/canton7/Stylet · fetched 2026-08-28 · 33dc22bce8a2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| canton7/Stylet | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem