Syncfusion.Xamarin.SfCarousel 18.1.0.36-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Xamarin.SfCarousel.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfCarousel --version 18.1.0.36-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfCarousel -Version 18.1.0.36-beta
                    
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="Syncfusion.Xamarin.SfCarousel" Version="18.1.0.36-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfCarousel" Version="18.1.0.36-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfCarousel" />
                    
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 Syncfusion.Xamarin.SfCarousel --version 18.1.0.36-beta
                    
#r "nuget: Syncfusion.Xamarin.SfCarousel, 18.1.0.36-beta"
                    
#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.
#:package Syncfusion.Xamarin.SfCarousel@18.1.0.36-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.Xamarin.SfCarousel&version=18.1.0.36-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfCarousel&version=18.1.0.36-beta&prerelease
                    
Install as a Cake Tool

The Syncfusion Carousel control for Xamarin.Froms provides an intuitive interface to navigate through a collection of views with scaling and rotation transformations. Linear interface allows navigation through a collection of views without scaling and rotation transformations.

     Key features:
     • Offset: Specify the space between unselected items.
     • Rotation angle: Rotate all the items to a specified angle.
     • Duration: Time taken to move an item to the selected item position.
     • Linear view: Arrange items linear instead of carousel.
     • Loadmore: Load a subset of data to the carousel. This helps increase initial loading performance when populating large number of items.
     • Virtualization

     Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP).

     Learn more: https://www.syncfusion.com/xamarin-ui-controls/xamarin-carousel-view?utm_source=nuget&utm_medium=listing

     Documentation: https://help.syncfusion.com/xamarin/carousel-view/overview?utm_source=nuget&utm_medium=listing

     Support:
     Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum:  https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).

© Copyright 2020 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Syncfusion.Xamarin.SfCarousel:

Package Downloads
Cyber.Xamari.lib

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.Xamarin.SfCarousel:

