You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/09/27 10:52:20 UTC

[jira] [Updated] (IGNITE-2662) .NET Standard support

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

Pavel Tupitsyn updated IGNITE-2662:
-----------------------------------
    Summary: .NET Standard support  (was: .NET Core support)

> .NET Standard support
> ---------------------
>
>                 Key: IGNITE-2662
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2662
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>              Labels: .net
>
> .NET core is next gen open-source cross-platform implementation of .NET: https://github.com/dotnet/core
> Since Ignite mostly does not use any platform-specific .NET features, it may be possible to add Core support.
> Benefits:
> * ASP.NET Core (ver 5) https://www.asp.net/vnext
> * OSX & Linux
> Possible difficulties:
> * JNI interop. Core has dllImport and it works on linux, and our C++ client works on linux, so it should be possible
> * Reflection. We use it a lot, and API has changed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)