thoemmi / TinyLittleMvvm

A small MVVM library for WPF built on top of MahApps.Metro, supporting .NET Framework >= 4.7.2 and .NET Core >= 3
MIT License
131 stars 22 forks source link
c-sharp dotnet-core3 dotnet-framework mahapps mvvm wpf wpf-mahapps

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