Syncfusion.Xamarin.SfDiagram 17.1.0.32-beta

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

Syncfusion diagram control for Xamarin is used to create different types of diagrams such as flowcharts, use case diagrams, workflow process diagrams, organizational chart, mind map, and so on.

Key features:
• Node, connector, and port: Basic elements used to draw diagrams.
• Data binding: Generate diagram with nodes and connectors based on the information provided from an external data source.
• Great editing experience with zoom, pan, resize, move, and rotate operations.
• Automatic layout: Arrange nodes in a tree like structure based on the relationship of nodes and allows creation of organizational charts, family-trees, and mind map diagrams.
• Clipboard commands: Perform cut, copy, and paste operations.
• Undo/redo: Correct recent changes.
• Serialization: Save the current state of the diagram and load it back when needed.
• Stencil: Contains a list of symbols that can be dropped over a diagram.
• Gridlines: Gridlines are lines drawn behind diagram elements. It provides a visual guidance while dragging or arranging nodes on a diagram surface.
• Export as image: Save the diagram in image formats such as .PNG and .JPG.
• Annotations: Annotations can be added or edited to the node or connector at runtime.
• User handles: Customized handles to perform custom actions and default clipboard actions.

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

Documentation: https://help.syncfusion.com/xamarin/sfdiagram/getting-started?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 2019 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 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

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 251 8/7/2025
30.1.42 133 7/28/2025
30.1.41 546 7/22/2025
30.1.40 157 7/14/2025
30.1.39 172 7/8/2025
30.1.38 155 7/1/2025
30.1.37 167 6/25/2025
29.2.11 173 6/16/2025
29.2.10 296 6/9/2025
29.2.9 168 6/5/2025
29.2.8 169 6/3/2025
29.2.7 188 5/26/2025
29.2.5 191 5/21/2025
29.2.4 251 5/14/2025
29.1.41 176 5/5/2025
29.1.40 179 4/28/2025
29.1.39 209 4/21/2025
29.1.38 251 4/14/2025
29.1.37 199 4/8/2025
29.1.35 174 4/1/2025
29.1.33 538 3/25/2025
28.2.12 193 3/19/2025
28.2.11 235 3/10/2025
28.2.9 243 3/4/2025
28.2.7 152 2/25/2025
28.2.6 140 2/17/2025
28.2.5 157 2/11/2025
28.2.4 157 2/4/2025
28.2.3 162 1/29/2025
28.1.41 119 1/20/2025
28.1.39 122 1/13/2025
28.1.38 139 1/7/2025
28.1.37 159 12/31/2024
28.1.36 131 12/23/2024
28.1.35 147 12/18/2024
28.1.33 162 12/12/2024
27.2.5 148 12/2/2024
27.2.4 148 11/26/2024
27.2.3 144 11/22/2024
27.2.2 157 11/15/2024
27.1.58 151 11/4/2024
27.1.57 145 10/28/2024
27.1.56 139 10/23/2024
27.1.55 122 10/21/2024
27.1.53 156 10/14/2024
27.1.52 147 10/7/2024
27.1.51 133 9/30/2024
27.1.50 181 9/23/2024
27.1.48 209 9/18/2024
26.2.14 158 9/9/2024
26.2.13 164 9/5/2024
26.2.12 143 9/2/2024
26.2.11 166 8/27/2024
26.2.10 180 8/19/2024
26.2.9 185 8/12/2024
26.2.8 153 8/5/2024
26.2.7 92 7/29/2024
26.2.5 129 7/26/2024
26.2.4 134 7/24/2024
26.1.42 180 7/15/2024
26.1.41 146 7/8/2024
26.1.40 174 7/1/2024
26.1.39 150 6/24/2024
26.1.38 776 6/18/2024
26.1.35 182 6/11/2024
25.2.7 134 6/3/2024
25.2.6 143 5/28/2024
25.2.5 165 5/21/2024
25.2.4 136 5/14/2024
25.2.3 163 5/8/2024
25.1.42 1,086 4/29/2024
25.1.41 542 4/23/2024
25.1.40 165 4/15/2024
25.1.39 198 4/8/2024
25.1.38 564 4/1/2024
25.1.37 168 3/26/2024
25.1.35 577 3/15/2024
24.2.9 337 3/4/2024
24.2.8 268 2/26/2024
24.2.7 217 2/19/2024
24.2.6 180 2/14/2024
24.2.5 155 2/12/2024
24.2.4 159 2/5/2024
24.2.3 177 1/31/2024
24.1.47 736 1/22/2024
24.1.46 314 1/16/2024
24.1.45 224 1/8/2024
24.1.44 295 1/2/2024
24.1.43 270 12/27/2023
24.1.41 567 12/18/2023
23.2.7 301 12/6/2023
23.2.6 525 11/28/2023
23.2.5 208 11/23/2023
23.2.4 425 11/20/2023
23.1.44 501 11/6/2023
23.1.43 370 10/30/2023
23.1.42 458 10/23/2023
23.1.41 297 10/16/2023
23.1.40 442 10/10/2023
23.1.39 231 10/4/2023
23.1.38 1,087 9/26/2023
23.1.36 17,169 9/15/2023
22.2.12 704 9/5/2023
22.2.11 453 8/28/2023
22.2.10 276 8/22/2023
22.2.9 537 8/14/2023
22.2.8 341 8/7/2023
22.2.7 514 8/2/2023
22.2.5 420 7/27/2023
22.1.39 393 7/18/2023
22.1.38 323 7/11/2023
22.1.37 313 7/3/2023
22.1.36 625 6/28/2023
22.1.34 416 6/21/2023
21.2.10 578 6/13/2023
21.2.9 423 6/6/2023
21.2.8 673 5/30/2023
21.2.6 469 5/22/2023
21.2.5 478 5/15/2023
21.2.4 770 5/9/2023
21.2.3 390 5/3/2023
21.1.41 637 4/19/2023
21.1.39 534 4/10/2023
21.1.38 479 4/3/2023
21.1.37 549 3/29/2023
21.1.35 467 3/23/2023
20.4.0.54 441 3/13/2023
20.4.0.53 808 3/7/2023
20.4.0.52 858 2/28/2023
20.4.0.51 773 2/21/2023
20.4.0.50 626 2/14/2023
20.4.0.49 517 2/7/2023
20.4.0.48 789 2/1/2023
20.4.0.44 948 1/18/2023
20.4.0.43 692 1/10/2023
20.4.0.42 764 1/4/2023
20.4.0.41 515 12/29/2022
20.4.0.40 511 12/28/2022
20.4.0.38 602 12/21/2022
20.3.0.61 952 12/12/2022
20.3.0.60 692 12/6/2022
20.3.0.59 7,913 11/29/2022
20.3.0.58 547 11/22/2022
20.3.0.57 558 11/15/2022
20.3.0.56 611 11/8/2022
20.3.0.52 653 10/27/2022
20.3.0.50 627 10/18/2022
20.3.0.49 683 10/11/2022
20.3.0.48 578 10/5/2022
20.3.0.47 721 9/29/2022
20.2.0.50 640 9/20/2022
20.2.0.49 675 9/13/2022
20.2.0.48 663 9/6/2022
20.2.0.46 689 8/30/2022
20.2.0.45 649 8/23/2022
20.2.0.44 697 8/16/2022
20.2.0.43 3,798 8/8/2022
20.2.0.40 76,068 7/26/2022
20.2.0.39 726 7/19/2022
20.2.0.38 718 7/12/2022
20.2.0.36 773 6/30/2022
20.1.0.61 674 6/20/2022
20.1.0.60 663 6/14/2022
20.1.0.59 706 6/7/2022
20.1.0.58 729 5/31/2022
20.1.0.57 712 5/24/2022
20.1.0.56 703 5/17/2022
20.1.0.55 799 5/12/2022
20.1.0.52 725 5/3/2022
20.1.0.51 760 4/26/2022
20.1.0.50 710 4/19/2022
20.1.0.48 709 4/12/2022
20.1.0.47 914 4/4/2022
19.4.0.56 824 3/15/2022
19.4.0.55 817 3/8/2022
19.4.0.54 737 2/28/2022
19.4.0.53 741 2/22/2022
19.4.0.52 758 2/15/2022
19.4.0.50 738 2/8/2022
19.4.0.48 41,535 1/31/2022
19.4.0.47 749 1/25/2022
19.4.0.43 737 1/18/2022
19.4.0.42 600 1/11/2022
19.4.0.41 582 1/4/2022
19.4.0.40 1,973 12/28/2021
19.4.0.38 667 12/17/2021
19.3.0.59 735 12/14/2021
19.3.0.57 597 12/7/2021
19.3.0.56 1,340 11/29/2021
19.3.0.55 833 11/23/2021
19.3.0.54 678 11/17/2021
19.3.0.53 646 11/12/2021
19.3.0.48 651 11/2/2021
19.3.0.47 625 10/26/2021
19.3.0.46 670 10/19/2021
19.3.0.45 660 10/12/2021
19.3.0.44 672 10/5/2021
19.3.0.43 897 9/30/2021
19.2.0.62 790 9/13/2021
19.2.0.60 659 9/7/2021
19.2.0.59 731 8/30/2021
19.2.0.57 712 8/24/2021
19.2.0.56 712 8/17/2021
19.2.0.55 735 8/11/2021
19.2.0.51 827 8/2/2021
19.2.0.49 796 7/27/2021
19.2.0.48 751 7/19/2021
19.2.0.47 2,042 7/13/2021
19.2.0.46 677 7/6/2021
19.2.0.44 887 6/30/2021
19.1.0.69 788 6/14/2021
19.1.0.67 746 6/7/2021
19.1.0.66 736 5/31/2021
19.1.0.65 817 5/24/2021
19.1.0.64 717 5/19/2021
19.1.0.63 781 5/13/2021
19.1.0.59 695 5/3/2021
19.1.0.58 718 4/26/2021
19.1.0.57 679 4/20/2021
19.1.0.56 713 4/13/2021
19.1.0.55 768 4/6/2021
19.1.0.54 864 3/30/2021
18.4.0.49 5,846 3/22/2021
18.4.0.48 730 3/16/2021
18.4.0.47 736 3/9/2021
18.4.0.46 704 3/2/2021
18.4.0.44 796 2/23/2021
18.4.0.43 745 2/15/2021
18.4.0.42 841 2/9/2021
18.4.0.41 72,713 2/2/2021
18.4.0.39 873 1/28/2021
18.4.0.35 812 1/19/2021
18.4.0.34 743 1/12/2021
18.4.0.33 716 1/4/2021
18.4.0.32 743 12/30/2020
18.4.0.31 824 12/22/2020
18.4.0.30 963 12/17/2020
18.3.0.53 2,814 12/8/2020
18.3.0.52 739 11/30/2020
18.3.0.51 809 11/23/2020
18.3.0.50 894 11/17/2020
18.3.0.48 1,365 11/10/2020
18.3.0.47 930 11/5/2020
18.3.0.44 8,059 10/27/2020
18.3.0.42 899 10/20/2020
18.3.0.40 918 10/12/2020
18.3.0.38 864 10/7/2020
18.3.0.35 891 10/1/2020
18.2.0.59 880 9/22/2020
18.2.0.58 875 9/15/2020
18.2.0.57 749 9/8/2020
18.2.0.56 796 9/1/2020
18.2.0.55 851 8/25/2020
18.2.0.54 889 8/18/2020
18.2.0.48 894 8/4/2020
18.2.0.47 911 7/28/2020
18.2.0.46 819 7/21/2020
18.2.0.45 820 7/14/2020
18.2.0.44 1,150 7/6/2020
18.1.0.59 6,062 6/23/2020
18.1.0.57 839 6/16/2020
18.1.0.56 924 6/9/2020
18.1.0.55 781 6/2/2020
18.1.0.54 894 5/27/2020
18.1.0.53 865 5/19/2020
18.1.0.52 1,055 5/13/2020
18.1.0.48 915 5/5/2020
18.1.0.46 940 4/28/2020
18.1.0.45 821 4/21/2020
18.1.0.44 860 4/14/2020
18.1.0.43 936 4/7/2020
18.1.0.42 1,629 4/1/2020
18.1.0.36-beta 661 3/19/2020
17.4.0.55 1,052 3/10/2020
17.4.0.53 913 3/3/2020
17.4.0.51 955 2/25/2020
17.4.0.50 854 2/18/2020
17.4.0.49 869 2/11/2020
17.4.0.47 910 2/5/2020
17.4.0.46 1,100 1/30/2020
17.4.0.44 1,195 1/21/2020
17.4.0.43 1,056 1/14/2020
17.4.0.41 906 1/7/2020
17.4.0.40 930 12/24/2019
17.4.0.39 1,135 12/17/2019
17.3.0.34 1,314 12/10/2019
17.3.0.33 823 12/4/2019
17.3.0.30 854 12/3/2019
17.3.0.29 929 11/26/2019
17.3.0.28 898 11/19/2019
17.3.0.27 888 11/12/2019
17.3.0.26 972 11/5/2019
17.3.0.21 1,348 10/29/2019
17.3.0.19 987 10/22/2019
17.3.0.17 917 10/15/2019
17.3.0.14 5,237 10/3/2019
17.3.0.9-beta 696 9/20/2019
17.2.0.51 969 9/10/2019
17.2.0.49 910 9/3/2019
17.2.0.47 983 8/27/2019
17.2.0.46 1,023 8/22/2019
17.2.0.41 926 8/13/2019
17.2.0.40 952 8/6/2019
17.2.0.39 980 7/30/2019
17.2.0.36 908 7/23/2019
17.2.0.35 935 7/17/2019
17.2.0.34 1,052 7/11/2019
17.2.0.28-beta 705 6/27/2019
17.1.0.53 916 6/25/2019
17.1.0.52 898 6/18/2019
17.1.0.51 927 6/11/2019
17.1.0.50 939 6/4/2019
17.1.0.49 931 5/28/2019
17.1.0.48 978 5/21/2019
17.1.0.47 1,038 5/14/2019
17.1.0.44 969 5/7/2019
17.1.0.43 947 4/30/2019
17.1.0.42 1,018 4/23/2019
17.1.0.41 1,110 4/16/2019
17.1.0.40 973 4/9/2019
17.1.0.38 1,108 3/29/2019
17.1.0.32-beta 714 3/13/2019
16.4.0.54 3,986 2/19/2019
16.4.0.53 1,055 2/13/2019
16.4.0.52 1,111 2/5/2019
16.4.0.48 1,024 1/22/2019
16.4.0.47 1,140 1/16/2019
16.4.0.46 1,110 1/8/2019
16.4.0.44 1,044 12/24/2018
16.4.0.42 1,316 12/17/2018
16.4.0.40-beta 763 12/10/2018
16.3.0.36 1,230 11/27/2018
16.3.0.35-beta 787 11/23/2018
16.3.0.29 1,187 10/30/2018
16.3.0.21 1,357 9/21/2018
16.3.0.17-beta 929 9/12/2018
16.2.0.50 1,311 8/28/2018
16.2.0.46 1,393 8/6/2018
16.2.0.42 1,469 6/29/2018
16.2.0.41 2,066 6/25/2018
16.1.0.37 1,666 4/25/2018
16.1.0.32 1,618 3/29/2018
16.1.0.26 1,369 3/7/2018
16.1.0.24 1,564 2/22/2018
15.4.0.20 1,687 12/28/2017
15.4.0.17 1,749 12/11/2017