dalssoft / diagramnet

Diagram.NET is a free open-source diagramming tools written entirely in C#.
http://www.dalssoft.com/diagram/
Apache License 2.0
59 stars 51 forks source link

Lifts to .NET 8 #5

Open michaelwerkel opened 9 months ago

michaelwerkel commented 9 months ago

Hello,

this PR pushes the project to the current .NET 8.

Have fun and take care!

best regards

michaelwerkel commented 8 months ago

Any ideas on which UI framework I should use to translate/convert the TestForm to? I've took a look at MAUI, but they haven't added stable linux support yet and I'd like to make it available to other OSes too. UNO platform maybe?