Syncfusion.Xamarin.DataSource 16.3.0.35-beta

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

Syncfusion DataSource is a .NET library that allows data shaping process and manipulation operations such as sorting, grouping, summaries, filtering, and real-time updates of data when working with list view.  Syncfusion SfListView for Xamarin.Forms processes data using this library.

Key features:
• Sorting
• Sort data against one or more properties programmatically. Custom sorting logic is also supported.
• Filtering
• Filter data easily by setting filter predicates.
• Grouping
• Group data against one or more properties pro-grammatically. Custom grouping logic is also supported.

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/datasource?utm_source=nuget&utm_medium=listing

Documentation: https://help.syncfusion.com/xamarin/datasource/datasource-gettingstarted?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
Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
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.

This package has no dependencies.

NuGet packages (5)

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

Package Downloads
Syncfusion.Xamarin.SfListView

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

Syncfusion.Xamarin.SfChat

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

ItEnterprise.Common.CoreStandard

ItEnterprise Common.CoreStandard for Xamarin Forms

ItEnterprise.Common.CoreDroid

ItEnterprise Common.CoreDroid for Xamarin Forms

IT-Enterprise.Xamarin.CoreStandard

IT-Enterprise CoreStandard for Xamarin Forms

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Syncfusion.Xamarin.DataSource:

