Syncfusion.Xamarin.Core 18.1.0.46

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.46
                    
NuGet\Install-Package Syncfusion.Xamarin.Core -Version 18.1.0.46
                    
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.46" />
                    
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.46" />
                    
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.46
                    
#r "nuget: Syncfusion.Xamarin.Core, 18.1.0.46"
                    
#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.46
                    
Install Syncfusion.Xamarin.Core as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.Core&version=18.1.0.46
                    
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.9 0 6/5/2025
29.2.8 548 6/3/2025
29.2.7 1,195 5/26/2025
29.2.5 1,235 5/21/2025
29.2.4 1,301 5/14/2025
29.1.41 1,282 5/5/2025
29.1.40 1,144 4/28/2025
29.1.39 2,202 4/21/2025
29.1.38 1,477 4/14/2025
29.1.37 1,281 4/8/2025
29.1.35 1,696 4/1/2025
29.1.33 2,532 3/25/2025
28.2.12 1,462 3/19/2025
28.2.11 1,853 3/10/2025
28.2.9 1,737 3/4/2025
28.2.7 1,802 2/25/2025
28.2.6 2,359 2/17/2025
28.2.5 1,784 2/11/2025
28.2.4 1,881 2/4/2025
28.2.3 2,051 1/29/2025
28.1.41 2,389 1/20/2025
28.1.39 3,547 1/13/2025
28.1.38 1,825 1/7/2025
28.1.37 1,646 12/31/2024
28.1.36 1,775 12/23/2024
28.1.35 1,683 12/18/2024
28.1.33 2,518 12/12/2024
27.2.5 3,819 12/2/2024
27.2.4 5,089 11/26/2024
27.2.3 2,450 11/22/2024
27.2.2 2,097 11/15/2024
27.1.58 2,273 11/4/2024
27.1.57 2,566 10/28/2024
27.1.56 2,037 10/23/2024
27.1.55 1,615 10/21/2024
27.1.53 1,998 10/14/2024
27.1.52 1,920 10/7/2024
27.1.51 4,083 9/30/2024
27.1.50 2,683 9/23/2024
27.1.48 3,582 9/18/2024
26.2.14 3,592 9/9/2024
26.2.13 2,492 9/5/2024
26.2.12 1,939 9/2/2024
26.2.11 3,275 8/27/2024
26.2.10 4,283 8/19/2024
26.2.9 2,402 8/12/2024
26.2.8 1,883 8/5/2024
26.2.7 1,229 7/29/2024
26.2.5 1,662 7/26/2024
26.2.4 1,820 7/24/2024
26.1.42 3,448 7/15/2024
26.1.41 2,306 7/8/2024
26.1.40 2,380 7/1/2024
26.1.39 7,809 6/24/2024
26.1.38 3,562 6/18/2024
26.1.35 3,483 6/11/2024
25.2.7 7,025 6/3/2024
25.2.6 2,425 5/28/2024
25.2.5 4,755 5/21/2024
25.2.4 2,974 5/14/2024
25.2.3 7,251 5/8/2024
25.1.42 3,638 4/29/2024
25.1.41 3,408 4/23/2024
25.1.40 3,601 4/15/2024
25.1.39 5,013 4/8/2024
25.1.38 4,342 4/1/2024
25.1.37 2,939 3/26/2024
25.1.35 6,609 3/15/2024
24.2.9 10,956 3/4/2024
24.2.8 5,342 2/26/2024
24.2.7 4,929 2/19/2024
24.2.6 7,312 2/14/2024
24.2.5 4,926 2/12/2024
24.2.4 6,089 2/5/2024
24.2.3 7,625 1/31/2024
24.1.47 7,356 1/22/2024
24.1.46 7,267 1/16/2024
24.1.45 9,503 1/8/2024
24.1.44 9,245 1/2/2024
24.1.43 7,993 12/27/2023
24.1.41 10,738 12/18/2023
23.2.7 16,742 12/6/2023
23.2.6 10,786 11/28/2023
23.2.5 9,083 11/23/2023
23.2.4 10,678 11/20/2023
23.1.44 14,402 11/6/2023
23.1.43 9,751 10/30/2023
23.1.42 11,028 10/23/2023
23.1.41 12,512 10/16/2023
23.1.40 10,011 10/10/2023
23.1.39 10,437 10/4/2023
23.1.38 14,696 9/26/2023
23.1.36 34,775 9/15/2023
22.2.12 13,681 9/5/2023
22.2.11 12,581 8/28/2023
22.2.10 13,217 8/22/2023
22.2.9 25,586 8/14/2023
22.2.8 12,436 8/7/2023
22.2.7 15,934 8/2/2023
22.2.5 13,645 7/27/2023
22.1.39 18,598 7/18/2023
22.1.38 13,873 7/11/2023
22.1.37 14,616 7/3/2023
22.1.36 18,200 6/28/2023
22.1.34 22,101 6/21/2023
21.2.10 21,808 6/12/2023
21.2.9 15,476 6/6/2023
21.2.8 18,568 5/30/2023
21.2.6 16,495 5/22/2023
21.2.5 19,643 5/15/2023
21.2.4 28,696 5/9/2023
21.2.3 19,881 5/3/2023
21.1.41 24,722 4/19/2023
21.1.39 18,603 4/10/2023
21.1.38 23,678 4/3/2023
21.1.37 18,285 3/29/2023
21.1.35 22,596 3/23/2023
20.4.0.54 21,002 3/13/2023
20.4.0.53 19,229 3/7/2023
20.4.0.52 25,551 2/28/2023
20.4.0.51 27,478 2/21/2023
20.4.0.50 20,451 2/14/2023
20.4.0.49 22,846 2/7/2023
20.4.0.48 31,290 2/1/2023
20.4.0.44 34,602 1/18/2023
20.4.0.43 24,451 1/10/2023
20.4.0.42 22,232 1/4/2023
20.4.0.41 19,434 12/29/2022
20.4.0.40 18,388 12/28/2022
20.4.0.38 38,130 12/21/2022
20.3.0.61 36,529 12/12/2022
20.3.0.60 25,027 12/6/2022
20.3.0.59 34,196 11/29/2022
20.3.0.58 28,270 11/22/2022
20.3.0.57 28,182 11/15/2022
20.3.0.56 25,157 11/8/2022
20.3.0.52 33,499 10/27/2022
20.3.0.50 28,934 10/18/2022
20.3.0.49 38,859 10/11/2022
20.3.0.48 29,180 10/5/2022
20.3.0.47 38,575 9/29/2022
20.2.0.50 49,767 9/20/2022
20.2.0.49 28,881 9/13/2022
20.2.0.48 31,328 9/6/2022
20.2.0.46 38,168 8/30/2022
20.2.0.45 32,593 8/23/2022
20.2.0.44 31,822 8/16/2022
20.2.0.43 39,973 8/8/2022
20.2.0.40 118,065 7/26/2022
20.2.0.39 39,263 7/19/2022
20.2.0.38 32,292 7/12/2022
20.2.0.36 52,693 6/30/2022
20.1.0.61 56,713 6/20/2022
20.1.0.60 50,008 6/14/2022
20.1.0.59 65,979 6/7/2022
20.1.0.58 67,724 5/31/2022
20.1.0.57 53,393 5/24/2022
20.1.0.56 53,602 5/17/2022
20.1.0.55 32,262 5/12/2022
20.1.0.52 60,610 5/3/2022
20.1.0.51 36,652 4/26/2022
20.1.0.50 32,940 4/19/2022
20.1.0.48 34,646 4/12/2022
20.1.0.47 45,328 4/4/2022
19.4.0.56 146,187 3/15/2022
19.4.0.55 41,167 3/8/2022
19.4.0.54 34,807 2/28/2022
19.4.0.53 42,052 2/22/2022
19.4.0.52 36,850 2/15/2022
19.4.0.50 39,852 2/8/2022
19.4.0.48 81,335 1/31/2022
19.4.0.47 38,972 1/25/2022
19.4.0.43 31,047 1/18/2022
19.4.0.42 32,832 1/11/2022
19.4.0.41 24,399 1/4/2022
19.4.0.40 25,695 12/28/2021
19.4.0.38 42,143 12/17/2021
19.3.0.59 44,679 12/14/2021
19.3.0.57 31,198 12/7/2021
19.3.0.56 29,789 11/29/2021
19.3.0.55 40,650 11/23/2021
19.3.0.54 31,168 11/17/2021
19.3.0.53 31,808 11/12/2021
19.3.0.48 50,347 11/2/2021
19.3.0.47 37,977 10/26/2021
19.3.0.46 50,010 10/19/2021
19.3.0.45 57,877 10/12/2021
19.3.0.44 38,647 10/5/2021
19.3.0.43 40,417 9/30/2021
19.2.0.62 52,907 9/13/2021
19.2.0.60 30,781 9/7/2021
19.2.0.59 26,487 8/30/2021
19.2.0.57 30,954 8/24/2021
19.2.0.56 33,445 8/17/2021
19.2.0.55 32,803 8/11/2021
19.2.0.51 35,339 8/2/2021
19.2.0.49 32,357 7/26/2021
19.2.0.48 65,794 7/19/2021
19.2.0.47 41,324 7/13/2021
19.2.0.46 26,610 7/6/2021
19.2.0.44 39,268 6/30/2021
19.1.0.69 70,659 6/14/2021
19.1.0.67 32,733 6/7/2021
19.1.0.66 34,116 5/31/2021
19.1.0.65 80,137 5/24/2021
19.1.0.64 42,214 5/19/2021
19.1.0.63 41,556 5/13/2021
19.1.0.59 36,239 5/3/2021
19.1.0.58 37,881 4/26/2021
19.1.0.57 47,946 4/20/2021
19.1.0.56 39,456 4/13/2021
19.1.0.55 43,000 4/6/2021
19.1.0.54 45,514 3/30/2021
18.4.0.49 73,450 3/22/2021
18.4.0.48 38,391 3/16/2021
18.4.0.47 39,955 3/9/2021
18.4.0.46 61,537 3/2/2021
18.4.0.44 35,681 2/23/2021
18.4.0.43 32,787 2/15/2021
18.4.0.42 58,555 2/9/2021
18.4.0.41 99,413 2/2/2021
18.4.0.39 36,128 1/28/2021
18.4.0.35 40,945 1/19/2021
18.4.0.34 33,774 1/12/2021
18.4.0.33 34,267 1/4/2021
18.4.0.32 28,237 12/30/2020
18.4.0.31 35,202 12/22/2020
18.4.0.30 52,452 12/17/2020
18.3.0.53 74,652 12/8/2020
18.3.0.52 32,912 11/30/2020
18.3.0.51 62,188 11/23/2020
18.3.0.50 95,309 11/17/2020
18.3.0.48 31,932 11/10/2020
18.3.0.47 31,757 11/5/2020
18.3.0.44 61,654 10/27/2020
18.3.0.42 36,641 10/20/2020
18.3.0.40 50,048 10/12/2020
18.3.0.38 32,452 10/7/2020
18.3.0.35 49,105 10/1/2020
18.2.0.59 91,142 9/22/2020
18.2.0.58 34,671 9/15/2020
18.2.0.57 30,591 9/8/2020
18.2.0.56 38,887 9/1/2020
18.2.0.55 46,722 8/25/2020
18.2.0.54 33,585 8/18/2020
18.2.0.48 64,543 8/4/2020
18.2.0.47 38,628 7/28/2020
18.2.0.46 35,194 7/21/2020
18.2.0.45 50,731 7/14/2020
18.2.0.44 56,129 7/6/2020
18.1.0.59 66,782 6/23/2020
18.1.0.57 101,650 6/16/2020
18.1.0.56 36,823 6/9/2020
18.1.0.55 42,835 6/2/2020
18.1.0.54 79,207 5/27/2020
18.1.0.53 35,901 5/19/2020
18.1.0.52 38,541 5/13/2020
18.1.0.48 47,074 5/5/2020
18.1.0.46 34,681 4/28/2020
18.1.0.45 48,323 4/21/2020
18.1.0.44 35,807 4/14/2020
18.1.0.43 35,179 4/7/2020
18.1.0.42 61,468 4/1/2020
18.1.0.36-beta 14,590 3/19/2020
17.4.0.55 182,495 3/10/2020
17.4.0.53 34,982 3/3/2020
17.4.0.51 38,750 2/25/2020
17.4.0.50 37,832 2/18/2020
17.4.0.49 32,729 2/11/2020
17.4.0.47 29,608 2/5/2020
17.4.0.46 45,796 1/30/2020
17.4.0.44 57,446 1/21/2020
17.4.0.43 30,924 1/14/2020
17.4.0.41 32,357 1/7/2020
17.4.0.40 31,238 12/24/2019
17.4.0.39 40,608 12/17/2019
17.3.0.34 90,323 12/10/2019
17.3.0.33 30,024 12/4/2019
17.3.0.30 36,856 12/3/2019
17.3.0.29 32,792 11/26/2019
17.3.0.28 40,193 11/19/2019
17.3.0.27 40,573 11/12/2019
17.3.0.26 39,310 11/5/2019
17.3.0.21 38,252 10/29/2019
17.3.0.19 43,963 10/22/2019
17.3.0.17 39,841 10/15/2019
17.3.0.14 89,757 10/3/2019
17.3.0.9-beta 18,149 9/20/2019
17.2.0.51 61,000 9/10/2019
17.2.0.49 31,258 9/3/2019
17.2.0.47 39,473 8/27/2019
17.2.0.46 36,347 8/22/2019
17.2.0.41 59,819 8/13/2019
17.2.0.40 64,313 8/6/2019
17.2.0.39 42,654 7/30/2019
17.2.0.36 37,413 7/23/2019
17.2.0.35 35,762 7/17/2019
17.2.0.34 64,888 7/11/2019
17.2.0.28-beta 15,629 6/27/2019
17.1.0.53 51,795 6/25/2019
17.1.0.52 36,418 6/18/2019
17.1.0.51 65,004 6/11/2019
17.1.0.50 31,034 6/4/2019
17.1.0.49 30,357 5/28/2019
17.1.0.48 34,096 5/21/2019
17.1.0.47 39,466 5/14/2019
17.1.0.44 35,979 5/7/2019
17.1.0.43 31,018 4/30/2019
17.1.0.42 35,295 4/23/2019
17.1.0.41 31,523 4/16/2019
17.1.0.40 47,124 4/9/2019
17.1.0.38 50,605 3/29/2019
17.1.0.32-beta 14,804 3/13/2019
16.4.0.54 68,901 2/19/2019
16.4.0.53 29,837 2/13/2019
16.4.0.52 49,318 2/5/2019
16.4.0.48 43,449 1/22/2019
16.4.0.47 24,903 1/16/2019
16.4.0.46 36,642 1/8/2019
16.4.0.44 31,766 12/24/2018
16.4.0.42 54,441 12/17/2018
16.4.0.40-beta 13,138 12/10/2018
16.3.0.36 53,529 11/27/2018
16.3.0.35-beta 13,188 11/23/2018
16.3.0.29 22,802 10/30/2018
16.3.0.21 27,754 9/21/2018
16.3.0.17-beta 3,339 9/12/2018
16.2.0.50 29,669 8/28/2018
16.2.0.46 18,906 8/6/2018
16.2.0.42 33,677 6/29/2018
16.2.0.41 11,875 6/25/2018
16.1.0.37 34,327 4/25/2018
16.1.0.32 15,307 3/29/2018
16.1.0.26 18,466 3/7/2018
16.1.0.24 9,864 2/22/2018
15.4.0.20 27,200 12/28/2017
15.4.0.17 17,053 12/11/2017