SoheilMV / EmbedLibrary

Embed references as resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Embed references as resources

License:MIT License


Languages

Language:C# 100.0%