DiagramNet 1.0.1

dotnet add package DiagramNet --version 1.0.1
NuGet\Install-Package DiagramNet -Version 1.0.1
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="DiagramNet" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DiagramNet --version 1.0.1
#r "nuget: DiagramNet, 1.0.1"
#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.
// Install DiagramNet as a Cake Addin
#addin nuget:?package=DiagramNet&version=1.0.1

// Install DiagramNet as a Cake Tool
#tool nuget:?package=DiagramNet&version=1.0.1

DiagramNET

Is a project based off of work done by Original: https://github.com/dalssoft/diagramnet

DiagramNET is a free open-source diagramming tools written entirely in C#. It is targeting .Net 6.0.

DiagramNet plans to be a package on Nuget https://www.nuget.org/packages/DiagramNet/

Upcomming Roadmap:

Finish Conversion of control from .Net v2 - .Net 6

  • Enable nullable types and work out explicit definitions of the null types.
  • Change out the BinaryFormatter serilization in favor of Json serilization.
    • Verify Save restore undo changes are working.
  • Publish the package on nuget.
  • Foreach branch on github
    • compare differences and work into future versions the best from the web.
  • push updates to nuget.

Convert Test Application to .Net 6

  • Work out test script and verify all the features function work.

Use as a tool to build the next generation of great apps.

Cheers Matt.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 348 12/7/2022
1.0.0 281 12/4/2022