Skip to content

Figuring out how to load assemblies during runtime in dotnet core 3.

Notifications You must be signed in to change notification settings

MikeHardIce/DynamicAssemblyLoading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicAssemblyLoading

Figuring out how to load assemblies during runtime in dotnet core 3.

There are 2 plugins in the plugin folder that both implement ITask and ITaskInformation from a shared library. The goal is to get both assemblies dynamically loaded into the DynamicAssemblyLoading Assembly.

Run the Init.sh first. This will build the 2 plugin projects and create plugin folders inside the DynamicAssemblyLoader project. It then will move the dlls into those plugin folders.

About

Figuring out how to load assemblies during runtime in dotnet core 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published