MvvmCross.DroidX.Material
7.1.2
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
This package contains Support v7 Design support for MvvmCross.
Requires NuGet 2.12 or higher.
Install-Package MvvmCross.DroidX.Material -Version 7.1.2
dotnet add package MvvmCross.DroidX.Material --version 7.1.2
<PackageReference Include="MvvmCross.DroidX.Material" Version="7.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmCross.DroidX.Material --version 7.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvvmCross.DroidX.Material, 7.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MvvmCross.DroidX.Material as a Cake Addin
#addin nuget:?package=MvvmCross.DroidX.Material&version=7.1.2
// Install MvvmCross.DroidX.Material as a Cake Tool
#tool nuget:?package=MvvmCross.DroidX.Material&version=7.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md
Dependencies
-
MonoAndroid 10.0
- MvvmCross (>= 7.1.2)
- Xamarin.AndroidX.AppCompat (>= 1.2.0.4)
- Xamarin.Build.Download (>= 0.10.0)
- Xamarin.Google.Android.Material (>= 1.0.0.1)
Used By
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.
|