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.
TinyLittleMvvm provides following features:
INotifyPropertyChanged
IServiceProvider
ILogger
Channel | Build | NuGet Package |
---|---|---|
Unstable | ||
Stable |