MassTransit / Automatonymous

A state machine library for .Net - 100% code - No doodleware
Apache License 2.0
736 stars 117 forks source link

Migrate code base to QuikGraph. #67

Closed KeRNeLith closed 4 years ago

KeRNeLith commented 4 years ago

Hello,

I updated the QuickGraph.NETStandard dependency to QuikGraph.

This library is using modern C# development workflow, have been ported to .NET Core too with a wider support in term of targets. And finally it comes with a huge set of unit tests that has helped to debug and fix a lot of issues. I also put some effort on the Graphviz module you are using to fix some issues and implement some missing stuff.

Here is the link to the library: