dynamic-plugins topic

List dynamic-plugins repositories

CoolCat

333
Stars
92
Forks
Watchers

A sample about how to create a dynamic plugins mechanism with ASP.NET Core Mvc at runtime. This sample is based on .NET Core 3.1 and .NET 5

MefExperiments

18
Stars
6
Forks
Watchers

A few quick demo projects showing Dependency injection, run-time dynamic plugins, and hot-swap code using MEF.