Netron Diagramming Library

The Netron diagramming library is a generic diagramming, graph-drawing and graph-layout kit for the Microsoft .Net framework written in C#.

It allows you to create innovative and highly interactive applications with a minimum of coding in C#. It is fully customizable via inheritance of the base classes. The shapes and functions you need of the node or links can be compiled in separated libraries and are dynamically loaded via the .Net reflection mechanism at run time.

The library has been extensively used in many applications around the world together with the Cobalt IDE, a customized integrated development environmnet, which comes free together with the diagramming library as a demonstration of how you can use the diagramming control. The Cobalt.IDE contains many features and techniques that, in addition to the diagramming library, can help you to get in no time a diagram-enabled application. A more complete list of features can be found below.

Go to http://www.orbifold.net/netron/

See also these related projects.