[GIS] Looking for a .NET Dijkstra component using Shapefile

netopen-source-gisroutingshapefile

I'm totally new to stackexchange and i'm in this beautiful informative place for one problem.
I'm a .net programmer and i need to write a program that reads a shapefile and performs routing operation. I'm looking for an open source solution.
Is there any idea?

Best Answer

I would start by looking at this implementation in C# along with the DotSpatial libraries maybe?