LegacyWrapper
LegacyWrapper copied to clipboard
.NET 7 support
Is there a way to run this from a project that is not .NET Framework? I'm currently getting the following exception when trying to get an instance from the WrapperProxyFactory:
System.TypeLoadException: Could not load type 'System.Runtime.Remoting.RemotingServices' from assembly 'mscorlib, Version=4.0.0.0
Unfortunately not. Feel free to submit a pull request, though!