Skip to content

Remove Mono.Addins from projects and plugins, Replace with dotnet core supported option#159

Closed
mdickson wants to merge 10 commits intodevelopfrom
feature/dotnetcore-plugins
Closed

Remove Mono.Addins from projects and plugins, Replace with dotnet core supported option#159
mdickson wants to merge 10 commits intodevelopfrom
feature/dotnetcore-plugins

Conversation

@mdickson
Copy link
Copy Markdown
Collaborator

Moving Plugin code to https://github.com/natemcmaster/DotNetCorePlugins/tree/main
This is a simpler approach vs Mono.Addins that also handles dependencies in a more sane way/ Its using AssemblyLoadContext under the hood to manage plugin loading. The framework is also compatible with DI and since thats out future direction this is an enabling change.

@mdickson mdickson closed this Apr 18, 2026
@mdickson mdickson deleted the feature/dotnetcore-plugins branch April 18, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant