MvvmCross.DroidX.RecyclerView
9.0.10
Prefix Reserved
See the version list below for details.
dotnet add package MvvmCross.DroidX.RecyclerView --version 9.0.10
NuGet\Install-Package MvvmCross.DroidX.RecyclerView -Version 9.0.10
<PackageReference Include="MvvmCross.DroidX.RecyclerView" Version="9.0.10" />
<PackageVersion Include="MvvmCross.DroidX.RecyclerView" Version="9.0.10" />
<PackageReference Include="MvvmCross.DroidX.RecyclerView" />
paket add MvvmCross.DroidX.RecyclerView --version 9.0.10
#r "nuget: MvvmCross.DroidX.RecyclerView, 9.0.10"
#:package MvvmCross.DroidX.RecyclerView@9.0.10
#addin nuget:?package=MvvmCross.DroidX.RecyclerView&version=9.0.10
#tool nuget:?package=MvvmCross.DroidX.RecyclerView&version=9.0.10
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. |
|---|---|
| .NET | net6.0-android31.0 is compatible. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
-
net6.0-android31.0
- MvvmCross (>= 9.0.10)
- Xamarin.AndroidX.RecyclerView (>= 1.2.1.8)
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.
|