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 2021/08/21 17:15:00 UTC

[jira] [Created] (IGNITE-15356) .NET: 3.0 thin client

Pavel Tupitsyn created IGNITE-15356:
---------------------------------------

             Summary: .NET: 3.0 thin client
                 Key: IGNITE-15356
                 URL: https://issues.apache.org/jira/browse/IGNITE-15356
             Project: Ignite
          Issue Type: New Feature
          Components: platforms, thin client
    Affects Versions: 3.0.0-alpha3
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 3.0.0-alpha3


Implement basic Ignite 3.0 .NET thin client: get table by name, upsert, get.
* Set up project structure
* Establish code style and enable code analysis from the beginning
* Consider DotNetty for network IO https://github.com/Azure/DotNetty
* Target .NET 5 initially so we can use all the latest perf-oriented APIs. When Ignite 3.0 is about to be released, we can decide on the list of supported frameworks based on active .NET LTS



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