SkillAgentSearch skills...

TinyLittleMvvm

A small MVVM library for WPF built on top of MahApps.Metro, supporting .NET Framework >= 4.7.2 and .NET Core >= 3

Install / Use

/learn @thoemmi/TinyLittleMvvm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TinyLittleMvvm

This is a small MVVM library I wrote, because I implemented the same stuff over and over again in several projects.

I tried Caliburn Micro, MVVM Light and others, but none of them met my demands satisfactory.

My requirements were:

The main purpose of this library is to speed up the development of small to midsize WPF applications using MahApps.Metro.

With the second major release the focus shifts somewhat. The main package, TinyLittleMvvm, concentrates on making WPF more MVVM-friendly. All features related to MahApps.Metro have been moved to a separate package, TinyLittleMvvm.MahAppsMetro.

Features

TinyLittleMvvm provides following features:

Builds and Packages

| Channel | Build | NuGet Package | |----------|-------|---------------| | Unstable | Build | Nuget (with prereleases) | | Stable | Build | Nuget |

View on GitHub
GitHub Stars134
CategoryCustomer
Updated1mo ago
Forks22

Languages

C#

Security Score

100/100

Audited on Feb 20, 2026

No findings