Smaragd
MVVM framework
A lightweight library providing base classes and features to implement the MVVM architecture in .NET applications
A platform-independent, lightweight library for developing .NET applications using the MVVM architecture
36 stars
2 watching
6 forks
Language: C#
last commit: over 4 years ago
Linked from 2 awesome lists
csharpdotnetdotnet-standardhacktoberfesticommandinotifydataerrorinfoinotifypropertychangedinotifypropertychangingmvvmmvvm-architecturemvvm-frameworknugetnuget-packageviewmodel
Related projects:
Repository | Description | Stars |
---|---|---|
mugenmvvmtoolkit/mugenmvvmtoolkit | A cross-platform MVVM framework for building maintainable C# native applications | 161 |
thomaslevesque/essentialmvvm | A minimalist MVVM framework providing basic building blocks for data-driven applications. | 8 |
canton7/stylet | A lightweight MVVM framework for WPF applications in .NET | 996 |
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. | 5 |
rid00z/freshmvvm | A lightweight Mvvm Framework designed specifically for Xamarin.Forms, providing simple and flexible navigation, automatic wiring, and built-in IOC container. | 596 |
riganti/dotvvm | A C# MVVM framework for building interactive web UIs with ASP.NET | 751 |
npolyak/np.avalonia.gidon | An IoC container and MVVM framework for building Avalonia applications with dependency injection and data binding. | 8 |
mugenmvvmtoolkit/mugenmvvmtoolkit.samples | Provides sample code for using the MugenMvvmToolkit in C# to build MVVM (Model-View-ViewModel) applications. | 26 |
thomasclaudiushuber/mvvmgen | A library that generates boilerplate code for ViewModels in XAML applications using a source generator | 255 |
catel/catel | An application development platform providing modular functionality and tools for building Model-View-ViewModel (MVVM) applications across multiple .NET platforms. | 876 |
mpowerkit/navigation | A .NET MAUI MVVM navigation framework that supports regular/modal navigation, opening/closing windows, and regions. | 19 |
vovgou/loxodon-framework | A lightweight MVVM framework for Unity3D game development with support for C# and Lua. | 1,922 |
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 |
kekyo/epoxy | A lightweight, flexible MVVM library designed to simplify the implementation of the Model-View-ViewModel architecture on multiple platforms. | 206 |