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 294 8/7/2025
30.1.42 167 7/28/2025
30.1.41 578 7/22/2025
30.1.40 187 7/14/2025
30.1.39 208 7/8/2025
30.1.38 180 7/1/2025
30.1.37 197 6/25/2025
29.2.11 204 6/16/2025
29.2.10 346 6/9/2025
29.2.9 206 6/5/2025
29.2.8 211 6/3/2025
29.2.7 218 5/26/2025
29.2.5 244 5/21/2025
29.2.4 279 5/14/2025
29.1.41 211 5/5/2025
29.1.40 220 4/28/2025
29.1.39 242 4/21/2025
29.1.38 285 4/14/2025
29.1.37 241 4/8/2025
29.1.35 197 4/1/2025
29.1.33 572 3/25/2025
28.2.12 224 3/19/2025
28.2.11 273 3/10/2025
28.2.9 274 3/4/2025
28.2.7 186 2/25/2025
28.2.6 165 2/17/2025
28.2.5 195 2/11/2025
28.2.4 185 2/4/2025
28.2.3 196 1/29/2025
28.1.41 161 1/20/2025
28.1.39 181 1/13/2025
28.1.38 173 1/7/2025
28.1.37 195 12/31/2024
28.1.36 175 12/23/2024
28.1.35 176 12/18/2024
28.1.33 194 12/12/2024
27.2.5 181 12/2/2024
27.2.4 185 11/26/2024
27.2.3 194 11/22/2024
27.2.2 195 11/15/2024
27.1.58 180 11/4/2024
27.1.57 177 10/28/2024
27.1.56 170 10/23/2024
27.1.55 176 10/21/2024
27.1.53 180 10/14/2024
27.1.52 177 10/7/2024
27.1.51 155 9/30/2024
27.1.50 211 9/23/2024
27.1.48 239 9/18/2024
26.2.14 189 9/9/2024
26.2.13 199 9/5/2024
26.2.12 180 9/2/2024
26.2.11 194 8/27/2024
26.2.10 214 8/19/2024
26.2.9 227 8/12/2024
26.2.8 182 8/5/2024
26.2.7 123 7/29/2024
26.2.5 170 7/26/2024
26.2.4 168 7/24/2024
26.1.42 211 7/15/2024
26.1.41 174 7/8/2024
26.1.40 214 7/1/2024
26.1.39 181 6/24/2024
26.1.38 823 6/18/2024
26.1.35 214 6/11/2024
25.2.7 162 6/3/2024
25.2.6 167 5/28/2024
25.2.5 197 5/21/2024
25.2.4 167 5/14/2024
25.2.3 191 5/8/2024
25.1.42 1,113 4/29/2024
25.1.41 568 4/23/2024
25.1.40 194 4/15/2024
25.1.39 242 4/8/2024
25.1.38 595 4/1/2024
25.1.37 197 3/26/2024
25.1.35 608 3/15/2024
24.2.9 368 3/4/2024
24.2.8 299 2/26/2024
24.2.7 250 2/19/2024
24.2.6 220 2/14/2024
24.2.5 191 2/12/2024
24.2.4 194 2/5/2024
24.2.3 208 1/31/2024
24.1.47 777 1/22/2024
24.1.46 343 1/16/2024
24.1.45 267 1/8/2024
24.1.44 326 1/2/2024
24.1.43 308 12/27/2023
24.1.41 603 12/18/2023
23.2.7 322 12/6/2023
23.2.6 559 11/28/2023
23.2.5 247 11/23/2023
23.2.4 467 11/20/2023
23.1.44 521 11/6/2023
23.1.43 393 10/30/2023
23.1.42 483 10/23/2023
23.1.41 347 10/16/2023
23.1.40 463 10/10/2023
23.1.39 256 10/4/2023
23.1.38 1,125 9/26/2023
23.1.36 17,242 9/15/2023
22.2.12 728 9/5/2023
22.2.11 474 8/28/2023
22.2.10 308 8/22/2023
22.2.9 564 8/14/2023
22.2.8 362 8/7/2023
22.2.7 551 8/2/2023
22.2.5 444 7/27/2023
22.1.39 425 7/18/2023
22.1.38 351 7/11/2023
22.1.37 336 7/3/2023
22.1.36 668 6/28/2023
22.1.34 443 6/21/2023
21.2.10 605 6/13/2023
21.2.9 451 6/6/2023
21.2.8 712 5/30/2023
21.2.6 522 5/22/2023
21.2.5 514 5/15/2023
21.2.4 799 5/9/2023
21.2.3 422 5/3/2023
21.1.41 666 4/19/2023
21.1.39 574 4/10/2023
21.1.38 506 4/3/2023
21.1.37 577 3/29/2023
21.1.35 530 3/23/2023
20.4.0.54 483 3/13/2023
20.4.0.53 851 3/7/2023
20.4.0.52 893 2/28/2023
20.4.0.51 822 2/21/2023
20.4.0.50 661 2/14/2023
20.4.0.49 579 2/7/2023
20.4.0.48 810 2/1/2023
20.4.0.44 993 1/18/2023
20.4.0.43 732 1/10/2023
20.4.0.42 807 1/4/2023
20.4.0.41 551 12/29/2022
20.4.0.40 541 12/28/2022
20.4.0.38 646 12/21/2022
20.3.0.61 982 12/12/2022
20.3.0.60 732 12/6/2022
20.3.0.59 8,041 11/29/2022
20.3.0.58 577 11/22/2022
20.3.0.57 588 11/15/2022
20.3.0.56 642 11/8/2022
20.3.0.52 685 10/27/2022
20.3.0.50 662 10/18/2022
20.3.0.49 734 10/11/2022
20.3.0.48 625 10/5/2022
20.3.0.47 755 9/29/2022
20.2.0.50 672 9/20/2022
20.2.0.49 709 9/13/2022
20.2.0.48 709 9/6/2022
20.2.0.46 715 8/30/2022
20.2.0.45 692 8/23/2022
20.2.0.44 735 8/16/2022
20.2.0.43 3,844 8/8/2022
20.2.0.40 76,105 7/26/2022
20.2.0.39 756 7/19/2022
20.2.0.38 761 7/12/2022
20.2.0.36 807 6/30/2022
20.1.0.61 699 6/20/2022
20.1.0.60 699 6/14/2022
20.1.0.59 748 6/7/2022
20.1.0.58 775 5/31/2022
20.1.0.57 757 5/24/2022
20.1.0.56 739 5/17/2022
20.1.0.55 847 5/12/2022
20.1.0.52 760 5/3/2022
20.1.0.51 806 4/26/2022
20.1.0.50 756 4/19/2022
20.1.0.48 741 4/12/2022
20.1.0.47 964 4/4/2022
19.4.0.56 871 3/15/2022
19.4.0.55 878 3/8/2022
19.4.0.54 779 2/28/2022
19.4.0.53 774 2/22/2022
19.4.0.52 803 2/15/2022
19.4.0.50 784 2/8/2022
19.4.0.48 41,576 1/31/2022
19.4.0.47 781 1/25/2022
19.4.0.43 787 1/18/2022
19.4.0.42 634 1/11/2022
19.4.0.41 622 1/4/2022
19.4.0.40 2,004 12/28/2021
19.4.0.38 721 12/17/2021
19.3.0.59 789 12/14/2021
19.3.0.57 639 12/7/2021
19.3.0.56 1,389 11/29/2021
19.3.0.55 885 11/23/2021
19.3.0.54 727 11/17/2021
19.3.0.53 684 11/12/2021
19.3.0.48 690 11/2/2021
19.3.0.47 678 10/26/2021
19.3.0.46 714 10/19/2021
19.3.0.45 700 10/12/2021
19.3.0.44 718 10/5/2021
19.3.0.43 924 9/30/2021
19.2.0.62 842 9/13/2021
19.2.0.60 692 9/7/2021
19.2.0.59 759 8/30/2021
19.2.0.57 750 8/24/2021
19.2.0.56 752 8/17/2021
19.2.0.55 783 8/11/2021
19.2.0.51 865 8/2/2021
19.2.0.49 832 7/27/2021
19.2.0.48 792 7/19/2021
19.2.0.47 2,093 7/13/2021
19.2.0.46 728 7/6/2021
19.2.0.44 941 6/30/2021
19.1.0.69 820 6/14/2021
19.1.0.67 809 6/7/2021
19.1.0.66 779 5/31/2021
19.1.0.65 855 5/24/2021
19.1.0.64 760 5/19/2021
19.1.0.63 830 5/13/2021
19.1.0.59 728 5/3/2021
19.1.0.58 772 4/26/2021
19.1.0.57 713 4/20/2021
19.1.0.56 749 4/13/2021
19.1.0.55 809 4/6/2021
19.1.0.54 909 3/30/2021
18.4.0.49 5,882 3/22/2021
18.4.0.48 785 3/16/2021
18.4.0.47 776 3/9/2021
18.4.0.46 741 3/2/2021
18.4.0.44 852 2/23/2021
18.4.0.43 788 2/15/2021
18.4.0.42 878 2/9/2021
18.4.0.41 72,749 2/2/2021
18.4.0.39 925 1/28/2021
18.4.0.35 848 1/19/2021
18.4.0.34 782 1/12/2021
18.4.0.33 748 1/4/2021
18.4.0.32 778 12/30/2020
18.4.0.31 870 12/22/2020
18.4.0.30 1,001 12/17/2020
18.3.0.53 2,857 12/8/2020
18.3.0.52 805 11/30/2020
18.3.0.51 854 11/23/2020
18.3.0.50 933 11/17/2020
18.3.0.48 1,401 11/10/2020
18.3.0.47 980 11/5/2020
18.3.0.44 8,104 10/27/2020
18.3.0.42 929 10/20/2020
18.3.0.40 959 10/12/2020
18.3.0.38 907 10/7/2020
18.3.0.35 932 10/1/2020
18.2.0.59 914 9/22/2020
18.2.0.58 915 9/15/2020
18.2.0.57 805 9/8/2020
18.2.0.56 836 9/1/2020
18.2.0.55 887 8/25/2020
18.2.0.54 929 8/18/2020
18.2.0.48 931 8/4/2020
18.2.0.47 952 7/28/2020
18.2.0.46 857 7/21/2020
18.2.0.45 874 7/14/2020
18.2.0.44 1,185 7/6/2020
18.1.0.59 6,111 6/23/2020
18.1.0.57 887 6/16/2020
18.1.0.56 961 6/9/2020
18.1.0.55 817 6/2/2020
18.1.0.54 933 5/27/2020
18.1.0.53 904 5/19/2020
18.1.0.52 1,102 5/13/2020
18.1.0.48 954 5/5/2020
18.1.0.46 974 4/28/2020
18.1.0.45 858 4/21/2020
18.1.0.44 893 4/14/2020
18.1.0.43 969 4/7/2020
18.1.0.42 1,665 4/1/2020
18.1.0.36-beta 716 3/19/2020
17.4.0.55 1,108 3/10/2020
17.4.0.53 951 3/3/2020
17.4.0.51 987 2/25/2020
17.4.0.50 886 2/18/2020
17.4.0.49 918 2/11/2020
17.4.0.47 955 2/5/2020
17.4.0.46 1,139 1/30/2020
17.4.0.44 1,241 1/21/2020
17.4.0.43 1,095 1/14/2020
17.4.0.41 945 1/7/2020
17.4.0.40 956 12/24/2019
17.4.0.39 1,178 12/17/2019
17.3.0.34 1,354 12/10/2019
17.3.0.33 859 12/4/2019
17.3.0.30 895 12/3/2019
17.3.0.29 952 11/26/2019
17.3.0.28 940 11/19/2019
17.3.0.27 924 11/12/2019
17.3.0.26 998 11/5/2019
17.3.0.21 1,398 10/29/2019
17.3.0.19 1,030 10/22/2019
17.3.0.17 976 10/15/2019
17.3.0.14 5,286 10/3/2019
17.3.0.9-beta 741 9/20/2019
17.2.0.51 997 9/10/2019
17.2.0.49 950 9/3/2019
17.2.0.47 1,023 8/27/2019
17.2.0.46 1,060 8/22/2019
17.2.0.41 959 8/13/2019
17.2.0.40 987 8/6/2019
17.2.0.39 1,021 7/30/2019
17.2.0.36 945 7/23/2019
17.2.0.35 972 7/17/2019
17.2.0.34 1,083 7/11/2019
17.2.0.28-beta 742 6/27/2019
17.1.0.53 957 6/25/2019
17.1.0.52 939 6/18/2019
17.1.0.51 961 6/11/2019
17.1.0.50 980 6/4/2019
17.1.0.49 963 5/28/2019
17.1.0.48 1,019 5/21/2019
17.1.0.47 1,076 5/14/2019
17.1.0.44 1,004 5/7/2019
17.1.0.43 977 4/30/2019
17.1.0.42 1,057 4/23/2019
17.1.0.41 1,147 4/16/2019
17.1.0.40 1,009 4/9/2019
17.1.0.38 1,145 3/29/2019
17.1.0.32-beta 743 3/13/2019
16.4.0.54 4,027 2/19/2019
16.4.0.53 1,096 2/13/2019
16.4.0.52 1,147 2/5/2019
16.4.0.48 1,052 1/22/2019
16.4.0.47 1,183 1/16/2019
16.4.0.46 1,148 1/8/2019
16.4.0.44 1,084 12/24/2018
16.4.0.42 1,344 12/17/2018
16.4.0.40-beta 808 12/10/2018
16.3.0.36 1,265 11/27/2018
16.3.0.35-beta 828 11/23/2018
16.3.0.29 1,225 10/30/2018
16.3.0.21 1,400 9/21/2018
16.3.0.17-beta 970 9/12/2018
16.2.0.50 1,347 8/28/2018
16.2.0.46 1,453 8/6/2018
16.2.0.42 1,528 6/29/2018
16.2.0.41 2,140 6/25/2018
16.1.0.37 1,724 4/25/2018
16.1.0.32 1,689 3/29/2018
16.1.0.26 1,425 3/7/2018
16.1.0.24 1,625 2/22/2018
15.4.0.20 1,760 12/28/2017
15.4.0.17 1,823 12/11/2017