I have tested using Elektron EMA C++ to get MRN with yor tutorial step 5 example.
It works fine for me. But our application is C#. Is there a C# Wrapper of MRN C++ tutorial step 5?
I find this one, It says, RFA (Robust Foundation API )
Should I try the above? does it work the same way as C++ tutorial step 5 example?
If both answers are NO, What is the best way I can write a C# Wrapper?