15 packages tagged with “ILRepack”
ILRepack is meant at replacing ILMerge / Mono.Merge. The former being closed-source, impossible to customize, slow, resource consuming and many more. The later being deprecated, unsupported, and based on an old version of Mono.Cecil.
MSBuild task for ILRepack which is an open-source alternative to ILMerge. This library uses ILRepack.Lib so it is easier to upgrade.
ILRepack - Open-source alternative to ILMerge
MSBuild Task to run `ILRepack` over a freshly compiled assembly, in order to infuse it with select IL code of its dependencies.
Full automatic ILRepack executor on .NET, .NET Core and .NET Framework
Embeds dependencies as resources so that you have a standalone executable
C# Assembly unused classes/references/resources cleaner.
MSBuild task for ILRepack which is an open-source alternative to ILMerge. This library uses ILRepack.lib so it is easier to upgrade.
MSBuild task for ILRepack which is an open-source alternative to ILMerge. This library uses ILRepackX.Lib so it is easier to upgrade.
Commandline tool and MSBuild task for C# assembly classes/references/resources cleaner.
MSBuild task for ILRepack which is an open-source alternative to ILMerge.
Ducky.Sdk is a comprehensive .NET SDK for developing mods for the "Escape from Duckov" game. Features: 🚀 Automated Build Pipeline - Auto-deploy to game directory on build 🌍 Smart Localization - Source generator-based localization system with CSV/file translations 📦 Single DLL Distribution - Automatic assembly merging via ILRepack for conflict-free deployment 🔧 Harmony Integration - Optional runtime patching support with seamless dependency management 🎨 Auto-Generated Assets - Automatic generation of mod metadata and preview images 📝 Strongly-Typed Development - Full IntelliSense support and compile-time validation 🔄 Source Distribution - SDK distributed as source code to avoid version conflicts Perfect for modders who want a modern, type-safe development experience with automated workflows. --- Ducky.Sdk 是一个用于为"Escape from Duckov"游戏开发 Mod 的综合性 .NET SDK。 功能特性: 🚀 自动化构建管道 - 构建时自动部署到游戏目录 🌍 智能本地化 - 基于源生成器的本地化系统,支持 CSV/文件翻译 📦 单 DLL 分发 - 通过 ILRepack 自动合并程序集,无冲突部署 🔧 Harmony 集成 - 可选的运行时补丁支持,无缝依赖管理 🎨 自动生成资源 - 自动生成 Mod 元数据和预览图 📝 强类型开发 - 完整的 IntelliSense 支持和编译时验证 🔄 源码分发 - SDK 以源代码形式分发,避免版本冲突 为希望获得现代化、类型安全开发体验和自动化工作流的 Mod 开发者量身打造。
Fody Weaver to repack assemblies using ILRepack