MvvmCross.DroidX.Material 9.5.0-alpha-g38636a11bf

Prefix Reserved
This is a prerelease version of MvvmCross.DroidX.Material.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MvvmCross.DroidX.Material --version 9.5.0-alpha-g38636a11bf
                    
NuGet\Install-Package MvvmCross.DroidX.Material -Version 9.5.0-alpha-g38636a11bf
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvvmCross.DroidX.Material" Version="9.5.0-alpha-g38636a11bf" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MvvmCross.DroidX.Material" Version="9.5.0-alpha-g38636a11bf" />
                    
Directory.Packages.props
<PackageReference Include="MvvmCross.DroidX.Material" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MvvmCross.DroidX.Material --version 9.5.0-alpha-g38636a11bf
                    
#r "nuget: MvvmCross.DroidX.Material, 9.5.0-alpha-g38636a11bf"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MvvmCross.DroidX.Material@9.5.0-alpha-g38636a11bf
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MvvmCross.DroidX.Material&version=9.5.0-alpha-g38636a11bf&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MvvmCross.DroidX.Material&version=9.5.0-alpha-g38636a11bf&prerelease
                    
Install 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>

MvvmCross

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:

  • ViewModel to View bindings using own customizable binding engine, which allows you to create own binding definitions for own custom views
  • ViewModel to ViewModel navigation, helps you share behavior on how and when to navigate
  • Inversion of Control through Dependency Injection and Property Injection
  • Plugin framework, which lets you plug-in cool stuff like GPS Location, Localization, Sensors, Binding Extensions and a huge selection of 3rd party community plug-ins

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 />

Installation

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.

Filing issues

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.

  1. Did you try find your answer in the documentation
  2. Did you include a snippet of the broken code in the issue?
  3. Can you reproduce the problem in a brand new project?
  4. What are the EXACT steps to reproduce this problem?
  5. What platform(s) are you experiencing the problem on?

Remember GitHub issues support markdown. When filing bugs please make sure you check the formatting of the issue before clicking submit.

Contributing code

We are happy to receive Pull Requests and code changes. Please read CONTRIBUTING.md for more information.

Questions & support

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Backers

Licensing

MvvmCross is licensed under the MS-PL License

  • MonoCross was the original starting point for this project, and was used as a reference under MIT
  • Tiny bits of MvvmLight are redistributed and modified under MIT
  • Messenger ideas from JonathanPeppers/XPlatUtils under Apache License Version 2.0, and from GrumpyDev/TinyMessenger under simple license of "THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY"
  • Color codes under MIT License
  • Some bits of Mvvm.Async are redistributed and modified under MIT License

Acknowledgements

  • Thanks to McCannLondon for sponsoring the initial part of this work
  • Thanks to JetBrains for a community Resharper license to use on this project

.NET Foundation

This project is supported by the .NET Foundation.

Product Compatible and additional computed target framework versions.
.NET net9.0-android35.0 is compatible.  net10.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MvvmCross.DroidX.Material:

