Yang.MAUICollectionView 0.0.5-pre

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

An alternative to CollectionView, which is based on ScrollView and does not use native RecyclerView or UICollectionvVew.

Product Compatible and additional computed target framework versions.
.NET net7.0-ios16.1 is compatible.  net7.0-maccatalyst16.1 is compatible.  net7.0-windows10.0.19041 is compatible.  net8.0-android34.0 is compatible.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-windows was computed.  net9.0-android was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-windows was computed.  net10.0-android was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-windows was computed. 
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
0.0.5-pre 234 9/20/2023
0.0.3-pre 100 9/4/2023
0.0.2-pre 89 8/25/2023
0.0.1-pre 83 8/22/2023

first version, fix some little bug