MvvmCross
MVVM framework
A cross-platform MVVM framework for .NET applications.
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
4k stars
238 watching
1k forks
Language: C#
last commit: 9 days ago
Linked from 5 awesome lists
androidc-sharpdotnethacktoberfestiosios-frameworkmacosmonodroidmonotouchmvvmmvvmcrossnet-7net-8nugettvostvos-frameworkwinui3wpfxamarin
Related projects:
Repository | Description | Stars |
---|---|---|
dotnetcore/wtm | A rapid development framework for .NET Core applications that provides a set of pre-built components and tools to support common web application functionalities. | 4,249 |
canton7/stylet | A lightweight MVVM framework for WPF applications in .NET | 996 |
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 |
kudoleh/ios-clean-architecture-mvvm | An iOS app template implementing Clean Architecture and MVVM for building data-driven user interfaces | 3,947 |
nkristek/smaragd | A lightweight library providing base classes and features to implement the MVVM architecture in .NET applications | 36 |
egoverde/mvvm.nucleus.maui | A framework for separating UI and logic in MAUI mobile applications using the MVVM pattern. | 5 |
qingmei2/mvvm-architecture | An Android project demonstrating MVVM + Jetpack architecture using Kotlin and various third-party libraries. | 1,837 |
reactiveui/reactivemvvm | An open source C# application showcasing the use of ReactiveUI for building cross-platform, data-driven UI applications with MVVM architecture. | 181 |
oronbz/rxgithub | An example of MVVM architecture with RxSwift and Swinject for dependency injection | 121 |
jtone123/xamformsmvxtemplate | A Visual Studio template for building cross-platform Xamarin.Forms apps with MvvmCross using .NET Standard and several other frameworks. | 26 |
hoc081098/comicreaderapp_mvi_coroutine_rxkotlin_jetpack | A comprehensive Android app showcasing MVVM/MVI architecture with Kotlin Coroutines and RxKotlin for data processing. | 289 |
thomasclaudiushuber/mvvmgen | A library that generates boilerplate code for ViewModels in XAML applications using a source generator | 255 |
navdeepsinghh/rxswift_mvvm_finished | A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces | 26 |
kitasuke/swiftui-mvvm | An iOS project demonstrating the use of SwiftUI with MVVM architecture and Combine framework to fetch data from a GitHub API | 706 |