What is the best way to dynamically P/Invoke unmanaged code from .NET?
For example, I have a number of unmanaged DLL\'s with common C-style exports between them. I
This article describes a typesafe managed wrapper for GetProcAddress that should help you out.
https://docs.microsoft.com/en-us/archive/blogs/jmstall/type-safe-managed-wrappers-for-kernel32getprocaddress