Skip to content

First release!

Latest
Compare
Choose a tag to compare
@trungnt2910 trungnt2910 released this 25 Aug 10:30
· 61 commits to master since this release
0120176

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.