Skip to content

thoemmi/TinyLittleMvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages 4

 
 
 
 

Languages