什么是可用的工具来编译.NET项目到独立的本地二进制文件? [英] What are the available tools to compile .NET projects to standalone native binaries?

查看:255
本文介绍了什么是可用的工具来编译.NET项目到独立的本地二进制文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您知道将.NET项目编译为在没有.NET Framework的情况下运行的本地二进制文件的工具,到目前为止,我发现:

What tools do you know to compile .NET projects to native binaries that run without .NET Framework, so far I've found :

Xenocode Postbuild for .NET ,费用为1599美元。

Xenocode Postbuild for .NET, which costs $1599.

Salamander .NET Linker ,费用为$ 1249。

Salamander .NET Linker, which costs $1249.

单声提前编译(AOT),免费。 感谢JaredPar和Reed Copsey

Mono Ahead-of-Time compilation (AOT), free. Thanks to JaredPar and Reed Copsey

本机图像生成器(Ngen.exe),免费,不做我在说什么,它做pre-JIT编译,结果可执行文件DOES需要.NET框架才能工作。

Native Image Generator (Ngen.exe), free, doesn't do what I'm talking about, it does pre-JIT compiling, the resulting executable-file DOES need .NET framework to work.

你知道要添加到列表中的任何其他产品吗?

Do you know any other products to add to the list?

推荐答案

这有限,但 Mono AOT ( $ 0)也会这样做。

It's limited, but Mono AOT ($0) does this, as well.

这篇关于什么是可用的工具来编译.NET项目到独立的本地二进制文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