Syncfusion.Xamarin.Core 18.1.0.45

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.Core --version 18.1.0.45
                    
NuGet\Install-Package Syncfusion.Xamarin.Core -Version 18.1.0.45
                    
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.Core" Version="18.1.0.45" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.Core" Version="18.1.0.45" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.Core" />
                    
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.Core --version 18.1.0.45
                    
#r "nuget: Syncfusion.Xamarin.Core, 18.1.0.45"
                    
#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=Syncfusion.Xamarin.Core&version=18.1.0.45
                    
Install Syncfusion.Xamarin.Core as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.Core&version=18.1.0.45
                    
Install Syncfusion.Xamarin.Core as a Cake Tool

This package contains common classes and interfaces that are used in other Syncfusion Xamarin UI controls. It also includes the following controls:

1. Text input control (aka floating label entry) - Decorates the input controls such as SfNumericTextBox, SfMaskedEdit, SfComboBox, SfAutoComplete, and Xamarin.Forms framework's Entry and Editor controls with password toggle icon to show and hide password, leading and trailing icons, and assistive labels such as floating label, hint, error, and help text. This control is supported in iOS, Android, UWP and WPF (Editor and Entry alone) platforms.
2. Border - Provides the rounded corner support with same and different corner radii on each side for any type of views. This control is supported in iOS, Android, UWP, and WPF platforms.
3. Gradient view - Provides gradient effect for any type of views. This control is supported in iOS, Android, UWP, and WPF platforms.
4. Avatar view - Provides a graphical representation for user image that allows you to customize the view by adding image, background color, text, etc. This control is supported in iOS, Android, and UWP platforms.
5. Effects view - Provides modern effects like ripple, selection, scaling, and rotation. Users can render these effects through touch interactions like touch down, touch up, long press, and also by calling the API. This control is supported in iOS, Android and UWP platforms.
6. Shimmer - Improves the responsiveness of an application by showing a modern shimmer effect when the data is being loaded in the background. This control comes with six built-in shimmer types along with custom view support. This control is supported in iOS, Android and UWP platforms.

Note: This package needs to be installed in all Xamarin.Forms projects (.NET Standard, Android, iOS, UWP, macOS, and WPF). In addition, you need to install the “Syncfusion.Xamarin.Core.WPF” package for Xamarin.Forms WPF platform only.

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 is compatible. 
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 (59)

Showing the top 5 NuGet packages that depend on Syncfusion.Xamarin.Core:

Package Downloads
Syncfusion.Xamarin.Buttons

This package provides the functionality to utilize the features of Syncfusion® Xamarin Button, CheckBox, Radio Button, Chips,Segmented Control, and Switch.

Syncfusion.Xamarin.SfListView

This package provides the functionality to utilize the features of Syncfusion® Xamarin ListView control and more.

Syncfusion.Xamarin.SfComboBox

This package provides the functionality to utilize the features of Syncfusion® Xamarin ComboBox contorl and more.

Syncfusion.Xamarin.SfProgressBar

This package provides the functionality to utilize the features of Syncfusion® Xamarin ProgressBar, and Step ProgressBar.

Syncfusion.Xamarin.SfBusyIndicator

This package provides the functionality to utilize the features of Syncfusion® Xamarin Busy Indicator control and more.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Syncfusion.Xamarin.Core:

