WebVella/WebVella-ERP

Using core 3.0 AssemblyLoadContext to Implement Plug-in Hot Loading

Closed this issue · 2 comments

Using core 3.0 AssemblyLoadContext to Implement Plug-in Hot Loading

We will experiment with new AssemblyLoadContext supported funcionality for loading and unloading assemblies. When there is any progress we will write about it cause the change is going to be breaking.

@rumen-yankov
I've also tested that there's no need to restart no restarting the website
https://www.cnblogs.com/lwqlun/p/11260750.html
Reference example https://github.com/lamondlu/Mystique