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 289 8/7/2025
30.1.42 144 7/28/2025
30.1.41 565 7/22/2025
30.1.40 172 7/14/2025
30.1.39 174 7/8/2025
30.1.38 164 7/1/2025
30.1.37 169 6/25/2025
29.2.11 195 6/16/2025
29.2.10 315 6/9/2025
29.2.9 189 6/5/2025
29.2.8 198 6/3/2025
29.2.7 229 5/26/2025
29.2.5 200 5/21/2025
29.2.4 282 5/14/2025
29.1.41 199 5/5/2025
29.1.40 218 4/28/2025
29.1.39 2,468 4/21/2025
29.1.38 287 4/14/2025
29.1.37 226 4/8/2025
29.1.35 235 4/1/2025
29.1.33 1,128 3/25/2025
28.2.12 202 3/19/2025
28.2.11 239 3/10/2025
28.2.9 302 3/4/2025
28.2.7 171 2/25/2025
28.2.6 204 2/17/2025
28.2.5 186 2/11/2025
28.2.4 171 2/4/2025
28.2.3 194 1/29/2025
28.1.41 173 1/20/2025
28.1.39 147 1/13/2025
28.1.38 172 1/7/2025
28.1.37 152 12/31/2024
28.1.36 168 12/23/2024
28.1.35 152 12/18/2024
28.1.33 189 12/12/2024
27.2.5 163 12/2/2024
27.2.4 311 11/26/2024
27.2.3 154 11/22/2024
27.2.2 189 11/15/2024
27.1.58 175 11/4/2024
27.1.57 813 10/28/2024
27.1.56 176 10/23/2024
27.1.55 141 10/21/2024
27.1.53 209 10/14/2024
27.1.52 176 10/7/2024
27.1.51 185 9/30/2024
27.1.50 168 9/23/2024
27.1.48 1,380 9/18/2024
26.2.14 182 9/9/2024
26.2.13 224 9/5/2024
26.2.12 173 9/2/2024
26.2.11 195 8/27/2024
26.2.10 193 8/19/2024
26.2.9 227 8/12/2024
26.2.8 156 8/5/2024
26.2.7 177 7/29/2024
26.2.5 147 7/26/2024
26.2.4 169 7/24/2024
26.1.42 187 7/15/2024
26.1.41 186 7/8/2024
26.1.40 229 7/1/2024
26.1.39 4,619 6/24/2024
26.1.38 242 6/18/2024
26.1.35 213 6/11/2024
25.2.7 202 6/3/2024
25.2.6 181 5/28/2024
25.2.5 178 5/21/2024
25.2.4 323 5/14/2024
25.2.3 210 5/8/2024
25.1.42 347 4/29/2024
25.1.41 251 4/23/2024
25.1.40 293 4/15/2024
25.1.39 246 4/8/2024
25.1.38 262 4/1/2024
25.1.37 166 3/26/2024
25.1.35 313 3/15/2024
24.2.9 855 3/4/2024
24.2.8 232 2/26/2024
24.2.7 272 2/19/2024
24.2.6 202 2/14/2024
24.2.5 206 2/12/2024
24.2.4 245 2/5/2024
24.2.3 227 1/31/2024
24.1.47 271 1/22/2024
24.1.46 726 1/16/2024
24.1.45 320 1/8/2024
24.1.44 1,559 1/2/2024
24.1.43 455 12/27/2023
24.1.41 371 12/18/2023
23.2.7 545 12/6/2023
23.2.6 1,344 11/28/2023
23.2.5 592 11/23/2023
23.2.4 325 11/20/2023
23.1.44 2,161 11/6/2023
23.1.43 233 10/30/2023
23.1.42 264 10/23/2023
23.1.41 247 10/16/2023
23.1.40 385 10/10/2023
23.1.39 421 10/4/2023
23.1.38 1,040 9/26/2023
23.1.36 18,880 9/15/2023
22.2.12 553 9/5/2023
22.2.11 376 8/28/2023
22.2.10 324 8/22/2023
22.2.9 476 8/14/2023
22.2.8 653 8/7/2023
22.2.7 239 8/2/2023
22.2.5 358 7/27/2023
22.1.39 393 7/18/2023
22.1.38 703 7/11/2023
22.1.37 358 7/3/2023
22.1.36 388 6/28/2023
22.1.34 924 6/21/2023
21.2.10 727 6/12/2023
21.2.9 827 6/6/2023
21.2.8 2,869 5/30/2023
21.2.6 399 5/22/2023
21.2.5 1,249 5/15/2023
21.2.4 1,445 5/9/2023
21.2.3 807 5/3/2023
21.1.41 2,204 4/19/2023
21.1.39 1,072 4/10/2023
21.1.38 730 4/3/2023
21.1.37 537 3/29/2023
21.1.35 1,619 3/23/2023
20.4.0.54 686 3/13/2023
20.4.0.53 515 3/7/2023
20.4.0.52 1,147 2/28/2023
20.4.0.51 2,469 2/21/2023
20.4.0.50 1,289 2/14/2023
20.4.0.49 4,016 2/7/2023
20.4.0.48 1,734 2/1/2023
20.4.0.44 1,100 1/18/2023
20.4.0.43 1,999 1/10/2023
20.4.0.42 1,565 1/4/2023
20.4.0.41 570 12/29/2022
20.4.0.40 479 12/28/2022
20.4.0.38 947 12/21/2022
20.3.0.61 2,836 12/12/2022
20.3.0.60 538 12/6/2022
20.3.0.59 857 11/29/2022
20.3.0.58 621 11/22/2022
20.3.0.57 817 11/15/2022
20.3.0.56 1,548 11/8/2022
20.3.0.52 865 10/27/2022
20.3.0.50 876 10/18/2022
20.3.0.49 2,657 10/11/2022
20.3.0.48 686 10/5/2022
20.3.0.47 843 9/29/2022
20.2.0.50 2,302 9/20/2022
20.2.0.49 1,138 9/13/2022
20.2.0.48 2,195 9/6/2022
20.2.0.46 894 8/30/2022
20.2.0.45 4,114 8/23/2022
20.2.0.44 1,094 8/16/2022
20.2.0.43 4,180 8/8/2022
20.2.0.40 77,921 7/26/2022
20.2.0.39 2,124 7/19/2022
20.2.0.38 2,414 7/12/2022
20.2.0.36 8,294 6/30/2022
20.1.0.61 4,318 6/20/2022
20.1.0.60 1,071 6/14/2022
20.1.0.59 1,376 6/7/2022
20.1.0.58 814 5/31/2022
20.1.0.57 931 5/24/2022
20.1.0.56 1,080 5/17/2022
20.1.0.55 844 5/12/2022
20.1.0.52 979 5/3/2022
20.1.0.51 1,122 4/26/2022
20.1.0.50 836 4/19/2022
20.1.0.48 2,594 4/12/2022
20.1.0.47 2,592 4/4/2022
19.4.0.56 27,138 3/15/2022
19.4.0.55 1,018 3/8/2022
19.4.0.54 1,997 2/28/2022
19.4.0.53 1,014 2/22/2022
19.4.0.52 1,415 2/15/2022
19.4.0.50 1,053 2/8/2022
19.4.0.48 39,093 1/31/2022
19.4.0.47 1,163 1/25/2022
19.4.0.43 1,439 1/18/2022
19.4.0.42 3,047 1/11/2022
19.4.0.41 1,804 1/4/2022
19.4.0.40 2,117 12/28/2021
19.4.0.38 1,392 12/17/2021
19.3.0.59 1,160 12/14/2021
19.3.0.57 687 12/7/2021
19.3.0.56 1,652 11/29/2021
19.3.0.55 1,361 11/23/2021
19.3.0.54 815 11/17/2021
19.3.0.53 820 11/12/2021
19.3.0.48 1,231 11/3/2021
19.3.0.47 921 10/26/2021
19.3.0.46 1,173 10/19/2021
19.3.0.45 1,370 10/12/2021
19.3.0.44 1,540 10/5/2021
19.3.0.43 6,697 9/30/2021
19.2.0.62 3,920 9/13/2021
19.2.0.60 885 9/7/2021
19.2.0.59 712 8/30/2021
19.2.0.57 1,456 8/24/2021
19.2.0.56 2,019 8/17/2021
19.2.0.55 1,202 8/11/2021
19.2.0.51 2,355 8/2/2021
19.2.0.49 1,012 7/26/2021
19.2.0.48 996 7/19/2021
19.2.0.47 849 7/13/2021
19.2.0.46 828 7/6/2021
19.2.0.44 3,509 6/30/2021
19.1.0.69 2,165 6/14/2021
19.1.0.67 2,539 6/7/2021
19.1.0.66 1,948 5/31/2021
19.1.0.65 848 5/24/2021
19.1.0.64 1,333 5/19/2021
19.1.0.63 1,181 5/13/2021
19.1.0.59 1,048 5/3/2021
19.1.0.58 2,377 4/26/2021
19.1.0.57 1,560 4/20/2021
19.1.0.56 1,213 4/13/2021
19.1.0.55 1,237 4/6/2021
19.1.0.54 3,004 3/30/2021
18.4.0.49 11,301 3/22/2021
18.4.0.48 1,482 3/16/2021
18.4.0.47 2,067 3/9/2021
18.4.0.46 2,808 3/2/2021
18.4.0.44 1,094 2/23/2021
18.4.0.43 1,447 2/15/2021
18.4.0.42 1,886 2/9/2021
18.4.0.41 79,507 2/2/2021
18.4.0.39 1,228 1/28/2021
18.4.0.35 1,340 1/19/2021
18.4.0.34 1,052 1/12/2021
18.4.0.33 1,273 1/4/2021
18.4.0.32 801 12/30/2020
18.4.0.31 883 12/22/2020
18.4.0.30 8,619 12/17/2020
18.3.0.53 3,578 12/8/2020
18.3.0.52 1,173 11/30/2020
18.3.0.51 1,477 11/23/2020
18.3.0.50 18,877 11/17/2020
18.3.0.48 3,226 11/10/2020
18.3.0.47 1,962 11/5/2020
18.3.0.44 7,860 10/27/2020
18.3.0.42 3,221 10/20/2020
18.3.0.40 1,564 10/12/2020
18.3.0.38 1,239 10/7/2020
18.3.0.35 9,226 10/1/2020
18.2.0.59 2,536 9/22/2020
18.2.0.58 1,529 9/15/2020
18.2.0.57 1,062 9/8/2020
18.2.0.56 1,208 9/1/2020
18.2.0.55 1,632 8/25/2020
18.2.0.54 1,237 8/18/2020
18.2.0.48 1,739 8/4/2020
18.2.0.47 1,325 7/28/2020
18.2.0.46 1,255 7/21/2020
18.2.0.45 1,541 7/14/2020
18.2.0.44 16,722 7/6/2020
18.1.0.59 6,844 6/23/2020
18.1.0.57 2,700 6/16/2020
18.1.0.56 1,377 6/9/2020
18.1.0.55 1,749 6/2/2020
18.1.0.54 2,031 5/27/2020
18.1.0.53 1,689 5/19/2020
18.1.0.52 1,626 5/13/2020
18.1.0.48 3,245 5/5/2020
18.1.0.46 1,760 4/28/2020
18.1.0.45 1,267 4/21/2020
18.1.0.44 1,521 4/14/2020
18.1.0.43 1,823 4/7/2020
18.1.0.42 17,454 4/1/2020
18.1.0.36-beta 805 3/19/2020
17.4.0.55 3,446 3/10/2020
17.4.0.53 1,739 3/3/2020
17.4.0.51 2,221 2/25/2020
17.4.0.50 1,069 2/18/2020
17.4.0.49 2,477 2/11/2020
17.4.0.47 1,661 2/5/2020
17.4.0.46 1,740 1/30/2020
17.4.0.44 1,557 1/21/2020
17.4.0.43 1,537 1/14/2020
17.4.0.41 1,422 1/7/2020
17.4.0.40 1,533 12/24/2019
17.4.0.39 2,439 12/17/2019
17.3.0.34 2,301 12/10/2019
17.3.0.33 1,509 12/4/2019
17.3.0.30 935 12/3/2019
17.3.0.29 1,425 11/26/2019
17.3.0.28 1,927 11/19/2019
17.3.0.27 1,594 11/12/2019
17.3.0.26 1,610 11/5/2019
17.3.0.21 7,206 10/29/2019
17.3.0.19 1,764 10/22/2019
17.3.0.17 1,450 10/15/2019
17.3.0.14 17,553 10/3/2019
17.3.0.9-beta 733 9/20/2019
17.2.0.51 3,487 9/10/2019
17.2.0.49 1,266 9/3/2019
17.2.0.47 2,278 8/27/2019
17.2.0.46 1,248 8/22/2019
17.2.0.41 11,921 8/13/2019
17.2.0.40 9,923 8/6/2019
17.2.0.39 1,864 7/30/2019
17.2.0.36 1,148 7/23/2019
17.2.0.35 1,705 7/17/2019
17.2.0.34 8,059 7/11/2019
17.2.0.28-beta 1,175 6/27/2019
17.1.0.53 5,950 6/25/2019
17.1.0.52 2,849 6/18/2019
17.1.0.51 2,421 6/11/2019
17.1.0.50 1,606 6/4/2019
17.1.0.49 2,514 5/28/2019
17.1.0.48 2,676 5/21/2019
17.1.0.47 1,308 5/14/2019
17.1.0.44 1,455 5/7/2019
17.1.0.43 1,119 4/30/2019
17.1.0.42 2,872 4/23/2019
17.1.0.41 2,825 4/16/2019
17.1.0.40 1,129 4/9/2019
17.1.0.38 4,342 3/29/2019
17.1.0.32-beta 1,175 3/13/2019
16.4.0.54 3,858 2/19/2019
16.4.0.53 1,523 2/13/2019
16.4.0.52 2,929 2/5/2019
16.4.0.48 1,314 1/22/2019
16.4.0.47 1,626 1/16/2019
16.4.0.46 1,583 1/8/2019
16.4.0.44 1,264 12/24/2018
16.4.0.42 2,248 12/17/2018
16.4.0.40-beta 813 12/10/2018
16.3.0.36 2,098 11/27/2018
16.3.0.35-beta 835 11/23/2018
16.3.0.29 2,296 10/30/2018
16.3.0.21 3,761 9/21/2018
16.3.0.17-beta 936 9/12/2018
16.2.0.50 3,542 8/28/2018
16.2.0.46 2,000 8/6/2018
16.2.0.42 3,100 6/29/2018
16.2.0.41 2,445 6/26/2018
16.1.0.37 5,344 4/25/2018
16.1.0.33 1,945 4/5/2018
16.1.0.32 1,854 3/29/2018
16.1.0.26 1,917 3/7/2018
16.1.0.24 1,647 2/22/2018
15.4.0.20 2,485 12/28/2017
15.4.0.17 2,371 12/11/2017