Stylet
MVVM framework
A lightweight MVVM framework for WPF applications in .NET
A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
995 stars
37 watching
144 forks
Language: C#
last commit: 5 months ago
Linked from 1 awesome list
mvvmmvvm-frameworkstyletwpf
Related projects:
Repository | Description | Stars |
---|---|---|
devexpress-examples/wpf-mvvm-framework-view-model-generator | Tools to generate full-fledged View Models at compile time for WPF applications using MVVM Framework | 6 |
riganti/dotvvm | A C# MVVM framework for building interactive web UIs with ASP.NET | 753 |
thomaslevesque/essentialmvvm | A minimalist MVVM framework providing basic building blocks for data-driven applications. | 8 |
rid00z/freshmvvm | A lightweight Mvvm Framework designed specifically for Xamarin.Forms, providing simple and flexible navigation, automatic wiring, and built-in IOC container. | 596 |
mugenmvvmtoolkit/mugenmvvmtoolkit | A cross-platform MVVM framework for building maintainable C# native applications | 161 |
nkristek/smaragd | A lightweight library providing base classes and features to implement the MVVM architecture in .NET applications | 36 |
sealoyal2018/stylet.avalonia | A lightweight MVVM framework for Avalonia UI | 17 |
markwithall/worlds-simplest-csharp-wpf-mvvm-example | An example of a C# WPF application using the MVVM pattern | 352 |
aspnetde/mvvmnano | A small and smart MVVM framework designed for Xamarin.Forms applications. | 59 |
egoverde/mvvm.nucleus.maui | A framework for separating UI and logic in MAUI mobile applications using the MVVM pattern. | 6 |
navdeepsinghh/rxswift_mvvm_finished | A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces | 26 |
thomasclaudiushuber/mvvmgen | A library that generates boilerplate code for ViewModels in XAML applications using a source generator | 255 |
mpowerkit/navigation | A .NET MAUI MVVM navigation framework that supports regular/modal navigation, opening/closing windows, and regions. | 24 |
mugenmvvmtoolkit/mugenmvvmtoolkit.samples | Provides sample code for using the MugenMvvmToolkit in C# to build MVVM (Model-View-ViewModel) applications. | 26 |
devexpress/devexpress.mvvm.codegenerators | A source generator that creates boilerplate code for View Models in C# MVVM frameworks | 41 |