AppDomainToolkit
AppDomainToolkit copied to clipboard
Ability to use Assembly.Load(byte[])
Is it possible to load an assembly into AppDomainContext
using this method? LoadAssembly is accepting only a string.
https://github.com/jduv/AppDomainToolkit/blob/master/AppDomainToolkit/AssemblyTargetLoader.cs
LoadMethod should be bits. Careful with this though, it can pollute your assembly context.