MvvmCross.DroidX.RecyclerView
8.0.2
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package MvvmCross.DroidX.RecyclerView --version 8.0.2
NuGet\Install-Package MvvmCross.DroidX.RecyclerView -Version 8.0.2
<PackageReference Include="MvvmCross.DroidX.RecyclerView" Version="8.0.2" />
<PackageVersion Include="MvvmCross.DroidX.RecyclerView" Version="8.0.2" />
<PackageReference Include="MvvmCross.DroidX.RecyclerView" />
paket add MvvmCross.DroidX.RecyclerView --version 8.0.2
#r "nuget: MvvmCross.DroidX.RecyclerView, 8.0.2"
#:package MvvmCross.DroidX.RecyclerView@8.0.2
#addin nuget:?package=MvvmCross.DroidX.RecyclerView&version=8.0.2
#tool nuget:?package=MvvmCross.DroidX.RecyclerView&version=8.0.2
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 (>= 8.0.2)
- Xamarin.AndroidX.RecyclerView (>= 1.2.1)
- 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.
|