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 85 8/7/2025
30.1.42 92 7/28/2025
30.1.41 482 7/22/2025
30.1.40 133 7/14/2025
30.1.39 140 7/8/2025
30.1.38 136 7/1/2025
30.1.37 151 6/25/2025
29.2.11 146 6/16/2025
29.2.10 272 6/9/2025
29.2.9 141 6/5/2025
29.2.8 143 6/3/2025
29.2.7 162 5/26/2025
29.2.5 155 5/21/2025
29.2.4 238 5/14/2025
29.1.41 150 5/5/2025
29.1.40 156 4/28/2025
29.1.39 171 4/21/2025
29.1.38 226 4/14/2025
29.1.37 170 4/8/2025
29.1.35 158 4/1/2025
29.1.33 518 3/25/2025
28.2.12 164 3/19/2025
28.2.11 191 3/10/2025
28.2.9 233 3/4/2025
28.2.7 130 2/25/2025
28.2.6 124 2/17/2025
28.2.5 132 2/11/2025
28.2.4 121 2/4/2025
28.2.3 138 1/29/2025
28.1.41 104 1/20/2025
28.1.39 98 1/13/2025
28.1.38 117 1/7/2025
28.1.37 124 12/31/2024
28.1.36 113 12/23/2024
28.1.35 121 12/18/2024
28.1.33 141 12/12/2024
27.2.5 127 12/2/2024
27.2.4 115 11/26/2024
27.2.3 129 11/22/2024
27.2.2 134 11/15/2024
27.1.58 125 11/4/2024
27.1.57 125 10/28/2024
27.1.56 116 10/23/2024
27.1.55 107 10/21/2024
27.1.53 140 10/14/2024
27.1.52 122 10/7/2024
27.1.51 127 9/30/2024
27.1.50 154 9/23/2024
27.1.48 175 9/18/2024
26.2.14 143 9/9/2024
26.2.13 142 9/5/2024
26.2.12 122 9/2/2024
26.2.11 138 8/27/2024
26.2.10 154 8/19/2024
26.2.9 155 8/12/2024
26.2.8 139 8/5/2024
26.2.7 78 7/29/2024
26.2.5 99 7/26/2024
26.2.4 111 7/24/2024
26.1.42 142 7/15/2024
26.1.41 119 7/8/2024
26.1.40 147 7/1/2024
26.1.39 125 6/24/2024
26.1.38 770 6/18/2024
26.1.35 158 6/11/2024
25.2.7 122 6/3/2024
25.2.6 135 5/28/2024
25.2.5 133 5/21/2024
25.2.4 122 5/14/2024
25.2.3 142 5/8/2024
25.1.42 1,055 4/29/2024
25.1.41 521 4/23/2024
25.1.40 149 4/15/2024
25.1.39 176 4/8/2024
25.1.38 541 4/1/2024
25.1.37 140 3/26/2024
25.1.35 563 3/15/2024
24.2.9 306 3/4/2024
24.2.8 251 2/26/2024
24.2.7 187 2/19/2024
24.2.6 152 2/14/2024
24.2.5 143 2/12/2024
24.2.4 144 2/5/2024
24.2.3 147 1/31/2024
24.1.47 715 1/22/2024
24.1.46 279 1/16/2024
24.1.45 200 1/8/2024
24.1.44 267 1/2/2024
24.1.43 254 12/27/2023
24.1.41 547 12/18/2023
23.2.7 293 12/6/2023
23.2.6 501 11/28/2023
23.2.5 188 11/23/2023
23.2.4 413 11/20/2023
23.1.44 478 11/6/2023
23.1.43 339 10/30/2023
23.1.42 433 10/23/2023
23.1.41 278 10/16/2023
23.1.40 424 10/10/2023
23.1.39 218 10/4/2023
23.1.38 1,061 9/26/2023
23.1.36 17,094 9/15/2023
22.2.12 673 9/5/2023
22.2.11 421 8/28/2023
22.2.10 245 8/22/2023
22.2.9 514 8/14/2023
22.2.8 312 8/7/2023
22.2.7 480 8/2/2023
22.2.5 390 7/27/2023
22.1.39 372 7/18/2023
22.1.38 303 7/11/2023
22.1.37 280 7/3/2023
22.1.36 592 6/28/2023
22.1.34 387 6/21/2023
21.2.10 542 6/13/2023
21.2.9 381 6/6/2023
21.2.8 647 5/30/2023
21.2.6 447 5/22/2023
21.2.5 453 5/15/2023
21.2.4 733 5/9/2023
21.2.3 362 5/3/2023
21.1.41 605 4/19/2023
21.1.39 506 4/10/2023
21.1.38 443 4/3/2023
21.1.37 515 3/29/2023
21.1.35 434 3/23/2023
20.4.0.54 396 3/13/2023
20.4.0.53 760 3/7/2023
20.4.0.52 824 2/28/2023
20.4.0.51 740 2/21/2023
20.4.0.50 590 2/14/2023
20.4.0.49 475 2/7/2023
20.4.0.48 772 2/1/2023
20.4.0.44 915 1/18/2023
20.4.0.43 670 1/10/2023
20.4.0.42 726 1/4/2023
20.4.0.41 478 12/29/2022
20.4.0.40 471 12/28/2022
20.4.0.38 567 12/21/2022
20.3.0.61 917 12/12/2022
20.3.0.60 658 12/6/2022
20.3.0.59 7,759 11/29/2022
20.3.0.58 515 11/22/2022
20.3.0.57 519 11/15/2022
20.3.0.56 567 11/8/2022
20.3.0.52 617 10/27/2022
20.3.0.50 594 10/18/2022
20.3.0.49 646 10/11/2022
20.3.0.48 552 10/5/2022
20.3.0.47 685 9/29/2022
20.2.0.50 618 9/20/2022
20.2.0.49 638 9/13/2022
20.2.0.48 621 9/6/2022
20.2.0.46 659 8/30/2022
20.2.0.45 612 8/23/2022
20.2.0.44 670 8/16/2022
20.2.0.43 3,750 8/8/2022
20.2.0.40 76,036 7/26/2022
20.2.0.39 687 7/19/2022
20.2.0.38 694 7/12/2022
20.2.0.36 735 6/30/2022
20.1.0.61 646 6/20/2022
20.1.0.60 635 6/14/2022
20.1.0.59 670 6/7/2022
20.1.0.58 691 5/31/2022
20.1.0.57 684 5/24/2022
20.1.0.56 663 5/17/2022
20.1.0.55 766 5/12/2022
20.1.0.52 687 5/3/2022
20.1.0.51 725 4/26/2022
20.1.0.50 677 4/19/2022
20.1.0.48 682 4/12/2022
20.1.0.47 878 4/4/2022
19.4.0.56 791 3/15/2022
19.4.0.55 776 3/8/2022
19.4.0.54 711 2/28/2022
19.4.0.53 705 2/22/2022
19.4.0.52 724 2/15/2022
19.4.0.50 693 2/8/2022
19.4.0.48 41,501 1/31/2022
19.4.0.47 710 1/25/2022
19.4.0.43 701 1/18/2022
19.4.0.42 575 1/11/2022
19.4.0.41 544 1/4/2022
19.4.0.40 1,937 12/28/2021
19.4.0.38 630 12/17/2021
19.3.0.59 696 12/14/2021
19.3.0.57 570 12/7/2021
19.3.0.56 1,298 11/29/2021
19.3.0.55 806 11/23/2021
19.3.0.54 645 11/17/2021
19.3.0.53 619 11/12/2021
19.3.0.48 623 11/2/2021
19.3.0.47 599 10/26/2021
19.3.0.46 633 10/19/2021
19.3.0.45 637 10/12/2021
19.3.0.44 637 10/5/2021
19.3.0.43 871 9/30/2021
19.2.0.62 752 9/13/2021
19.2.0.60 636 9/7/2021
19.2.0.59 692 8/30/2021
19.2.0.57 684 8/24/2021
19.2.0.56 675 8/17/2021
19.2.0.55 713 8/11/2021
19.2.0.51 805 8/2/2021
19.2.0.49 761 7/27/2021
19.2.0.48 725 7/19/2021
19.2.0.47 1,991 7/13/2021
19.2.0.46 647 7/6/2021
19.2.0.44 851 6/30/2021
19.1.0.69 745 6/14/2021
19.1.0.67 705 6/7/2021
19.1.0.66 710 5/31/2021
19.1.0.65 782 5/24/2021
19.1.0.64 682 5/19/2021
19.1.0.63 742 5/13/2021
19.1.0.59 672 5/3/2021
19.1.0.58 682 4/26/2021
19.1.0.57 654 4/20/2021
19.1.0.56 676 4/13/2021
19.1.0.55 732 4/6/2021
19.1.0.54 814 3/30/2021
18.4.0.49 5,810 3/22/2021
18.4.0.48 691 3/16/2021
18.4.0.47 709 3/9/2021
18.4.0.46 676 3/2/2021
18.4.0.44 754 2/23/2021
18.4.0.43 713 2/15/2021
18.4.0.42 811 2/9/2021
18.4.0.41 72,664 2/2/2021
18.4.0.39 843 1/28/2021
18.4.0.35 772 1/19/2021
18.4.0.34 709 1/12/2021
18.4.0.33 683 1/4/2021
18.4.0.32 698 12/30/2020
18.4.0.31 777 12/22/2020
18.4.0.30 935 12/17/2020
18.3.0.53 2,782 12/8/2020
18.3.0.52 711 11/30/2020
18.3.0.51 770 11/23/2020
18.3.0.50 865 11/17/2020
18.3.0.48 1,326 11/10/2020
18.3.0.47 895 11/5/2020
18.3.0.44 8,029 10/27/2020
18.3.0.42 873 10/20/2020
18.3.0.40 875 10/12/2020
18.3.0.38 832 10/7/2020
18.3.0.35 862 10/1/2020
18.2.0.59 847 9/22/2020
18.2.0.58 827 9/15/2020
18.2.0.57 724 9/8/2020
18.2.0.56 769 9/1/2020
18.2.0.55 816 8/25/2020
18.2.0.54 848 8/18/2020
18.2.0.48 848 8/4/2020
18.2.0.47 869 7/28/2020
18.2.0.46 791 7/21/2020
18.2.0.45 773 7/14/2020
18.2.0.44 1,118 7/6/2020
18.1.0.59 6,022 6/23/2020
18.1.0.57 782 6/16/2020
18.1.0.56 894 6/9/2020
18.1.0.55 747 6/2/2020
18.1.0.54 850 5/27/2020
18.1.0.53 828 5/19/2020
18.1.0.52 1,011 5/13/2020
18.1.0.48 882 5/5/2020
18.1.0.46 898 4/28/2020
18.1.0.45 788 4/21/2020
18.1.0.44 818 4/14/2020
18.1.0.43 908 4/7/2020
18.1.0.42 1,600 4/1/2020
18.1.0.36-beta 622 3/19/2020
17.4.0.55 1,025 3/10/2020
17.4.0.53 874 3/3/2020
17.4.0.51 926 2/25/2020
17.4.0.50 820 2/18/2020
17.4.0.49 842 2/11/2020
17.4.0.47 869 2/5/2020
17.4.0.46 1,059 1/30/2020
17.4.0.44 1,139 1/21/2020
17.4.0.43 1,016 1/14/2020
17.4.0.41 867 1/7/2020
17.4.0.40 901 12/24/2019
17.4.0.39 1,096 12/17/2019
17.3.0.34 1,272 12/10/2019
17.3.0.33 785 12/4/2019
17.3.0.30 813 12/3/2019
17.3.0.29 888 11/26/2019
17.3.0.28 858 11/19/2019
17.3.0.27 858 11/12/2019
17.3.0.26 941 11/5/2019
17.3.0.21 1,299 10/29/2019
17.3.0.19 942 10/22/2019
17.3.0.17 884 10/15/2019
17.3.0.14 5,201 10/3/2019
17.3.0.9-beta 666 9/20/2019
17.2.0.51 938 9/10/2019
17.2.0.49 871 9/3/2019
17.2.0.47 940 8/27/2019
17.2.0.46 989 8/22/2019
17.2.0.41 892 8/13/2019
17.2.0.40 925 8/6/2019
17.2.0.39 934 7/30/2019
17.2.0.36 881 7/23/2019
17.2.0.35 895 7/17/2019
17.2.0.34 1,018 7/11/2019
17.2.0.28-beta 670 6/27/2019
17.1.0.53 875 6/25/2019
17.1.0.52 860 6/18/2019
17.1.0.51 893 6/11/2019
17.1.0.50 895 6/4/2019
17.1.0.49 897 5/28/2019
17.1.0.48 940 5/21/2019
17.1.0.47 1,007 5/14/2019
17.1.0.44 930 5/7/2019
17.1.0.43 913 4/30/2019
17.1.0.42 976 4/23/2019
17.1.0.41 1,083 4/16/2019
17.1.0.40 937 4/9/2019
17.1.0.38 1,064 3/29/2019
17.1.0.32-beta 682 3/13/2019
16.4.0.54 3,937 2/19/2019
16.4.0.53 1,015 2/13/2019
16.4.0.52 1,082 2/5/2019
16.4.0.48 1,000 1/22/2019
16.4.0.47 1,099 1/16/2019
16.4.0.46 1,072 1/8/2019
16.4.0.44 1,012 12/24/2018
16.4.0.42 1,284 12/17/2018
16.4.0.40-beta 732 12/10/2018
16.3.0.36 1,190 11/27/2018
16.3.0.35-beta 750 11/23/2018
16.3.0.29 1,144 10/30/2018
16.3.0.21 1,314 9/21/2018
16.3.0.17-beta 884 9/12/2018
16.2.0.50 1,274 8/28/2018
16.2.0.46 1,333 8/6/2018
16.2.0.42 1,414 6/29/2018
16.2.0.41 1,990 6/25/2018
16.1.0.37 1,608 4/25/2018
16.1.0.32 1,541 3/29/2018
16.1.0.26 1,318 3/7/2018
16.1.0.24 1,506 2/22/2018
15.4.0.20 1,608 12/28/2017
15.4.0.17 1,680 12/11/2017