MvvmCross.DroidX.RecyclerView
7.1.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package MvvmCross.DroidX.RecyclerView --version 7.1.0
NuGet\Install-Package MvvmCross.DroidX.RecyclerView -Version 7.1.0
<PackageReference Include="MvvmCross.DroidX.RecyclerView" Version="7.1.0" />
<PackageVersion Include="MvvmCross.DroidX.RecyclerView" Version="7.1.0" />
<PackageReference Include="MvvmCross.DroidX.RecyclerView" />
paket add MvvmCross.DroidX.RecyclerView --version 7.1.0
#r "nuget: MvvmCross.DroidX.RecyclerView, 7.1.0"
#:package MvvmCross.DroidX.RecyclerView@7.1.0
#addin nuget:?package=MvvmCross.DroidX.RecyclerView&version=7.1.0
#tool nuget:?package=MvvmCross.DroidX.RecyclerView&version=7.1.0
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.
This package contains AndroidX RecyclerView support for MvvmCross.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid10.0 is compatible. |
-
MonoAndroid 10.0
- MvvmCross (>= 7.1.0)
- Xamarin.AndroidX.RecyclerView (>= 1.1.0.5)
- Xamarin.Build.Download (>= 0.10.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on MvvmCross.DroidX.RecyclerView:
| Package | Downloads |
|---|---|
|
MvvmCross.AdvancedRecyclerView
Mvx Wrapper for AdvancedRecyclerView (1.0.0 custom - with support of RecyclerView 1.2.14) library. Currently supports: - grouping, - swipe, - header/footer |
|
|
MvvmCross.DroidX.Leanback
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains AndroidX Leanback support for MvvmCross. |
|
|
MvxExpandableRecyclerView.DroidX
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This is an unofficial package that contains an expandable AndroidX RecyclerView supported for MvvmCross. |
|
|
Mvx.QuickList
QuickList |
|
|
MvxSectionedRecyclerView
MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This is an unofficial package that contains a sectioned AndroidX RecyclerView with out-of-the-box functionality such as dragging items up and down and swiping them, supported for MvvmCross. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MvvmCross.DroidX.RecyclerView:
| Repository | Stars |
|---|---|
|
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
|