Can I load .NET Core 2.2 DLL to Matlab on Linux?

6 ビュー (過去 30 日間)
Maksym Zhylochkin
Maksym Zhylochkin 2019 年 3 月 20 日
コメント済み: Alexander Luzgarev 2020 年 10 月 14 日
I need to load managed .NET Core 2.2 DLL in Matlab on Linux.
Can it be used at all? Are .NET Standard DLLs supported?

回答 (2 件)

David
David 2019 年 10 月 22 日
I have the same question as the OP. The future of .Net is via .Net Core, which is already cross-platform. There will not be any new major versions of .Net Framework. So, presumably Mathworks will align their product to this new framework, and gain two new OS platforms (and customers) in one fell swoop. Can anyone at Mathworks comment on this?
  2 件のコメント
David
David 2019 年 11 月 7 日
Does anyone at Mathworks actually pay attention to their own webiste Q&A?
Guillaume
Guillaume 2019 年 11 月 8 日
Answers is mostly answered by volunteers (including some Mathworkers). Mathworks does not actively monitor all questions. If you want a definitive answer to a particular question, you should raise a service request.

サインインしてコメントする。


Guillaume
Guillaume 2019 年 3 月 20 日
While in theory you can use .Net core on linux (with mono), Matlab is very specific that its .Net interface only works on Windows.
  3 件のコメント
Robert Jack
Robert Jack 2020 年 9 月 14 日
Matlab does not support .NET Core, only .NET Framework (see https://www.mathworks.com/matlabcentral/answers/511448-net-addassembly-net-core-3-1) - even on Windows. So far Matlab does not seem to be able to give any timeline as to when support will arrive, even though, as you say .NET 5 will supercede Windows Framework. My understanding is that .NET 5 will be out early next year.
Alexander Luzgarev
Alexander Luzgarev 2020 年 10 月 14 日
Actually, .NET 5 will be out this year (around November 10). It already has a "go-live" final release candidate out. One can only hope that MathWorks stops ignoring .NET Core (like it did for the last 4 years) and adds support for it soon.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGetting Started with Microsoft .NET についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by