mvvmgen
ViewModel generator
A library that generates boilerplate code for ViewModels in XAML applications using a source generator
MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.
255 stars
14 watching
21 forks
Language: C#
last commit: 12 months ago
Linked from 1 awesome list
avaloniauic-sharpcsharpdotnetdotnet-standardmauimvvmsource-generatorunouno-platformwinuiwpfxamarin-formsxaml
Related projects:
Repository | Description | Stars |
---|---|---|
devexpress/devexpress.mvvm.codegenerators | A source generator that creates boilerplate code for View Models in C# MVVM frameworks | 41 |
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 |
yeah69/mrmeeseeks.resxtoviewmodelgenerator | A tool that automatically generates ViewModels from ResX files | 6 |
canton7/stylet | A lightweight MVVM framework for WPF applications in .NET | 996 |
nkristek/smaragd | A lightweight library providing base classes and features to implement the MVVM architecture in .NET applications | 36 |
aspnetde/mvvmnano | A small and smart MVVM framework designed for Xamarin.Forms applications. | 59 |
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.samples | Provides sample code for using the MugenMvvmToolkit in C# to build MVVM (Model-View-ViewModel) applications. | 26 |
thomaslevesque/essentialmvvm | A minimalist MVVM framework providing basic building blocks for data-driven applications. | 8 |
mvmaasakkers/certificates | An opinionated tool for generating TLS certificates and certificate chains | 38 |
jtone123/xamformsmvxtemplate | A Visual Studio template for building cross-platform Xamarin.Forms apps with MvvmCross using .NET Standard and several other frameworks. | 26 |
stephencleary/mvvm | Provides reusable components and utilities to simplify MVVM development in C#. | 135 |
mugenmvvmtoolkit/mugenmvvmtoolkit | A cross-platform MVVM framework for building maintainable C# native applications | 161 |
qingmei2/mvvm-architecture | An Android project demonstrating MVVM + Jetpack architecture using Kotlin and various third-party libraries. | 1,839 |
mysteryx93/hanumaninstitute.mvvmdialogs | A library simplifying dialog management in MVVM applications | 173 |