CarouselView.FormsPlugin 4.2.5

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

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

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,558 12/21/2020
5.2.0 11,937,048 1/17/2018
5.1.3 11,581 1/11/2018
5.0.2 63,420 11/25/2017
5.0.1 5,855 11/22/2017
5.0.0 31,953 11/20/2017
4.4.6 24,993 10/22/2017
4.4.5 11,494 10/15/2017
4.4.4 16,640 10/9/2017
4.4.3 37,173 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,944 6/7/2017
4.2.8 3,542 6/4/2017
4.2.7 4,556 5/23/2017
4.2.6 3,493 5/21/2017
4.2.5 3,155 5/17/2017
4.2.4 6,195 5/7/2017
4.2.3 2,241 5/7/2017
4.2.2 5,779 5/4/2017
4.2.1 2,746 5/1/2017
4.2.0 5,569 4/26/2017
4.1.3 2,580 4/25/2017
4.1.2 3,839 4/20/2017
4.1.1 3,046 4/17/2017
4.1.0 3,325 4/12/2017
4.0.0 2,949 4/11/2017
3.1.1 4,315 3/31/2017
3.1.0 3,007 3/28/2017
3.0.2 3,265 3/22/2017
3.0.1 4,608 3/7/2017
3.0.0 12,844 1/31/2017
2.9.0 5,255 1/7/2017
2.8.0 2,422 1/5/2017
2.7.1 2,998 12/20/2016
2.7.0 2,367 12/19/2016
2.6.1 2,377 12/18/2016
2.6.0 2,336 12/16/2016
2.5.2 2,393 12/15/2016
2.5.1 3,660 12/2/2016
2.5.0 3,244 11/28/2016
2.4.0 2,433 11/27/2016
2.3.2 3,713 11/14/2016
2.3.1 2,732 11/8/2016
2.3.0 3,486 10/9/2016
2.2.0 4,203 8/13/2016
2.1.0 2,647 8/1/2016
2.0.0 2,529 7/25/2016
1.3.1 2,426 7/22/2016
1.3.0 2,616 7/7/2016
1.2.0 2,623 7/2/2016
1.0.19 3,071 6/20/2016
1.0.18 2,483 6/12/2016
1.0.17 2,377 6/6/2016
1.0.16 2,357 5/31/2016
1.0.15 2,374 5/24/2016
1.0.13 2,341 5/17/2016
1.0.12 2,315 5/16/2016
1.0.11 2,349 5/13/2016
1.0.10 2,330 5/12/2016
1.0.9 2,230 5/11/2016
1.0.8 2,278 5/10/2016
1.0.7 2,345 5/10/2016
1.0.6 2,287 5/10/2016
1.0.5 2,372 5/8/2016

4.2.5
       [Update] Implementing ItemsSource CollectionChanged Clear, Move and Replace actions.
       4.2.4
       [Update] Checking for null Element to avoid crashes.
       4.2.3
       [iOS] iOS crashes sometimes if page is removed while position change has not finished #116 fixed.
       4.2.2
       [iOS] Rotation bug #115 (fixed)
       4.2.1
       [Update] Does IsSwipingEnabled only work on Android? #112
       [Update] ItemsSource_CollectionChanged() listener never gets removed from INotifyCollectionChanged #113
       4.2.0
       [Update] InterPageSpacingColor deprecated. Using BcakgroundColor instead.
       4.1.3
       [Android] Matching Xamarin.Forms Android Support v4 package version dependency (23.3.0).
       4.1.2
       [Update] When a page is inserted in a position minor or equal than current position, keep current page selected updating position.
       4.1.1
       [iOS] Content not getting rendered in iOS because ElementWidth is 0 (+ fix) #96
       4.1.0
       [Update] Fixing position property when adding/removing from ItemsSource collection.
       4.0.0
       [Update] Code refactoring.
       [Update] ItemsSource changed to IEnumerable.
       [Update] ObservableCollections now supported as ItemsSource.
       [Update] InsertPage and RemovePage deprecated  (you can add/remove pages using ObservableCollection as ItemsSource).
       [Update] PageIndicatorTintColor property renamed to IndicatorsTintColor.
       [Update] All bindable property-changed implemented.
       [UWP] Arrows property renamed to ShowArrows.
       3.1.1
       [iOS] Fix for issues after recreating the control #86
       3.1.0
       [Android] Dynamically Changing Carousel Doesn't Load Threads, duplicates #75 (fixed)
       [Android] Call to DataTemplateSelector.OnSelectTemplate happend multiple times on Android #78 (fixed)
       [Android] Adding Xamarin.Android.Support.v4 version 24.2.1 dependency (Android 7)
       3.0.3
       [Update] Adding platform specific dependencies.
       3.0.2
       [Update] Minor fixes for Position binding.
       3.0.1
       [Android] NullReference exception. CirclePageIndicator.OnDraw (Fixed)
       3.0.0
       [Update] Deprecating SetCurrentPage. Change position property in code behind to set current page (binding supported).
       [New feature] ItemsSource now support a DataTemplate List (see repo for tutorial).
       [iOS] Bug fixes and improvements.
       2.9.0
       [New feature] AnimateTransition, enables transition animation when swiping programmatically (default true).
       2.8.0
       [Update] Now ItemsSource support null value or empty list.
       2.7.1
       [Update] IndicatorsStyle property renamed to IndicatorsShape (default Circle).
       2.7.0
       [New feature] New property named IndicatorsStyle with value equal Rounded or Squared (default Rounded).
       2.6.1
       [New feature] InterPageSpacingColor property to change the color of the margin/space between pages (default #FFFFFF).
       2.6.0
       [iOS] Small fix to avoid UIPageViewController.View go outside its container bounds
       [Update] ShowIndicators property now does what it supposed to do, hide/show indicators :)
       [Update] ItemsSourceChanged method removed, implemented at OnElementPropertyChanged
       2.5.2
       [Android] #40 SetCurrentPage doesn't work for "0" (fixed)
       [iOS] #39 Page indicator doesn't work on iOS (fixed)
       2.5.1
       [iOS] Disabling UIPageControl tap event
       2.5.0
       [Update] HeighRequest declaration no needed anymore
       [Update] CVLabel deprecated
       [Update] Horizontal StackLayout is working
       2.4.0
       [Android] Fixing exception when including ListView in a page
       [Update] Adding compatibility for Forms > 2.3.0.107
       2.3.2
       [Bug] Fixing exception on ItemsSourceChanged when Element is null.
       [Android] Circle page indicators attributes names incompatibility with other libraries (Fixed).
       2.3.1
       [iOS] Fixing exception when removing last page.
       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.