weikio / PluginFramework

Everything is a Plugin in .NET
MIT License
538 stars 101 forks source link

More that one feed in nuget catalog #56

Open KAW0 opened 2 years ago

KAW0 commented 2 years ago

I want to load my plugins with their dependencies. Because #46 I try with nuget packages but I faced with same problem.

Is there way to load local nuget package and dependencies from official nuget feed? I don't want to publish my packages into nuget.org.