You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest looking at the code from this repository when you are wanting to add .net core support. I have used it rather extensively over the past few months and haven't found an edge case that it doesn't handle yet. https://github.com/natemcmaster/DotNetCorePlugins
Look at this and see about making this work in .NET Core using AssemblyLoadContext
The text was updated successfully, but these errors were encountered: