Is your feature request related to a problem? Please describe.
We don't need to serialize into Yaml the plugin dll. It is super slow to create/upload and also significantly slows startup
Describe the solution you'd like
Handle Plugins in YamlRepository by saving the nupkg only and serving up metadata objects as normal
Is your feature request related to a problem? Please describe.
We don't need to serialize into Yaml the plugin dll. It is super slow to create/upload and also significantly slows startup
Describe the solution you'd like
Handle Plugins in YamlRepository by saving the nupkg only and serving up metadata objects as normal