Repository Stars
syncfusion/essential-ui-kit-for-xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
jamesmontemagno/app-ac-islandtracker
Animal Crossing Island Tracking Mobile App
Version Downloads Last updated
29.2.4 618 5/14/2025
29.1.41 1,232 5/5/2025
29.1.40 1,118 4/28/2025
29.1.39 1,775 4/21/2025
29.1.38 1,460 4/14/2025
29.1.37 1,272 4/8/2025
29.1.35 1,644 4/1/2025
29.1.33 2,481 3/25/2025
28.2.12 1,448 3/19/2025
28.2.11 1,841 3/10/2025
28.2.9 1,731 3/4/2025
28.2.7 1,794 2/25/2025
28.2.6 2,290 2/17/2025
28.2.5 1,776 2/11/2025
28.2.4 1,864 2/4/2025
28.2.3 2,046 1/29/2025
28.1.41 2,363 1/20/2025
28.1.39 3,512 1/13/2025
28.1.38 1,804 1/7/2025
28.1.37 1,628 12/31/2024
28.1.36 1,768 12/23/2024
28.1.35 1,674 12/18/2024
28.1.33 2,506 12/12/2024
27.2.5 3,797 12/2/2024
27.2.4 4,869 11/26/2024
27.2.3 2,387 11/22/2024
27.2.2 2,092 11/15/2024
27.1.58 2,262 11/4/2024
27.1.57 2,560 10/28/2024
27.1.56 2,028 10/23/2024
27.1.55 1,610 10/21/2024
27.1.53 1,989 10/14/2024
27.1.52 1,903 10/7/2024
27.1.51 4,058 9/30/2024
27.1.50 2,677 9/23/2024
27.1.48 3,525 9/18/2024
26.2.14 3,580 9/9/2024
26.2.13 2,475 9/5/2024
26.2.12 1,934 9/2/2024
26.2.11 3,267 8/27/2024
26.2.10 4,278 8/19/2024
26.2.9 2,397 8/12/2024
26.2.8 1,879 8/5/2024
26.2.7 1,222 7/29/2024
26.2.5 1,651 7/26/2024
26.2.4 1,815 7/24/2024
26.1.42 3,426 7/15/2024
26.1.41 2,301 7/8/2024
26.1.40 2,373 7/1/2024
26.1.39 7,745 6/24/2024
26.1.38 3,502 6/18/2024
26.1.35 3,467 6/11/2024
25.2.7 7,006 6/3/2024
25.2.6 2,419 5/28/2024
25.2.5 4,750 5/21/2024
25.2.4 2,957 5/14/2024
25.2.3 7,246 5/8/2024
25.1.42 3,632 4/29/2024
25.1.41 3,398 4/23/2024
25.1.40 3,596 4/15/2024
25.1.39 5,000 4/8/2024
25.1.38 4,269 4/1/2024
25.1.37 2,934 3/26/2024
25.1.35 6,598 3/15/2024
24.2.9 10,904 3/4/2024
24.2.8 5,330 2/26/2024
24.2.7 4,923 2/19/2024
24.2.6 7,306 2/14/2024
24.2.5 4,921 2/12/2024
24.2.4 6,080 2/5/2024
24.2.3 7,600 1/31/2024
24.1.47 7,351 1/22/2024
24.1.46 7,255 1/16/2024
24.1.45 9,403 1/8/2024
24.1.44 9,239 1/2/2024
24.1.43 7,970 12/27/2023
24.1.41 10,675 12/18/2023
23.2.7 16,717 12/6/2023
23.2.6 10,778 11/28/2023
23.2.5 9,068 11/23/2023
23.2.4 10,667 11/20/2023
23.1.44 14,386 11/6/2023
23.1.43 9,746 10/30/2023
23.1.42 11,019 10/23/2023
23.1.41 12,496 10/16/2023
23.1.40 10,002 10/10/2023
23.1.39 10,426 10/4/2023
23.1.38 14,686 9/26/2023
23.1.36 34,693 9/15/2023
22.2.12 13,670 9/5/2023
22.2.11 12,572 8/28/2023
22.2.10 13,165 8/22/2023
22.2.9 25,581 8/14/2023
22.2.8 12,431 8/7/2023
22.2.7 15,929 8/2/2023
22.2.5 13,637 7/27/2023
22.1.39 18,546 7/18/2023
22.1.38 13,848 7/11/2023
22.1.37 14,612 7/3/2023
22.1.36 18,183 6/28/2023
22.1.34 22,029 6/21/2023
21.2.10 21,775 6/12/2023
21.2.9 15,466 6/6/2023
21.2.8 18,560 5/30/2023
21.2.6 16,488 5/22/2023
21.2.5 19,638 5/15/2023
21.2.4 28,689 5/9/2023
21.2.3 19,877 5/3/2023
21.1.41 24,696 4/19/2023
21.1.39 18,585 4/10/2023
21.1.38 23,615 4/3/2023
21.1.37 18,279 3/29/2023
21.1.35 22,582 3/23/2023
20.4.0.54 20,987 3/13/2023
20.4.0.53 19,225 3/7/2023
20.4.0.52 25,529 2/28/2023
20.4.0.51 27,474 2/21/2023
20.4.0.50 20,444 2/14/2023
20.4.0.49 22,819 2/7/2023
20.4.0.48 31,149 2/1/2023
20.4.0.44 34,515 1/18/2023
20.4.0.43 24,426 1/10/2023
20.4.0.42 22,227 1/4/2023
20.4.0.41 19,429 12/29/2022
20.4.0.40 18,384 12/28/2022
20.4.0.38 38,095 12/21/2022
20.3.0.61 36,516 12/12/2022
20.3.0.60 25,007 12/6/2022
20.3.0.59 34,119 11/29/2022
20.3.0.58 28,261 11/22/2022
20.3.0.57 28,173 11/15/2022
20.3.0.56 25,148 11/8/2022
20.3.0.52 33,482 10/27/2022
20.3.0.50 28,926 10/18/2022
20.3.0.49 38,844 10/11/2022
20.3.0.48 29,173 10/5/2022
20.3.0.47 38,413 9/29/2022
20.2.0.50 49,726 9/20/2022
20.2.0.49 28,874 9/13/2022
20.2.0.48 31,144 9/6/2022
20.2.0.46 38,135 8/30/2022
20.2.0.45 32,583 8/23/2022
20.2.0.44 31,805 8/16/2022
20.2.0.43 39,947 8/8/2022
20.2.0.40 118,056 7/26/2022
20.2.0.39 39,188 7/19/2022
20.2.0.38 32,286 7/12/2022
20.2.0.36 52,595 6/30/2022
20.1.0.61 56,645 6/20/2022
20.1.0.60 49,970 6/14/2022
20.1.0.59 65,972 6/7/2022
20.1.0.58 67,706 5/31/2022
20.1.0.57 53,388 5/24/2022
20.1.0.56 53,564 5/17/2022
20.1.0.55 32,257 5/12/2022
20.1.0.52 60,587 5/3/2022
20.1.0.51 36,630 4/26/2022
20.1.0.50 32,925 4/19/2022
20.1.0.48 34,620 4/12/2022
20.1.0.47 45,299 4/4/2022
19.4.0.56 146,118 3/15/2022
19.4.0.55 41,155 3/8/2022
19.4.0.54 34,794 2/28/2022
19.4.0.53 42,015 2/22/2022
19.4.0.52 36,832 2/15/2022
19.4.0.50 39,804 2/8/2022
19.4.0.48 81,310 1/31/2022
19.4.0.47 38,958 1/25/2022
19.4.0.43 31,032 1/18/2022
19.4.0.42 32,813 1/11/2022
19.4.0.41 24,381 1/4/2022
19.4.0.40 25,684 12/28/2021
19.4.0.38 41,855 12/17/2021
19.3.0.59 44,570 12/14/2021
19.3.0.57 31,184 12/7/2021
19.3.0.56 29,781 11/29/2021
19.3.0.55 40,639 11/23/2021
19.3.0.54 31,159 11/17/2021
19.3.0.53 31,800 11/12/2021
19.3.0.48 50,192 11/2/2021
19.3.0.47 37,917 10/26/2021
19.3.0.46 49,958 10/19/2021
19.3.0.45 57,852 10/12/2021
19.3.0.44 38,638 10/5/2021
19.3.0.43 40,400 9/30/2021
19.2.0.62 52,864 9/13/2021
19.2.0.60 30,768 9/7/2021
19.2.0.59 26,478 8/30/2021
19.2.0.57 30,938 8/24/2021
19.2.0.56 33,437 8/17/2021
19.2.0.55 32,789 8/11/2021
19.2.0.51 35,331 8/2/2021
19.2.0.49 32,339 7/26/2021
19.2.0.48 65,759 7/19/2021
19.2.0.47 41,277 7/13/2021
19.2.0.46 26,598 7/6/2021
19.2.0.44 39,234 6/30/2021
19.1.0.69 70,630 6/14/2021
19.1.0.67 32,702 6/7/2021
19.1.0.66 34,103 5/31/2021
19.1.0.65 80,126 5/24/2021
19.1.0.64 42,131 5/19/2021
19.1.0.63 41,511 5/13/2021
19.1.0.59 36,215 5/3/2021
19.1.0.58 37,856 4/26/2021
19.1.0.57 47,931 4/20/2021
19.1.0.56 39,399 4/13/2021
19.1.0.55 42,976 4/6/2021
19.1.0.54 45,494 3/30/2021
18.4.0.49 73,423 3/22/2021
18.4.0.48 38,355 3/16/2021
18.4.0.47 39,931 3/9/2021
18.4.0.46 61,523 3/2/2021
18.4.0.44 35,665 2/23/2021
18.4.0.43 32,772 2/15/2021
18.4.0.42 58,540 2/9/2021
18.4.0.41 99,372 2/2/2021
18.4.0.39 36,112 1/28/2021
18.4.0.35 40,929 1/19/2021
18.4.0.34 33,762 1/12/2021
18.4.0.33 34,255 1/4/2021
18.4.0.32 28,225 12/30/2020
18.4.0.31 35,167 12/22/2020
18.4.0.30 52,433 12/17/2020
18.3.0.53 74,616 12/8/2020
18.3.0.52 32,897 11/30/2020
18.3.0.51 62,172 11/23/2020
18.3.0.50 95,293 11/17/2020
18.3.0.48 31,915 11/10/2020
18.3.0.47 31,746 11/5/2020
18.3.0.44 61,641 10/27/2020
18.3.0.42 36,604 10/20/2020
18.3.0.40 50,033 10/12/2020
18.3.0.38 32,433 10/7/2020
18.3.0.35 49,063 10/1/2020
18.2.0.59 91,074 9/22/2020
18.2.0.58 34,659 9/15/2020
18.2.0.57 30,580 9/8/2020
18.2.0.56 38,870 9/1/2020
18.2.0.55 46,710 8/25/2020
18.2.0.54 33,546 8/18/2020
18.2.0.48 64,513 8/4/2020
18.2.0.47 38,606 7/28/2020
18.2.0.46 35,182 7/21/2020
18.2.0.45 50,647 7/14/2020
18.2.0.44 56,099 7/6/2020
18.1.0.59 66,573 6/23/2020
18.1.0.57 101,627 6/16/2020
18.1.0.56 36,787 6/9/2020
18.1.0.55 42,819 6/2/2020
18.1.0.54 79,161 5/27/2020
18.1.0.53 35,868 5/19/2020
18.1.0.52 38,516 5/13/2020
18.1.0.48 47,039 5/5/2020
18.1.0.46 34,663 4/28/2020
18.1.0.45 48,307 4/21/2020
18.1.0.44 35,726 4/14/2020
18.1.0.43 35,160 4/7/2020
18.1.0.42 61,412 4/1/2020
18.1.0.36-beta 14,575 3/19/2020
17.4.0.55 182,418 3/10/2020
17.4.0.53 34,946 3/3/2020
17.4.0.51 38,733 2/25/2020
17.4.0.50 37,814 2/18/2020
17.4.0.49 32,698 2/11/2020
17.4.0.47 29,592 2/5/2020
17.4.0.46 45,781 1/30/2020
17.4.0.44 57,402 1/21/2020
17.4.0.43 30,907 1/14/2020
17.4.0.41 32,332 1/7/2020
17.4.0.40 31,222 12/24/2019
17.4.0.39 40,589 12/17/2019
17.3.0.34 89,972 12/10/2019
17.3.0.33 30,009 12/4/2019
17.3.0.30 36,829 12/3/2019
17.3.0.29 32,774 11/26/2019
17.3.0.28 40,174 11/19/2019
17.3.0.27 40,558 11/12/2019
17.3.0.26 39,294 11/5/2019
17.3.0.21 38,227 10/29/2019
17.3.0.19 43,944 10/22/2019
17.3.0.17 39,820 10/15/2019
17.3.0.14 89,739 10/3/2019
17.3.0.9-beta 18,133 9/20/2019
17.2.0.51 60,973 9/10/2019
17.2.0.49 31,244 9/3/2019
17.2.0.47 39,453 8/27/2019
17.2.0.46 36,330 8/22/2019
17.2.0.41 59,802 8/13/2019
17.2.0.40 64,299 8/6/2019
17.2.0.39 42,639 7/30/2019
17.2.0.36 37,399 7/23/2019
17.2.0.35 35,748 7/17/2019
17.2.0.34 64,854 7/11/2019
17.2.0.28-beta 15,610 6/27/2019
17.1.0.53 51,775 6/25/2019
17.1.0.52 36,401 6/18/2019
17.1.0.51 64,982 6/11/2019
17.1.0.50 31,009 6/4/2019
17.1.0.49 30,341 5/28/2019
17.1.0.48 34,081 5/21/2019
17.1.0.47 39,449 5/14/2019
17.1.0.44 35,964 5/7/2019
17.1.0.43 31,001 4/30/2019
17.1.0.42 35,277 4/23/2019
17.1.0.41 31,501 4/16/2019
17.1.0.40 47,109 4/9/2019
17.1.0.38 50,577 3/29/2019
17.1.0.32-beta 14,790 3/13/2019
16.4.0.54 68,871 2/19/2019
16.4.0.53 29,817 2/13/2019
16.4.0.52 49,293 2/5/2019
16.4.0.48 43,424 1/22/2019
16.4.0.47 24,888 1/16/2019
16.4.0.46 36,627 1/8/2019
16.4.0.44 31,738 12/24/2018
16.4.0.42 54,419 12/17/2018
16.4.0.40-beta 13,126 12/10/2018
16.3.0.36 53,509 11/27/2018
16.3.0.35-beta 13,175 11/23/2018
16.3.0.29 22,784 10/30/2018
16.3.0.21 27,733 9/21/2018
16.3.0.17-beta 3,326 9/12/2018
16.2.0.50 29,653 8/28/2018
16.2.0.46 18,882 8/6/2018
16.2.0.42 33,633 6/29/2018
16.2.0.41 11,840 6/25/2018
16.1.0.37 34,291 4/25/2018
16.1.0.32 15,274 3/29/2018
16.1.0.26 18,442 3/7/2018
16.1.0.24 9,840 2/22/2018
15.4.0.20 27,164 12/28/2017
15.4.0.17 17,015 12/11/2017