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