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

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

问题描述

我试图了解在.NET Core上启动项目的含义.我面临的要求之一是使用.NET库,该库利用 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天全站免登陆