CarouselView.FormsPlugin 2.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CarouselView.FormsPlugin --version 2.3.0
NuGet\Install-Package CarouselView.FormsPlugin -Version 2.3.0
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="CarouselView.FormsPlugin" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CarouselView.FormsPlugin --version 2.3.0
#r "nuget: CarouselView.FormsPlugin, 2.3.0"
#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.
// Install CarouselView.FormsPlugin as a Cake Addin
#addin nuget:?package=CarouselView.FormsPlugin&version=2.3.0

// Install CarouselView.FormsPlugin as a Cake Tool
#tool nuget:?package=CarouselView.FormsPlugin&version=2.3.0

Create Horizontal and Vertical carousels, add page indicators, render one page at a time moving back and fort programmatically and much more. “How to” at Github repository.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Universal Windows Platform uap10 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.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on CarouselView.FormsPlugin:

Package Downloads
SheshaMobile.Core

Common application functionality and features to be shared across the framework

Xam.Plugin.TabView

TabView Control for Xamarin.Forms.

Swank.FormsPlugin

Xamarin embeddable image viewer with 360 degree support for Xamarin Forms

ShamsiDatePicker

This custom control shows shamsi calendar just like Xamarin forms DatePicker control. https://instagram.com/hossein.mahabadi468

TestWW

Package Description

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on CarouselView.FormsPlugin:

Repository Stars
microsoft/SmartHotel360-Mobile
SmartHotel360 Mobile
microsoft/TailwindTraders-Mobile
Tailwind Traders Mobile
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
Serg-Norseman/GEDKeeper
GEDKeeper - program for work with personal genealogical database
baskren/Forms9Patch
Simplify image management and text formatting in your Xamarin.Forms apps
Version Downloads Last updated
6.0.0 388,713 12/21/2020
5.2.0 11,954,140 1/17/2018
5.1.3 11,598 1/11/2018
5.0.2 63,427 11/25/2017
5.0.1 5,870 11/22/2017
5.0.0 31,953 11/20/2017
4.4.6 24,993 10/22/2017
4.4.5 11,500 10/15/2017
4.4.4 16,655 10/9/2017
4.4.3 37,183 8/31/2017
4.4.2 31,034 7/6/2017
4.4.1 4,836 6/29/2017
4.4.0 3,905 6/23/2017
4.3.0 6,012 6/15/2017
4.2.9 4,959 6/7/2017
4.2.8 3,558 6/4/2017
4.2.7 4,556 5/23/2017
4.2.6 3,502 5/21/2017
4.2.5 3,155 5/17/2017
4.2.4 6,210 5/7/2017
4.2.3 2,245 5/7/2017
4.2.2 5,779 5/4/2017
4.2.1 2,746 5/1/2017
4.2.0 5,583 4/26/2017
4.1.3 2,589 4/25/2017
4.1.2 3,851 4/20/2017
4.1.1 3,046 4/17/2017
4.1.0 3,338 4/12/2017
4.0.0 2,964 4/11/2017
3.1.1 4,327 3/31/2017
3.1.0 3,020 3/28/2017
3.0.2 3,265 3/22/2017
3.0.1 4,622 3/7/2017
3.0.0 12,845 1/31/2017
2.9.0 5,266 1/7/2017
2.8.0 2,435 1/5/2017
2.7.1 3,012 12/20/2016
2.7.0 2,381 12/19/2016
2.6.1 2,377 12/18/2016
2.6.0 2,352 12/16/2016
2.5.2 2,408 12/15/2016
2.5.1 3,671 12/2/2016
2.5.0 3,258 11/28/2016
2.4.0 2,443 11/27/2016
2.3.2 3,723 11/14/2016
2.3.1 2,732 11/8/2016
2.3.0 3,499 10/9/2016
2.2.0 4,204 8/13/2016
2.1.0 2,660 8/1/2016
2.0.0 2,543 7/25/2016
1.3.1 2,440 7/22/2016
1.3.0 2,630 7/7/2016
1.2.0 2,632 7/2/2016
1.0.19 3,083 6/20/2016
1.0.18 2,494 6/12/2016
1.0.17 2,393 6/6/2016
1.0.16 2,357 5/31/2016
1.0.15 2,389 5/24/2016
1.0.13 2,341 5/17/2016
1.0.12 2,315 5/16/2016
1.0.11 2,362 5/13/2016
1.0.10 2,342 5/12/2016
1.0.9 2,245 5/11/2016
1.0.8 2,288 5/10/2016
1.0.7 2,359 5/10/2016
1.0.6 2,300 5/10/2016
1.0.5 2,387 5/8/2016

2.3.0
       [update] Deprecating PageIndicatorsBackgroundColor.
       [Update] Deprecating CV custom controls except for CVLabel.
       [bug fix] Crash when calling OnRestoreInstanceState (Android).
       [bug fix] NullReferenceException during creation if control is not visible (UWP).
       [bug fix] Fix NullReferenceException in PageAdapter.get_Count when ItemSource is null.
       [bug fix] Other bug fixes and enhancements.