Repository Stars
Plac3hold3r/MvxScaffolding
🏗️ A customizable template used to scaffold a cross-platform MvvmCross application.
Version Downloads Last Updated
9.5.0-alpha-gfc36e36b8a 124 9/9/2025
9.5.0-alpha-ge694181e8b 83 7/18/2025
9.5.0-alpha-ge4b611ba39 398 7/21/2025
9.5.0-alpha-gdd308e05cb 190 9/15/2025
9.5.0-alpha-gc8bd5f7602 94 7/28/2025
9.5.0-alpha-gc45a03470f 97 9/19/2025
9.5.0-alpha-gbccf02ec1f 132 7/17/2025
9.5.0-alpha-gb923cbfc9c 95 7/28/2025
9.5.0-alpha-ga25f6ceb0e 397 7/21/2025
9.5.0-alpha-g92387689a0 191 9/15/2025
9.5.0-alpha-g8ba1219397 400 7/21/2025
9.5.0-alpha-g854a4e6948 398 7/21/2025
9.5.0-alpha-g8330d4d246 163 9/18/2025
9.5.0-alpha-g813dccf67e 163 9/18/2025
9.5.0-alpha-g79f55eb554 175 9/14/2025
9.5.0-alpha-g77819c9f89 94 7/29/2025
9.5.0-alpha-g7691704f6e 161 9/18/2025
9.5.0-alpha-g70af426a0f 97 7/29/2025
9.5.0-alpha-g6c00ca1dc0 206 8/6/2025
9.5.0-alpha-g528eec24ba 88 7/18/2025
9.5.0-alpha-g3a6a62515a 166 9/18/2025
9.5.0-alpha-g38636a11bf 164 9/18/2025
9.5.0-alpha-g37218f4ff9 63 7/18/2025
9.5.0-alpha-g3512b12a08 179 9/14/2025
9.5.0-alpha-g1a91c4683e 64 7/18/2025
9.5.0-alpha-g11c841b3bb 56 8/16/2025
9.5.0-alpha-g1107941948 394 7/21/2025
9.5.0-alpha-g0a373ab34b 209 8/6/2025
9.5.0-alpha-g06b03e7a4b 80 8/1/2025
9.4.0 1,387 7/17/2025
9.4.0-alpha.38 117 7/16/2025
9.4.0-alpha.37 116 7/16/2025
9.4.0-alpha.36 96 7/4/2025
9.4.0-alpha.35 121 7/2/2025
9.4.0-alpha.34 119 7/1/2025
9.4.0-alpha.33 119 7/1/2025
9.4.0-alpha.31 123 6/30/2025
9.4.0-alpha.30 118 6/30/2025
9.4.0-alpha.29 120 6/30/2025
9.4.0-alpha.28 121 6/30/2025
9.4.0-alpha.27 124 6/17/2025
9.4.0-alpha.26 123 6/17/2025
9.4.0-alpha.24 138 6/17/2025
9.4.0-alpha.16 118 4/4/2025
9.4.0-alpha.14 160 4/3/2025
9.4.0-alpha.10 137 4/2/2025
9.4.0-alpha.9 95 2/21/2025
9.4.0-alpha.8 87 2/3/2025
9.4.0-alpha.7 86 2/3/2025
9.4.0-alpha.6 79 1/18/2025
9.4.0-alpha.5 83 1/18/2025
9.4.0-alpha.4 71 1/17/2025
9.4.0-alpha.3 91 1/10/2025
9.4.0-alpha.2 103 1/3/2025
9.4.0-alpha.1 108 12/31/2024
9.3.1 8,570 1/17/2025
9.3.1-beta.1 77 1/17/2025
9.3.0 5,504 12/19/2024
9.3.0-alpha.108 93 12/19/2024
9.3.0-alpha.107 82 12/19/2024
9.3.0-alpha.106 89 12/19/2024
9.3.0-alpha.105 77 12/18/2024
9.3.0-alpha.104 100 11/12/2024
9.3.0-alpha.103 98 11/5/2024
9.3.0-alpha.102 72 11/1/2024
9.2.0 47,553 2/22/2024
9.2.0-beta.7 2,532 2/5/2024
9.2.0-beta.6 3,028 1/16/2024
9.2.0-beta.5 1,452 12/7/2023
9.2.0-beta.4 808 11/16/2023
9.2.0-beta.3 146 10/23/2023
9.2.0-beta.2 137 10/5/2023
9.2.0-beta.1 141 9/14/2023
9.1.1 10,931 8/1/2023
9.1.0 831 7/27/2023
9.0.10 6,584 5/10/2023
9.0.9 7,340 1/20/2023
9.0.8 399 1/16/2023
9.0.7 389 1/13/2023
9.0.6 385 1/12/2023
9.0.5 459 1/9/2023
9.0.4 404 1/6/2023
9.0.3 482 1/4/2023
9.0.2 620 11/12/2022
9.0.1 640 9/13/2022
9.0.0 549 9/10/2022
8.0.2 100,159 7/25/2021
8.0.1 9,440 6/12/2021
8.0.0 1,045 6/11/2021
7.1.2 203,901 10/23/2020
7.1.1 855 10/21/2020
7.1.0 578 10/21/2020
7.0.1 15,379 9/19/2020
7.0.0 12,915 8/14/2020