EssentialMVVM
MVVM framework
A minimalist MVVM framework providing basic building blocks for data-driven applications.
Minimalist MVVM framework
8 stars
5 watching
4 forks
Language: C#
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
riganti/dotvvm | A C# MVVM framework for building interactive web UIs with ASP.NET | 753 |
mugenmvvmtoolkit/mugenmvvmtoolkit | A cross-platform MVVM framework for building maintainable C# native applications | 161 |
egoverde/mvvm.nucleus.maui | A framework for separating UI and logic in MAUI mobile applications using the MVVM pattern. | 6 |
nkristek/smaragd | A lightweight library providing base classes and features to implement the MVVM architecture in .NET applications | 36 |
canton7/stylet | A lightweight MVVM framework for WPF applications in .NET | 995 |
rid00z/freshmvvm | A lightweight Mvvm Framework designed specifically for Xamarin.Forms, providing simple and flexible navigation, automatic wiring, and built-in IOC container. | 596 |
aspnetde/mvvmnano | A small and smart MVVM framework designed for Xamarin.Forms applications. | 59 |
vovgou/loxodon-framework | A lightweight MVVM framework for Unity3D game development with support for C# and Lua. | 1,928 |
mohrt/tinymvc-php | A lightweight PHP framework providing separation between database operations, presentation, and glue logic. | 49 |
sealoyal2018/stylet.avalonia | A lightweight MVVM framework for Avalonia UI | 17 |
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 |
thomasclaudiushuber/mvvmgen | A library that generates boilerplate code for ViewModels in XAML applications using a source generator | 255 |
markwithall/worlds-simplest-csharp-wpf-mvvm-example | An example of a C# WPF application using the MVVM pattern | 352 |
puremvc/puremvc-as3-standard-framework | A comprehensive framework for building Model-View-Controller applications in ActionScript 3 | 123 |
kekyo/epoxy | A lightweight, flexible MVVM library designed to simplify the implementation of the Model-View-ViewModel architecture on multiple platforms. | 211 |