Attention: We are retiring the ASP.NET Community Blogs. Learn more >

[Tools] QuickGraph

The MbUnit Testing Framework uses QuickGraph, a generic .NET graph library. It appears that QuickGraph is now bundled with MbUnit. You can find some additional information about it in the original CodeProject article, QuickGraph: A 100% C# graph library with Graphviz Support, and in the .NET Wiki article, QuickGraph Generic Graph Library for .NET. I think QuickGraph has usefulness beyond its presence in MbUnit, so I am posting a little about it here.

No Comments