Pavel Tupitsyn created IGNITE-7082:
--------------------------------------
Summary: .NET: Cross-platform standalone executable
Key: IGNITE-7082
URL:
https://issues.apache.org/jira/browse/IGNITE-7082 Project: Ignite
Issue Type: Improvement
Components: platforms
Affects Versions: 2.4
Reporter: Pavel Tupitsyn
Apache.Ignite.Core.dll works on all platforms (IGNITE-2662), but it is just a library to be referenced by user code.
We also provide Apache.Ignite.exe which is windows-only, .NET Core can not run exe files.
Find a way to provide cross-platform standalone executable to be run on .NET Core. That could be a prebuilt .NET Core dll or a project to be started with {{dotnet run}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)