thoemmi / TinyLittleMvvm
A small MVVM library for WPF built on top of MahApps.Metro, supporting .NET Framework >= 4.7.2 and .NET Core >= 3
☆132Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for TinyLittleMvvm
- A flexible, easy to configure drop-in replacement for the standard WPF Grid control☆105Updated 3 years ago
- A collection of WPF controls and utility classes I've accumulated over the years.☆128Updated 2 years ago
- Timespan, DateTime and various other controls☆166Updated this week
- A base class for nested markup extensions and a collection of useful extensions for WPF☆114Updated 3 weeks ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆135Updated 4 years ago
- A set of core functions and classes to ease every days .Net development tasks.☆106Updated 2 weeks ago
- Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications☆167Updated 3 years ago
- Reporting in WPF (XAML) made easy☆110Updated 4 years ago
- ☆126Updated last week
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆68Updated last year
- ☆74Updated 2 months ago
- 🖱 The sexiest Drag&Drop for WinForms on this planet.☆107Updated 6 months ago
- Core elements for shared projects.☆55Updated last year
- Modern UI support for the Extended WPF Toolkit.☆102Updated 2 years ago
- Turn WPF Binding errors into exception☆78Updated 4 years ago
- ☆72Updated 10 months ago
- ☆168Updated 8 months ago
- "F1 In XAML" is a showcase application demoing Material Design In XAML Toolkit☆127Updated 8 years ago
- An attached behavior for WPF's TextBox control that provides auto-completion suggestions from a given collection☆102Updated 3 years ago
- Dynamically generated forms and dialogs in WPF☆152Updated last year
- This sample shows how to use a custom MarkupExtension and TypeConverter to make data biding to enums in WPF easier and more user friendly…