c# - 如何将几个 .NET dll 打包成一个 dll

标签 c# .net dll mono

我有几个 dll 的 c# 代码,我想将它打包到一个 dll 中。 我在 linux 中寻找类似 ilmerge 的东西。 有人知道替代方案吗? 谢谢, 哦哈德。

最佳答案

Mono.Merge :

monomerge -out output.exe input.exe input_lib.dll

关于c# - 如何将几个 .NET dll 打包成一个 dll,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3745153/

相关文章:

c# - protobuf-net 反序列化 : "Arithmetic operation resulted in an overflow."

c# - 如何给我的 Windows 窗体应用程序换肤?

c# - 在 Sandbox 中使用 PayPal .NET SDK 验证 PayPal Webhook 调用

c++ - 使用 MinGW 进行 C++ 的 DLL 管理?

c# - Xamarin:绑定(bind)返回协议(protocol)的 objective-c 协议(protocol)

c# - Json.Net 序列化类名而不是内部属性

javascript - 在aspx页面中打开 Crystal 报表时出错

c# - 使用正则表达式从字符串中获取子字符串

c++ - Qt Release DLL错误

c++ - 笨拙的 DLL 导出部分