在Linux上编译C#+ WPF以便在Windows上运行 [英] Compiling C# + WPF on Linux in order to run on Windows

查看:1536
本文介绍了在Linux上编译C#+ WPF以便在Windows上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个C#应用程序,其中一些部分使用WPF(这是不支持的Mono)。是否可以在Linux上编译此应用程序?最终,应用程序将在Windows上运行,但它是一个更大的框架的一部分,我们的整个构建过程在Linux上运行,所以我想在Linux上编译C#应用程序。

I have a C# application of which some parts are written using WPF (which is not supported by Mono). Is it possible to compile this application on Linux? Ultimately, the application will run on Windows, but it is part of a larger framework and our entire build process runs on Linux, so I would like to be able to compile the C# application on Linux as well.

推荐答案

Mono没有,目前没有计划支持WPF,并通过代理,XAML。在哪里你可能得到一个XAML子集的休息是通过月光的Silverlight支持。有关详情,请参见 http://www.mono-project.com/WPF

Mono does not, and currently has no plans to support WPF, and by proxy, XAML. Where you might get a break with a subset of XAML is with Silverlight support via Moonlight. See http://www.mono-project.com/WPF for details.

这篇关于在Linux上编译C#+ WPF以便在Windows上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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