有没有办法将.NET开发的应用程序转换为本机可执行文件(包括源代码)?
安装整个框架(最多.NET Framework 3.5 SP1)需要花费大量时间 - 并非总是从Internet更新计算机.是否可以调用NGen来生成独立的可执行文件?
谢谢
.net compilation native-executable
.net ×1
compilation ×1
native-executable ×1