Repository Stars
syncfusion/essential-ui-kit-for-xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Version Downloads Last Updated
30.1.39 163 7/8/2025
30.1.38 218 7/1/2025
30.1.37 232 6/25/2025
29.2.11 257 6/16/2025
29.2.10 483 6/9/2025
29.2.9 259 6/5/2025
29.2.8 225 6/3/2025
29.2.7 261 5/26/2025
29.2.5 305 5/21/2025
29.2.4 336 5/14/2025
29.1.41 265 5/5/2025
29.1.40 295 4/28/2025
29.1.39 2,518 4/21/2025
29.1.38 355 4/14/2025
29.1.37 290 4/8/2025
29.1.35 364 4/1/2025
29.1.33 1,407 3/25/2025
28.2.12 421 3/19/2025
28.2.11 529 3/10/2025
28.2.9 410 3/4/2025
28.2.7 497 2/25/2025
28.2.6 1,109 2/17/2025
28.2.5 354 2/11/2025
28.2.4 566 2/4/2025
28.2.3 621 1/29/2025
28.1.41 666 1/20/2025
28.1.39 2,441 1/13/2025
28.1.38 347 1/7/2025
28.1.37 294 12/31/2024
28.1.36 455 12/23/2024
28.1.35 315 12/18/2024
28.1.33 588 12/12/2024
27.2.5 1,702 12/2/2024
27.2.4 4,068 11/26/2024
27.2.3 399 11/22/2024
27.2.2 645 11/15/2024
27.1.58 707 11/4/2024
27.1.57 1,088 10/28/2024
27.1.56 458 10/23/2024
27.1.55 424 10/21/2024
27.1.53 523 10/14/2024
27.1.52 432 10/7/2024
27.1.51 2,384 9/30/2024
27.1.50 1,060 9/23/2024
27.1.48 2,308 9/18/2024
26.2.14 1,300 9/9/2024
26.2.13 780 9/5/2024
26.2.12 323 9/2/2024
26.2.11 1,410 8/27/2024
26.2.10 2,573 8/19/2024
26.2.9 464 8/12/2024
26.2.8 344 8/5/2024
26.2.7 307 7/29/2024
26.2.5 741 7/26/2024
26.2.4 1,677 7/24/2024
26.1.42 1,228 7/15/2024
26.1.41 665 7/8/2024
26.1.40 576 7/1/2024
26.1.39 5,843 6/24/2024
26.1.38 1,831 6/18/2024
26.1.35 1,242 6/11/2024
25.2.7 970 6/3/2024
25.2.6 396 5/28/2024
25.2.5 661 5/21/2024
25.2.4 1,145 5/14/2024
25.2.3 3,997 5/8/2024
25.1.42 1,661 4/29/2024
25.1.41 1,371 4/23/2024
25.1.40 1,219 4/15/2024
25.1.39 2,769 4/8/2024
25.1.38 1,720 4/1/2024
25.1.37 536 3/26/2024
25.1.35 2,689 3/15/2024
24.2.9 6,831 3/4/2024
24.2.8 1,083 2/26/2024
24.2.7 797 2/19/2024
24.2.6 3,107 2/14/2024
24.2.5 671 2/12/2024
24.2.4 1,264 2/5/2024
24.2.3 2,052 1/31/2024
24.1.47 1,812 1/22/2024
24.1.46 1,701 1/16/2024
24.1.45 3,548 1/8/2024
24.1.44 3,225 1/2/2024
24.1.43 1,287 12/27/2023
24.1.41 1,979 12/18/2023
23.2.7 7,792 12/6/2023
23.2.6 3,099 11/28/2023
23.2.5 1,395 11/23/2023
23.2.4 2,270 11/20/2023
23.1.44 4,713 11/6/2023
23.1.43 1,545 10/30/2023
23.1.42 2,068 10/23/2023
23.1.41 5,063 10/16/2023
23.1.40 1,811 10/10/2023
23.1.39 2,715 10/4/2023
23.1.38 6,504 9/26/2023
23.1.36 22,471 9/15/2023
22.2.12 4,651 9/5/2023
22.2.11 3,938 8/28/2023
22.2.10 2,477 8/22/2023
22.2.9 2,175 8/14/2023
22.2.8 2,142 8/7/2023
22.2.7 3,833 8/2/2023
22.2.5 2,699 7/27/2023
22.1.39 7,334 7/18/2023
22.1.38 2,527 7/11/2023
22.1.37 2,799 7/3/2023
22.1.36 5,929 6/28/2023
22.1.34 7,908 6/21/2023
21.2.10 6,357 6/13/2023
21.2.9 4,052 6/6/2023
21.2.8 7,560 5/30/2023
21.2.6 4,909 5/22/2023
21.2.5 6,349 5/15/2023
21.2.4 5,400 5/9/2023
21.2.3 7,528 5/3/2023
21.1.41 9,981 4/19/2023
21.1.39 4,470 4/10/2023
21.1.38 4,721 4/3/2023
21.1.37 3,144 3/29/2023
21.1.35 7,164 3/23/2023
20.4.0.54 4,899 3/13/2023
20.4.0.53 4,485 3/7/2023
20.4.0.52 6,805 2/28/2023
20.4.0.51 12,297 2/21/2023
20.4.0.50 4,221 2/14/2023
20.4.0.49 7,580 2/7/2023
20.4.0.48 12,243 2/1/2023
20.4.0.44 15,981 1/18/2023
20.4.0.43 6,986 1/10/2023
20.4.0.42 5,441 1/4/2023
20.4.0.41 2,689 12/29/2022
20.4.0.40 2,111 12/28/2022
20.4.0.38 18,710 12/21/2022
20.3.0.61 15,977 12/12/2022
20.3.0.60 5,863 12/6/2022
20.3.0.59 13,327 11/29/2022
20.3.0.58 6,693 11/22/2022
20.3.0.57 6,484 11/15/2022
20.3.0.56 4,060 11/8/2022
20.3.0.52 9,999 10/27/2022
20.3.0.50 5,326 10/18/2022
20.3.0.49 13,328 10/11/2022
20.3.0.48 6,746 10/5/2022
20.3.0.47 11,711 9/29/2022
20.2.0.50 19,013 9/20/2022
20.2.0.49 5,075 9/13/2022
20.2.0.48 5,336 9/6/2022
20.2.0.46 6,064 8/30/2022
20.2.0.45 5,166 8/23/2022
20.2.0.44 5,720 8/16/2022
20.2.0.43 12,839 8/8/2022
20.2.0.40 90,533 7/26/2022
20.2.0.39 15,639 7/19/2022
20.2.0.38 7,435 7/12/2022
20.2.0.36 22,707 6/30/2022
20.1.0.61 14,146 6/20/2022
20.1.0.60 11,448 6/14/2022
20.1.0.59 39,634 6/7/2022
20.1.0.58 34,318 5/31/2022
20.1.0.57 7,472 5/24/2022
20.1.0.56 12,698 5/17/2022
20.1.0.55 7,313 5/12/2022
20.1.0.52 34,138 5/3/2022
20.1.0.51 10,072 4/26/2022
20.1.0.50 6,707 4/19/2022
20.1.0.48 9,596 4/12/2022
20.1.0.47 11,229 4/4/2022
19.4.0.56 30,010 3/15/2022
19.4.0.55 9,451 3/8/2022
19.4.0.54 8,538 2/28/2022
19.4.0.53 5,058 2/22/2022
19.4.0.52 6,885 2/15/2022
19.4.0.50 13,821 2/8/2022
19.4.0.48 57,994 1/31/2022
19.4.0.47 12,698 1/25/2022
19.4.0.43 5,762 1/18/2022
19.4.0.42 4,470 1/11/2022
19.4.0.41 5,915 1/4/2022
19.4.0.40 5,192 12/28/2021
19.4.0.38 7,468 12/17/2021
19.3.0.59 10,163 12/14/2021
19.3.0.57 5,794 12/7/2021
19.3.0.56 6,962 11/29/2021
19.3.0.55 10,459 11/23/2021
19.3.0.54 11,516 11/17/2021
19.3.0.53 6,632 11/12/2021
19.3.0.48 23,727 11/3/2021
19.3.0.47 12,593 10/26/2021
19.3.0.46 26,216 10/19/2021
19.3.0.45 9,027 10/12/2021
19.3.0.44 13,760 10/5/2021
19.3.0.43 11,999 9/30/2021
19.2.0.62 16,118 9/13/2021
19.2.0.60 6,652 9/7/2021
19.2.0.59 4,259 8/30/2021
19.2.0.57 7,035 8/24/2021
19.2.0.56 9,605 8/17/2021
19.2.0.55 6,655 8/11/2021
19.2.0.51 6,507 8/2/2021
19.2.0.49 7,660 7/27/2021
19.2.0.48 11,694 7/19/2021
19.2.0.47 14,119 7/13/2021
19.2.0.46 5,107 7/6/2021
19.2.0.44 7,917 6/30/2021
19.1.0.69 16,830 6/14/2021
19.1.0.67 8,881 6/7/2021
19.1.0.66 8,846 5/31/2021
19.1.0.65 53,763 5/24/2021
19.1.0.64 18,250 5/19/2021
19.1.0.63 11,805 5/13/2021
19.1.0.59 10,399 5/3/2021
19.1.0.58 9,574 4/26/2021
19.1.0.57 23,817 4/20/2021
19.1.0.56 12,457 4/13/2021
19.1.0.55 6,752 4/6/2021
19.1.0.54 17,354 3/30/2021
18.4.0.49 25,269 3/22/2021
18.4.0.48 12,895 3/16/2021
18.4.0.47 11,145 3/9/2021
18.4.0.46 15,179 3/2/2021
18.4.0.44 8,658 2/23/2021
18.4.0.43 9,265 2/15/2021
18.4.0.42 8,151 2/9/2021
18.4.0.41 113,163 2/2/2021
18.4.0.39 9,085 1/28/2021
18.4.0.35 9,669 1/19/2021
18.4.0.34 9,875 1/12/2021
18.4.0.33 7,502 1/4/2021
18.4.0.32 6,118 12/30/2020
18.4.0.31 11,226 12/22/2020
18.4.0.30 19,541 12/17/2020
18.3.0.53 17,807 12/8/2020
18.3.0.52 6,849 11/30/2020
18.3.0.51 12,011 11/23/2020
18.3.0.50 9,225 11/17/2020
18.3.0.48 9,281 11/10/2020
18.3.0.47 9,912 11/5/2020
18.3.0.44 34,703 10/27/2020
18.3.0.42 11,540 10/20/2020
18.3.0.40 7,716 10/12/2020
18.3.0.38 8,738 10/7/2020
18.3.0.35 18,469 10/1/2020
18.2.0.59 29,100 9/22/2020
18.2.0.58 9,294 9/15/2020
18.2.0.57 7,024 9/8/2020
18.2.0.56 9,038 9/1/2020
18.2.0.55 8,803 8/25/2020
18.2.0.54 8,688 8/18/2020
18.2.0.48 12,947 8/4/2020
18.2.0.47 7,370 7/28/2020
18.2.0.46 6,351 7/21/2020
18.2.0.45 23,233 7/14/2020
18.2.0.44 24,779 7/6/2020
18.1.0.59 26,992 6/23/2020
18.1.0.57 9,367 6/16/2020
18.1.0.56 8,758 6/9/2020
18.1.0.55 12,446 6/2/2020
18.1.0.54 52,585 5/27/2020
18.1.0.53 10,694 5/19/2020
18.1.0.52 11,125 5/13/2020
18.1.0.48 15,641 5/5/2020
18.1.0.46 10,042 4/28/2020
18.1.0.45 8,553 4/21/2020
18.1.0.44 9,017 4/14/2020
18.1.0.43 7,822 4/7/2020
18.1.0.42 19,367 4/1/2020
18.1.0.36-beta 2,262 3/19/2020
17.4.0.55 48,007 3/10/2020
17.4.0.53 9,790 3/3/2020
17.4.0.51 9,142 2/25/2020
17.4.0.50 8,016 2/18/2020
17.4.0.49 8,624 2/11/2020
17.4.0.47 6,850 2/5/2020
17.4.0.46 8,776 1/30/2020
17.4.0.44 21,456 1/21/2020
17.4.0.43 7,416 1/14/2020
17.4.0.41 7,356 1/7/2020
17.4.0.40 6,097 12/24/2019
17.4.0.39 11,116 12/17/2019
17.3.0.34 59,976 12/10/2019
17.3.0.33 5,067 12/4/2019
17.3.0.30 3,468 12/3/2019
17.3.0.29 8,316 11/26/2019
17.3.0.28 13,716 11/19/2019
17.3.0.27 8,887 11/12/2019
17.3.0.26 9,297 11/5/2019
17.3.0.21 7,360 10/29/2019
17.3.0.19 18,237 10/22/2019
17.3.0.17 14,740 10/15/2019
17.3.0.14 37,656 10/3/2019
17.3.0.9-beta 2,551 9/20/2019
17.2.0.51 20,256 9/10/2019
17.2.0.49 9,106 9/3/2019
17.2.0.47 13,120 8/27/2019
17.2.0.46 11,379 8/22/2019
17.2.0.41 28,947 8/13/2019
17.2.0.40 34,171 8/6/2019
17.2.0.39 13,069 7/30/2019
17.2.0.36 7,994 7/23/2019
17.2.0.35 5,264 7/17/2019
17.2.0.34 17,127 7/11/2019
17.2.0.28-beta 3,360 6/27/2019
17.1.0.53 13,532 6/25/2019
17.1.0.52 13,772 6/18/2019
17.1.0.51 7,011 6/11/2019
17.1.0.50 9,034 6/4/2019
17.1.0.49 7,712 5/28/2019
17.1.0.48 10,712 5/21/2019
17.1.0.47 9,645 5/14/2019
17.1.0.44 14,483 5/7/2019
17.1.0.43 8,865 4/30/2019
17.1.0.42 12,903 4/23/2019
17.1.0.41 10,137 4/16/2019
17.1.0.40 22,166 4/9/2019
17.1.0.38 13,426 3/29/2019
17.1.0.32-beta 2,851 3/13/2019
16.4.0.54 23,019 2/19/2019
16.4.0.53 7,240 2/13/2019
16.4.0.52 12,395 2/5/2019
16.4.0.48 7,743 1/22/2019
16.4.0.47 4,072 1/16/2019
16.4.0.46 6,767 1/8/2019
16.4.0.44 8,007 12/24/2018
16.4.0.42 10,223 12/17/2018
16.4.0.40-beta 2,082 12/10/2018
16.3.0.36 8,066 11/27/2018
16.3.0.35-beta 2,178 11/23/2018
16.3.0.29 14,967 10/30/2018
16.3.0.21 19,931 9/21/2018
16.3.0.17-beta 2,013 9/12/2018
16.2.0.50 15,699 8/28/2018
16.2.0.46 11,369 8/6/2018
16.2.0.42 22,012 6/29/2018
16.2.0.41 7,430 6/25/2018
16.1.0.37 23,708 4/25/2018
16.1.0.32 12,090 3/29/2018
16.1.0.26 15,145 3/7/2018
16.1.0.24 7,355 2/22/2018
15.4.0.20 23,583 12/28/2017
15.4.0.17 11,979 12/11/2017