Repository Stars
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Version Downloads Last Updated
30.2.4 234 8/7/2025
30.1.42 98 7/28/2025
30.1.41 538 7/22/2025
30.1.40 147 7/14/2025
30.1.39 148 7/8/2025
30.1.38 146 7/1/2025
30.1.37 154 6/25/2025
29.2.11 162 6/16/2025
29.2.10 292 6/9/2025
29.2.9 164 6/5/2025
29.2.8 166 6/3/2025
29.2.7 192 5/26/2025
29.2.5 167 5/21/2025
29.2.4 254 5/14/2025
29.1.41 165 5/5/2025
29.1.40 185 4/28/2025
29.1.39 1,994 4/21/2025
29.1.38 252 4/14/2025
29.1.37 198 4/8/2025
29.1.35 215 4/1/2025
29.1.33 1,093 3/25/2025
28.2.12 176 3/19/2025
28.2.11 214 3/10/2025
28.2.9 268 3/4/2025
28.2.7 149 2/25/2025
28.2.6 171 2/17/2025
28.2.5 161 2/11/2025
28.2.4 138 2/4/2025
28.2.3 158 1/29/2025
28.1.41 140 1/20/2025
28.1.39 126 1/13/2025
28.1.38 140 1/7/2025
28.1.37 122 12/31/2024
28.1.36 133 12/23/2024
28.1.35 135 12/18/2024
28.1.33 157 12/12/2024
27.2.5 134 12/2/2024
27.2.4 291 11/26/2024
27.2.3 132 11/22/2024
27.2.2 158 11/15/2024
27.1.58 146 11/4/2024
27.1.57 778 10/28/2024
27.1.56 149 10/23/2024
27.1.55 112 10/21/2024
27.1.53 168 10/14/2024
27.1.52 145 10/7/2024
27.1.51 153 9/30/2024
27.1.50 149 9/23/2024
27.1.48 1,251 9/18/2024
26.2.14 163 9/9/2024
26.2.13 193 9/5/2024
26.2.12 154 9/2/2024
26.2.11 174 8/27/2024
26.2.10 167 8/19/2024
26.2.9 197 8/12/2024
26.2.8 123 8/5/2024
26.2.7 151 7/29/2024
26.2.5 125 7/26/2024
26.2.4 151 7/24/2024
26.1.42 163 7/15/2024
26.1.41 167 7/8/2024
26.1.40 199 7/1/2024
26.1.39 4,604 6/24/2024
26.1.38 210 6/18/2024
26.1.35 175 6/11/2024
25.2.7 172 6/3/2024
25.2.6 148 5/28/2024
25.2.5 163 5/21/2024
25.2.4 291 5/14/2024
25.2.3 179 5/8/2024
25.1.42 316 4/29/2024
25.1.41 219 4/23/2024
25.1.40 260 4/15/2024
25.1.39 217 4/8/2024
25.1.38 230 4/1/2024
25.1.37 142 3/26/2024
25.1.35 279 3/15/2024
24.2.9 822 3/4/2024
24.2.8 207 2/26/2024
24.2.7 239 2/19/2024
24.2.6 172 2/14/2024
24.2.5 191 2/12/2024
24.2.4 223 2/5/2024
24.2.3 188 1/31/2024
24.1.47 251 1/22/2024
24.1.46 698 1/16/2024
24.1.45 297 1/8/2024
24.1.44 1,513 1/2/2024
24.1.43 425 12/27/2023
24.1.41 342 12/18/2023
23.2.7 514 12/6/2023
23.2.6 1,302 11/28/2023
23.2.5 543 11/23/2023
23.2.4 306 11/20/2023
23.1.44 2,131 11/6/2023
23.1.43 204 10/30/2023
23.1.42 244 10/23/2023
23.1.41 224 10/16/2023
23.1.40 357 10/10/2023
23.1.39 386 10/4/2023
23.1.38 1,019 9/26/2023
23.1.36 18,829 9/15/2023
22.2.12 522 9/5/2023
22.2.11 358 8/28/2023
22.2.10 293 8/22/2023
22.2.9 445 8/14/2023
22.2.8 623 8/7/2023
22.2.7 214 8/2/2023
22.2.5 328 7/27/2023
22.1.39 359 7/18/2023
22.1.38 676 7/11/2023
22.1.37 338 7/3/2023
22.1.36 363 6/28/2023
22.1.34 899 6/21/2023
21.2.10 688 6/12/2023
21.2.9 796 6/6/2023
21.2.8 2,834 5/30/2023
21.2.6 378 5/22/2023
21.2.5 1,212 5/15/2023
21.2.4 1,415 5/9/2023
21.2.3 790 5/3/2023
21.1.41 2,176 4/19/2023
21.1.39 1,039 4/10/2023
21.1.38 696 4/3/2023
21.1.37 519 3/29/2023
21.1.35 1,583 3/23/2023
20.4.0.54 661 3/13/2023
20.4.0.53 479 3/7/2023
20.4.0.52 1,123 2/28/2023
20.4.0.51 2,452 2/21/2023
20.4.0.50 1,258 2/14/2023
20.4.0.49 3,955 2/7/2023
20.4.0.48 1,709 2/1/2023
20.4.0.44 1,078 1/18/2023
20.4.0.43 1,972 1/10/2023
20.4.0.42 1,549 1/4/2023
20.4.0.41 538 12/29/2022
20.4.0.40 459 12/28/2022
20.4.0.38 921 12/21/2022
20.3.0.61 2,798 12/12/2022
20.3.0.60 512 12/6/2022
20.3.0.59 837 11/29/2022
20.3.0.58 589 11/22/2022
20.3.0.57 782 11/15/2022
20.3.0.56 1,521 11/8/2022
20.3.0.52 827 10/27/2022
20.3.0.50 840 10/18/2022
20.3.0.49 2,638 10/11/2022
20.3.0.48 652 10/5/2022
20.3.0.47 819 9/29/2022
20.2.0.50 2,272 9/20/2022
20.2.0.49 1,107 9/13/2022
20.2.0.48 2,163 9/6/2022
20.2.0.46 862 8/30/2022
20.2.0.45 4,089 8/23/2022
20.2.0.44 1,069 8/16/2022
20.2.0.43 4,152 8/8/2022
20.2.0.40 77,887 7/26/2022
20.2.0.39 2,103 7/19/2022
20.2.0.38 2,394 7/12/2022
20.2.0.36 8,269 6/30/2022
20.1.0.61 4,299 6/20/2022
20.1.0.60 1,038 6/14/2022
20.1.0.59 1,347 6/7/2022
20.1.0.58 795 5/31/2022
20.1.0.57 899 5/24/2022
20.1.0.56 1,054 5/17/2022
20.1.0.55 819 5/12/2022
20.1.0.52 967 5/3/2022
20.1.0.51 1,100 4/26/2022
20.1.0.50 818 4/19/2022
20.1.0.48 2,552 4/12/2022
20.1.0.47 2,568 4/4/2022
19.4.0.56 27,112 3/15/2022
19.4.0.55 1,002 3/8/2022
19.4.0.54 1,963 2/28/2022
19.4.0.53 982 2/22/2022
19.4.0.52 1,380 2/15/2022
19.4.0.50 1,018 2/8/2022
19.4.0.48 39,060 1/31/2022
19.4.0.47 1,129 1/25/2022
19.4.0.43 1,419 1/18/2022
19.4.0.42 3,014 1/11/2022
19.4.0.41 1,770 1/4/2022
19.4.0.40 2,102 12/28/2021
19.4.0.38 1,367 12/17/2021
19.3.0.59 1,128 12/14/2021
19.3.0.57 653 12/7/2021
19.3.0.56 1,627 11/29/2021
19.3.0.55 1,328 11/23/2021
19.3.0.54 789 11/17/2021
19.3.0.53 801 11/12/2021
19.3.0.48 1,201 11/3/2021
19.3.0.47 896 10/26/2021
19.3.0.46 1,142 10/19/2021
19.3.0.45 1,344 10/12/2021
19.3.0.44 1,505 10/5/2021
19.3.0.43 6,648 9/30/2021
19.2.0.62 3,906 9/13/2021
19.2.0.60 856 9/7/2021
19.2.0.59 696 8/30/2021
19.2.0.57 1,425 8/24/2021
19.2.0.56 1,989 8/17/2021
19.2.0.55 1,175 8/11/2021
19.2.0.51 2,320 8/2/2021
19.2.0.49 984 7/26/2021
19.2.0.48 976 7/19/2021
19.2.0.47 815 7/13/2021
19.2.0.46 794 7/6/2021
19.2.0.44 3,485 6/30/2021
19.1.0.69 2,131 6/14/2021
19.1.0.67 2,518 6/7/2021
19.1.0.66 1,921 5/31/2021
19.1.0.65 833 5/24/2021
19.1.0.64 1,308 5/19/2021
19.1.0.63 1,149 5/13/2021
19.1.0.59 1,029 5/3/2021
19.1.0.58 2,345 4/26/2021
19.1.0.57 1,543 4/20/2021
19.1.0.56 1,188 4/13/2021
19.1.0.55 1,207 4/6/2021
19.1.0.54 2,973 3/30/2021
18.4.0.49 11,261 3/22/2021
18.4.0.48 1,449 3/16/2021
18.4.0.47 2,042 3/9/2021
18.4.0.46 2,776 3/2/2021
18.4.0.44 1,063 2/23/2021
18.4.0.43 1,419 2/15/2021
18.4.0.42 1,855 2/9/2021
18.4.0.41 79,478 2/2/2021
18.4.0.39 1,196 1/28/2021
18.4.0.35 1,313 1/19/2021
18.4.0.34 1,031 1/12/2021
18.4.0.33 1,242 1/4/2021
18.4.0.32 777 12/30/2020
18.4.0.31 845 12/22/2020
18.4.0.30 8,210 12/17/2020
18.3.0.53 3,546 12/8/2020
18.3.0.52 1,145 11/30/2020
18.3.0.51 1,444 11/23/2020
18.3.0.50 18,853 11/17/2020
18.3.0.48 3,207 11/10/2020
18.3.0.47 1,931 11/5/2020
18.3.0.44 7,825 10/27/2020
18.3.0.42 3,186 10/20/2020
18.3.0.40 1,527 10/12/2020
18.3.0.38 1,202 10/7/2020
18.3.0.35 9,177 10/1/2020
18.2.0.59 2,509 9/22/2020
18.2.0.58 1,502 9/15/2020
18.2.0.57 1,037 9/8/2020
18.2.0.56 1,175 9/1/2020
18.2.0.55 1,615 8/25/2020
18.2.0.54 1,221 8/18/2020
18.2.0.48 1,716 8/4/2020
18.2.0.47 1,291 7/28/2020
18.2.0.46 1,223 7/21/2020
18.2.0.45 1,507 7/14/2020
18.2.0.44 15,797 7/6/2020
18.1.0.59 6,826 6/23/2020
18.1.0.57 2,665 6/16/2020
18.1.0.56 1,361 6/9/2020
18.1.0.55 1,734 6/2/2020
18.1.0.54 2,003 5/27/2020
18.1.0.53 1,657 5/19/2020
18.1.0.52 1,599 5/13/2020
18.1.0.48 3,211 5/5/2020
18.1.0.46 1,730 4/28/2020
18.1.0.45 1,232 4/21/2020
18.1.0.44 1,498 4/14/2020
18.1.0.43 1,802 4/7/2020
18.1.0.42 16,842 4/1/2020
18.1.0.36-beta 782 3/19/2020
17.4.0.55 3,406 3/10/2020
17.4.0.53 1,705 3/3/2020
17.4.0.51 2,210 2/25/2020
17.4.0.50 1,052 2/18/2020
17.4.0.49 2,462 2/11/2020
17.4.0.47 1,633 2/5/2020
17.4.0.46 1,723 1/30/2020
17.4.0.44 1,534 1/21/2020
17.4.0.43 1,500 1/14/2020
17.4.0.41 1,388 1/7/2020
17.4.0.40 1,507 12/24/2019
17.4.0.39 2,417 12/17/2019
17.3.0.34 2,277 12/10/2019
17.3.0.33 1,482 12/4/2019
17.3.0.30 905 12/3/2019
17.3.0.29 1,387 11/26/2019
17.3.0.28 1,903 11/19/2019
17.3.0.27 1,565 11/12/2019
17.3.0.26 1,587 11/5/2019
17.3.0.21 7,172 10/29/2019
17.3.0.19 1,730 10/22/2019
17.3.0.17 1,417 10/15/2019
17.3.0.14 17,534 10/3/2019
17.3.0.9-beta 694 9/20/2019
17.2.0.51 3,457 9/10/2019
17.2.0.49 1,237 9/3/2019
17.2.0.47 2,242 8/27/2019
17.2.0.46 1,214 8/22/2019
17.2.0.41 11,888 8/13/2019
17.2.0.40 9,886 8/6/2019
17.2.0.39 1,837 7/30/2019
17.2.0.36 1,127 7/23/2019
17.2.0.35 1,677 7/17/2019
17.2.0.34 8,036 7/11/2019
17.2.0.28-beta 1,153 6/27/2019
17.1.0.53 5,919 6/25/2019
17.1.0.52 2,812 6/18/2019
17.1.0.51 2,387 6/11/2019
17.1.0.50 1,578 6/4/2019
17.1.0.49 2,477 5/28/2019
17.1.0.48 2,643 5/21/2019
17.1.0.47 1,290 5/14/2019
17.1.0.44 1,421 5/7/2019
17.1.0.43 1,099 4/30/2019
17.1.0.42 2,857 4/23/2019
17.1.0.41 2,791 4/16/2019
17.1.0.40 1,102 4/9/2019
17.1.0.38 4,309 3/29/2019
17.1.0.32-beta 1,153 3/13/2019
16.4.0.54 3,843 2/19/2019
16.4.0.53 1,488 2/13/2019
16.4.0.52 2,897 2/5/2019
16.4.0.48 1,279 1/22/2019
16.4.0.47 1,596 1/16/2019
16.4.0.46 1,551 1/8/2019
16.4.0.44 1,237 12/24/2018
16.4.0.42 2,218 12/17/2018
16.4.0.40-beta 778 12/10/2018
16.3.0.36 2,078 11/27/2018
16.3.0.35-beta 808 11/23/2018
16.3.0.29 2,263 10/30/2018
16.3.0.21 3,725 9/21/2018
16.3.0.17-beta 902 9/12/2018
16.2.0.50 3,510 8/28/2018
16.2.0.46 1,968 8/6/2018
16.2.0.42 3,059 6/29/2018
16.2.0.41 2,415 6/26/2018
16.1.0.37 5,310 4/25/2018
16.1.0.33 1,899 4/5/2018
16.1.0.32 1,823 3/29/2018
16.1.0.26 1,884 3/7/2018
16.1.0.24 1,611 2/22/2018
15.4.0.20 2,456 12/28/2017
15.4.0.17 2,344 12/11/2017