Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 422 Bytes

Embed Library .NET

With this program, you can make your project portable after compiling it and this method is fully compatible with all .net obfuscation tools and does not disturb their process.

Support :

  • .NET Framework 4 and later
  • .NET Standard
  • .NET Core
  • .NET 5.0 and later

List of other open source libraries used

  • dnlib (Reads and writes .NET assemblies and modules)