如何在Ubuntu上运行.NET框架4
我有一个项目.NET框架4,但我不知道如何在Ubuntu Server上运行它。
我必须安装的.NET运行时运行它?还是我需要安装其他东西?
(p/s:在Windows上这很容易:只需单击我的file.exe即可开始。ubuntu 20.04怎么样?)
I have a project .NET Framework 4 but I don't know how to run it on Ubuntu server.
What .NET Runtime I have to installing to run it? Or do I need install something else?
(P/s: on Windows this is so easy: just click on my file.exe and it's start. How about Ubuntu 20.04?)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
.NET框架4不能在Linux机器上运行。将项目升级到.NETCORE甚至更好地为.NET 6的最佳选择,都是跨平台和支持Windows,Linux,Mac等。
.NET Framework 4 can not be run on linux machine. your best bet to upgrade your project to .netcore or even better to .NET 6, both are cross-platform and support Windows, Linux, Mac and more.
您无法在Ubuntu上运行.NET框架应用程序。
但是也许葡萄酒可以做到。
注意:葡萄酒看起来像Windows 2000!
用于安装:
我希望此评论有用:)
You can not run .NET Framework applications on ubuntu.
But maybe wine can do it.
Note: The wine looks like Windows 2000!
For installing:
I hope this comment was useful :)