.NET Core Plugins
Read OriginalThis article details the release of the 'McMaster.NETCore.Plugins' NuGet package, which provides an API to simplify dynamic assembly loading in .NET Core. It explains common problems with Assembly.LoadFrom, such as dependency location and version conflicts, and demonstrates how the new plugin loader uses AssemblyLoadContext to manage isolation and type unification for robust plugin architectures.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser