We have an application base on .Net framework 4, and we invoked some APIs within FMEObjectsDotNet4.dll to run fmw file. Currently, we are developing a new version application with .Net 6. My question is how to invoke the API in .Net 6? Thank you.
Question

