![]() |
VOOZH | about |
dotnet add package MvvmCross --version 10.1.2
NuGet\Install-Package MvvmCross -Version 10.1.2
<PackageReference Include="MvvmCross" Version="10.1.2" />
<PackageVersion Include="MvvmCross" Version="10.1.2" />Directory.Packages.props
<PackageReference Include="MvvmCross" />Project file
paket add MvvmCross --version 10.1.2
#r "nuget: MvvmCross, 10.1.2"
#:package MvvmCross@10.1.2
#addin nuget:?package=MvvmCross&version=10.1.2Install as a Cake Addin
#tool nuget:?package=MvvmCross&version=10.1.2Install as a Cake Tool
<h3 align="center"> <a href="https://www.mvvmcross.com/" target="_blank"> <img src="docs/assets/img/logo/MvvmCross-logo.png" alt="MvvmCross Logo" /> </a> </h3>
👁 Twitter: @MvvmCross
👁 license
👁 Build Status
👁 NuGet
👁 NuGet Pre Release
👁 MyGet
👁 OpenCollective
👁 OpenCollective
👁 CodeFactor
👀 Check out mvvmcross.com to get started with MvvmCross 👀
MvvmCross is a opinionated cross-platform MVVM framework. It enables developers to create apps using the MVVM pattern in the .NET ecosystem. We support Android, iOS, MacCatalyst, TvOS, macOS, WinUI, WPF. Using MvvmCross allows for better code sharing by allowing you to share behavior and business logic between platforms.
Among the features MvvmCross provides are:
MvvmCross is extendable by you. We strive to let as much code be configurable and overridable, to let the developer decide how they want to use the framework. However, the framework is very usable without doing anything.
<hr /> <h4 align="center"> Check out the <a href="https://www.mvvmcross.com/documentation">MvvmCross docs</a> </h4> <hr />
Grab the latest MvvmCross NuGet package and install in your solution.
Install-Package MvvmCross
Make sure that both the shared core project and your application projects include the NuGet. For more details please visit the Getting Started documentation, which also provides easier ways, through Visual Studio and Xamarin Studio plugins to install and manage MvvmCross in your project.
We want to keep the GitHub issues list for bugs, features and other important project management tasks only. If you have questions please see the Questions & support section below.
When filing issues, please select the appropriate issue template. The best way to get your bug fixed is to be as detailed as you can be about the problem. Providing a minimal git repository with a project showing how to reproduce the problem is ideal. Here are a couple of questions you can answer before filing a bug.
Remember GitHub issues support markdown. When filing bugs please make sure you check the formatting of the issue before clicking submit.
We are happy to receive Pull Requests and code changes. Please read CONTRIBUTING.md for more information.
Support us with a monthly donation and help us continue our activities. [Become a backer]
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
MvvmCross is licensed under the MS-PL License
This project is supported by the .NET Foundation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net8.0-windows10.0.19041 net8.0-windows10.0.19041 is compatible. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-android35.0 net9.0-android35.0 is compatible. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-ios18.0 net9.0-ios18.0 is compatible. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-maccatalyst18.0 net9.0-maccatalyst18.0 is compatible. net9.0-macos net9.0-macos was computed. net9.0-macos15.0 net9.0-macos15.0 is compatible. net9.0-tvos net9.0-tvos was computed. net9.0-tvos18.0 net9.0-tvos18.0 is compatible. net9.0-windows net9.0-windows was computed. net9.0-windows10.0.19041 net9.0-windows10.0.19041 is compatible. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-android36.0 net10.0-android36.0 is compatible. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-ios26.0 net10.0-ios26.0 is compatible. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-maccatalyst26.0 net10.0-maccatalyst26.0 is compatible. net10.0-macos net10.0-macos was computed. net10.0-macos26.0 net10.0-macos26.0 is compatible. net10.0-tvos net10.0-tvos was computed. net10.0-tvos26.0 net10.0-tvos26.0 is compatible. net10.0-windows net10.0-windows was computed. net10.0-windows10.0.19041 net10.0-windows10.0.19041 is compatible. |
Showing the top 5 NuGet packages that depend on MvvmCross:
| Package | Downloads |
|---|---|
|
MvvmCross.Plugin.Messenger
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'Messenger' plugin for MvvmCross |
|
|
MvvmCross.Plugin.Visibility
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'Visibility' plugin for MvvmCross |
|
|
MvvmCross.Tests
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'Test Helpers' for MvvmCross |
|
|
MvvmCross.Plugin.Json
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'Json' plugin for MvvmCross |
|
|
MvvmCross.Plugin.Color
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'Color' plugin for MvvmCross |
Showing the top 20 popular GitHub repositories that depend on MvvmCross:
| Repository | Stars |
|---|---|
|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
|
proxysu/ProxySU
Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)
|
|
|
JohnnyCrazy/SpotifyAPI-NET
:sound: A Client for the Spotify Web API, written in C#/.NET
|
|
|
luberda-molinet/FFImageLoading
Image loading, caching & transforming library for Xamarin and Windows
|
|
|
prajjwaldimri/GithubXamarin
GithubXamarin(GitIt) is a cross-platform application for https://github.com which is built using Xamarin.
|
|
|
dotnet-bluetooth-le/dotnet-bluetooth-le
Bluetooth LE plugin for Xamarin/MAUI, supporting Android, iOS, Mac, Windows
|
|
|
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
|
|
|
smstuebe/xamarin-fingerprint
Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
|
|
|
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
|
|
|
catcherwong/Demos
:100:Some demos for learning
|
|
|
SIDOVSKY/EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
|
|
|
Baseflow/Chameleon
Chameleon is a flexible media player build with Xamarin.Forms
|
|
|
jamesmontemagno/MeetupManager
Meetup.com app to track users at events
|
|
|
FluentLayout/Cirrious.FluentLayout
FluentLayout for Xamarin.iOS - sample uses MvvmCross
|
|
|
MvvmCross/NPlus1DaysOfMvvmCross
Repos from the video series for N+1 days of MvvmCross - from http://slodge.blogspot.co.uk - indexed by Aboo at http://mvvmcross.wordpress.com
|
|
| Aftnet/RetriX | |
|
jamesmontemagno/Xam.NavDrawer
Navigation Drawer Sample + MvvmCross Sample for Xamarin.Android
|
|
|
Plac3hold3r/MvxScaffolding
🏗️ A customizable template used to scaffold a cross-platform MvvmCross application.
|
|
|
Aftnet/LibretroRT
Port of Libretro and cores to WinRT component
|
|
|
surveysolutions/surveysolutions
Survey Solutions is a survey management and data collection system developed by the World Bank.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.29-alpha-ga4709510c9 | 795 | 12/8/2025 |
| 10.1.2 | 41,870 | 12/11/2025 |
| 10.1.2-gf5af1a5da3 | 327 | 5/21/2026 |
| 10.1.2-gea64a2cf13 | 324 | 5/22/2026 |
| 10.1.2-gcfe6a4a97c | 322 | 5/29/2026 |
| 10.1.2-gc03d08134d | 307 | 6/5/2026 |
| 10.1.2-ga211ccb1cb | 317 | 5/14/2026 |
| 10.1.2-g9ea88828e2 | 340 | 5/27/2026 |
| 10.1.2-g9e467cd6c2 | 316 | 5/14/2026 |
| 10.1.2-g89a4b4709a | 348 | 5/21/2026 |
| 10.1.2-g87985c447b | 334 | 5/27/2026 |
| 10.1.2-g7684a6fcf2 | 358 | 5/14/2026 |
| 10.1.2-g7384383862 | 321 | 5/22/2026 |
| 10.1.2-g72fa4a5445 | 328 | 5/20/2026 |
| 10.1.2-g715b89bcbd | 308 | 6/4/2026 |
| 10.1.2-g6d037ef000 | 342 | 5/27/2026 |
| 10.1.2-g6af8607beb | 280 | 6/12/2026 |
| 10.1.2-g4a7b038828 | 328 | 5/27/2026 |
| 10.1.2-g488ddcdb12 | 320 | 5/18/2026 |
| 10.1.2-g2a66b751aa | 312 | 5/22/2026 |