.NET Core 与 COM 兼容吗? [英] Is .NET Core compatible with COM?

查看:39
本文介绍了.NET Core 与 COM 兼容吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图了解在 .NET Core 上启动项目的含义.我面临的要求之一是使用一个利用 COM.

I am trying to understand the implications of starting a project on .NET core. One of the requirement I am facing is to use a .NET library that is leveraging COM.

.NET 核心是否支持 COM(显然,假设操作系统是 Windows)?

So is COM supported by .NET core (obviously, assuming the OS is Windows)?

我了解 .NET Core 是为不同操作系统之间的互操作性而构建的.但我想知道是否可以预期 Windows 版本可能包含特定于 Windows 的功能,例如 COM 兼容性.

I understand that .NET Core is built for interoperability between different OS. But I was wondering if it is to be expected that there are Windows-specific features that may be included for the windows releases such as COM compatibility.

感谢您的帮助.

推荐答案

.NET Core 被开发为跨平台并且也可以在 Linux 和 Mac 上运行.COM 是特定于 Windows 的东西,在 .NET Core 中将不受支持

.NET Core is developed to be cross platform and running also on Linux and Mac. COM is a windows specific thing and will not be supported in .NET Core

这篇关于.NET Core 与 COM 兼容吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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