MvvmCross.Controls.IncrementalLoadingList 1.0.0-beta9

This is a prerelease version of MvvmCross.Controls.IncrementalLoadingList.
dotnet add package MvvmCross.Controls.IncrementalLoadingList --version 1.0.0-beta9
                    
NuGet\Install-Package MvvmCross.Controls.IncrementalLoadingList -Version 1.0.0-beta9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvvmCross.Controls.IncrementalLoadingList" Version="1.0.0-beta9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MvvmCross.Controls.IncrementalLoadingList" Version="1.0.0-beta9" />
                    
Directory.Packages.props
<PackageReference Include="MvvmCross.Controls.IncrementalLoadingList" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MvvmCross.Controls.IncrementalLoadingList --version 1.0.0-beta9
                    
#r "nuget: MvvmCross.Controls.IncrementalLoadingList, 1.0.0-beta9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MvvmCross.Controls.IncrementalLoadingList&version=1.0.0-beta9&prerelease
                    
Install MvvmCross.Controls.IncrementalLoadingList as a Cake Addin
#tool nuget:?package=MvvmCross.Controls.IncrementalLoadingList&version=1.0.0-beta9&prerelease
                    
Install MvvmCross.Controls.IncrementalLoadingList as a Cake Tool

A RecyclerView control for Android, Incremental Collection for Windows Apps

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta9 908 9/26/2016
1.0.0-beta8 1,138 9/17/2016

Added count properties to ItemsLoaded event args