Zebble.RecyclerView 1.0.7

dotnet add package Zebble.RecyclerView --version 1.0.7
                    
NuGet\Install-Package Zebble.RecyclerView -Version 1.0.7
                    
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="Zebble.RecyclerView" Version="1.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zebble.RecyclerView" Version="1.0.7" />
                    
Directory.Packages.props
<PackageReference Include="Zebble.RecyclerView" />
                    
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 Zebble.RecyclerView --version 1.0.7
                    
#r "nuget: Zebble.RecyclerView, 1.0.7"
                    
#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=Zebble.RecyclerView&version=1.0.7
                    
Install Zebble.RecyclerView as a Cake Addin
#tool nuget:?package=Zebble.RecyclerView&version=1.0.7
                    
Install Zebble.RecyclerView as a Cake Tool

A high-performance Zebble plugin for providing a list like view for large datasets.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid90 is compatible. 
Universal Windows Platform uap10.0.18362 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • MonoAndroid 9.0

  • UAP 10.0.18362

  • Xamarin.iOS 1.0

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.7 506 1/12/2021
1.0.6 414 1/12/2021
1.0.5 499 1/9/2021
1.0.4 464 1/1/2021

Minor fixes