Issue 488 · Week of May 12, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

Exploring the new Assembly unloading feature in .NET Core 3.0 by building a simple plugin system running on ASP.NET Core Blazor

Read full article Discuss
In this blog post I walk through creating a basic plugin system that supports loading and unloading of plugins/assemblies and the ability to author and deploy a plugin directly from the browser