How can I read EDF+ Files in C# ? I cannot find any idea on the internet, only with java or other languages. For C# I only find libaries who can read simple EDF only, but I need to read annotations as well.
Asked
Active
Viewed 467 times
1
-
1A single google search returned this [Library](https://github.com/rdtek/LibEDF) – Mikael Aug 07 '20 at 13:29
-
I couldnt find it in nuget and it is just for EDF not EDF+ sadly. – Odo Luo Aug 09 '20 at 07:47