Closed
Description
I noticed that Microsoft.Extensions.Logging is used in this project. This means that until we sort out how to use loadercontext, any modules that use this logging framework will be essentially pinned to that version since this module will effectively become ubiquitous.
Are there any major concerns or plans for that?