I'm looking for a C# library that is able to extract from line shapefile all points of the selected line in a sequential manner from the start to the end of the line.
I know it's doable with Python and QGIS, but I'm looking for C# lib since it shall be connected to other modules of the system.