MvvmLightAndroidSupport 5.4.1.1
Hi all users! MVVM Light is not maintained anymore. I recommend looking at the CommunityTookit MVVM package. Thank you for all your support during all these years!! - Laurent
dotnet add package MvvmLightAndroidSupport --version 5.4.1.1
NuGet\Install-Package MvvmLightAndroidSupport -Version 5.4.1.1
<PackageReference Include="MvvmLightAndroidSupport" Version="5.4.1.1" />
paket add MvvmLightAndroidSupport --version 5.4.1.1
#r "nuget: MvvmLightAndroidSupport, 5.4.1.1"
// Install MvvmLightAndroidSupport as a Cake Addin #addin nuget:?package=MvvmLightAndroidSupport&version=5.4.1.1 // Install MvvmLightAndroidSupport as a Cake Tool #tool nuget:?package=MvvmLightAndroidSupport&version=5.4.1.1
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the Android Support libraries. At the moment this includes support for RecyclerView with an ObservableRecyclerAdapter and a CachingViewHolder.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
-
MonoAndroid 1.0
- mvvmlightlibs (>= 5.3.0)
- Xamarin.Android.Support.v7.RecyclerView (>= 23.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.