Info
Version: | 5.4.1.1 |
Author(s): | Gianluca Paradiso, Laurent Bugnion (GalaSoft) |
Last Update: | Thursday, August 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.mvvmlight.net/ |
NuGet Url: | https://www.nuget.org/packages/GP.MvvmLightAndroidX |
Install
Install-Package GP.MvvmLightAndroidX
dotnet add package GP.MvvmLightAndroidX
paket add GP.MvvmLightAndroidX
GP.MvvmLightAndroidX Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.AndroidX.RecyclerView(>= 1.1.0.1)
- mvvmlightlibs(>= 5.3.0)
Tags
It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the AndroidX libraries.
At the moment this includes support for RecyclerView with an ObservableRecyclerAdapter and a CachingViewHolder.