Skip to content

DiagramNET is a free open-source diagramming tools written entirely in C#.

License

Notifications You must be signed in to change notification settings

mmeents/DiagramNet

 
 

Repository files navigation

DiagramNET

Still needs a lot of work as serilization via json isn't testing out...

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.

About

DiagramNET is a free open-source diagramming tools written entirely in C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%