assemblyloadcontext
There are 4 repositories under assemblyloadcontext topic.
laurentkempe/DynamicRun
Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext
aimenux/AssemblyLoadContextDemo
Using a custom AssemblyLoadContext to illustrate plugin architecture
astef/IsolatedTestFixtureAttribute
Proof of concept NUnit attribute to isolate tests on AssemblyLoadContext level
JeremyTCD/DotNetCore.AssemblyLoadContextTests
A battery of tests that provide some insight into how AssemblyLoadContext behaves.