Hello! You can surely use REST from .Net, but writing code for such use is left as exercise for reader.
You can also use .Net thin client, with API & description available in docs: https://apacheignite-net.readme.io/docs/thin-client Regards, -- Ilya Kasnacheev ср, 13 нояб. 2019 г. в 01:43, camer314 <[email protected]>: > Thanks Ilya, > > Am i able to use the .NET API in this way? Connecting to a remote cluster? > > I am finding the documentation of the configuration a little hard to > understand in regards to the options for connection. In the Kubernetes YAML > file I see ports for REST, SQL and thin clients, would you use the REST one > for C#? > > You also mention I can use thin client, does that support compute? > > REST is perhaps the cleanest solution for us. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
