[jira] [Created] (IGNITE-7082) .NET: Cross-platform standalone executable

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7082) .NET: Cross-platform standalone executable

Anton Vinogradov (Jira)
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)