weikio / PluginFramework

Everything is a Plugin in .NET
MIT License
549 stars 105 forks source link

Is this package still being worked on? #82

Open ThaDaVos opened 1 year ago

ThaDaVos commented 1 year ago

Like the title says, is this project still being worked on?

Asking as I read in other issues there will be a 2.x version, but I don't see any new commits

mikoskinen commented 1 year ago

Yep, still here.

The next "big" thing are .NET 8 packages but there's no new major features in the pipeline, except the assembly unloading at some good opportunity.

We're using the framework daily and our current projects are kind of static at the moment, meaning the framework can do about everything we need currently so there is no hurry to add new features.

ThaDaVos commented 1 year ago

Ah thanks for the info - but what do you mean exactly with .NET 8 Packages? I tried googling but the term is a bit widely used 🤣

mikoskinen commented 1 year ago

Currently Plugin Framework targets an older .NET version, .NET Framework Core 3.1. It works with .NET 7 and .NET 6 too, but the plan is to publish the actual .NET 8 packages for Plugin Framework when .NET 8 is released. Hope this helps.

Tiberriver256 commented 7 months ago

Looking forward to it 👍

gmcelhanon commented 3 weeks ago

Thanks for sharing this library. I like the concept, but the project certainly gives the appearance of being dead. No new releases in almost 3 years is enough to scare everyone away. .NET 8 discussed on this thread, but now .NET 9 release looms.