First release!
Features:
- Stably loads and unloads native assemblies.
- Resolves dependent native assemblies from both pre-loaded native assemblies, and other assemblies on disk.
- x64 and x86 Windows support.
- No temporary files created, no P/Invoke to non-system assemblies, written fully in C#.
- Targets .NET Standard 2.0, so it should work on the latest versions of .NET Framework, .NET Core, and .NET 5.
Download it here.