/EmbedLibrary

Embed references as resources

Primary LanguageC#MIT LicenseMIT

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)