依赖程序集,检查兼容性
dependency assemblies, check compatibility
我正在将一个项目从 .net 框架转换为 .net 核心 2。
我需要检查我的依赖项是否与 .net core 2 兼容。
如何检查 https://www.nuget.org/packages/Aspose.Cells/7.6.0 是否支持 .net core 2 或 .net standard 或 .net framework?
谢谢
请查看他们的link
Platform Independence
You can use Aspose.Cells for .NET to build any type of a 32-bit or
64-bit .NET application including ASP.NET, WCF, WinForms, UWP, .NET
Standard, .NET Core etc. It is possible to use Aspose.Cells for .NET
via COM Interop from ASP, Perl, PHP and Python. You can also use
Aspose.Cells for .NET to build applications with Mono.
已更新
2018 年,他们更新了功能概述page,表明他们支持 .net 核心,因此可能必须在 18.0 版本之后支持。
您可以通过他们的客户支持询问他们forum
我正在将一个项目从 .net 框架转换为 .net 核心 2。 我需要检查我的依赖项是否与 .net core 2 兼容。
如何检查 https://www.nuget.org/packages/Aspose.Cells/7.6.0 是否支持 .net core 2 或 .net standard 或 .net framework?
谢谢
请查看他们的link
Platform Independence
You can use Aspose.Cells for .NET to build any type of a 32-bit or 64-bit .NET application including ASP.NET, WCF, WinForms, UWP, .NET Standard, .NET Core etc. It is possible to use Aspose.Cells for .NET via COM Interop from ASP, Perl, PHP and Python. You can also use Aspose.Cells for .NET to build applications with Mono.
已更新
2018 年,他们更新了功能概述page,表明他们支持 .net 核心,因此可能必须在 18.0 版本之后支持。
您可以通过他们的客户支持询问他们forum