ASAM MDF library for C#

659 views Asked by At

I have developed an application in which the user can import a csv file of measurement data and see all signals of the measurement in a list and plot them.

I want to enable the user to import .mf4 (ASAM MDF) files as well, but I was not able to find a library for C# to include in my windows forms (in visual studio 2019).

Is there a library for this or do I have to develop it myself?

0

There are 0 answers