When following the readme, one would try to use the parameterless ctor which does not exist in PluginService which results in the inability to create the PluginService ourselves.
I think an parameterless ctor should be added that will create the options for us which will not add any additional plugin search paths (it just news it).
When following the readme, one would try to use the parameterless ctor which does not exist in
PluginServicewhich results in the inability to create thePluginServiceourselves.I think an parameterless ctor should be added that will create the options for us which will not add any additional plugin search paths (it just news it).