Skip to content

Releases: trungnt2910/MemoryModule.NET

First release!

25 Aug 10:30
0120176
Compare
Choose a tag to compare

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.