[ 
https://issues.apache.org/jira/browse/IGNITE-10702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-10702:
------------------------------------
    Issue Type: Improvement  (was: New Feature)

> .NET: Ignite as Dotnet Core Global Tool
> ---------------------------------------
>
>                 Key: IGNITE-10702
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10702
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Priority: Trivial
>              Labels: .NET
>
> .NET Core Global Tool is just a NuGet package that contains a console 
> application.
> This is a perfect solution for standalone nodes:
> * Currently there is no way to run standalone nodes on Linux and macOS 
> without writing code
> * Standalone nodes on Windows require downloading the whole binary package or 
> copying it from NuGet folder on classic .NET
> With Global Tool users will be able to run Ignite.NET standalone node is just 
> two commands:
> {code}
> dotnet tool install -g apache-ignite
> apache-ignite
> {code}
> Ignite Global Tool should be a separate NuGet package with the same 
> functionality as Apache.Ignite.exe



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to