Hi,

Yes, you can write an Ignite service in C#.
I see that C# examples are missing in the new docs, we will fix that.

Meanwhile, please check the old C#/.NET docs [1], the API docs [2]
and a blog post with Java -> .NET service call example, if you need that
[3].

[1] https://apacheignite-net.readme.io/docs/service-example
[2]
https://ignite.apache.org/releases/latest/dotnetdoc/api/Apache.Ignite.Core.Services.IServices.html
[3] https://ptupitsyn.github.io/Whats-New-In-Ignite-Net-2.9/

On Mon, Jan 18, 2021 at 9:15 PM Jigna <jigna.jo...@hatch.com> wrote:

> Hi,
>
> Can I write Ignite service using c#? If I can write a service, I want to
> register that service on the Ignite server node. How to register that
> service on the server node?
>
> https://ignite.apache.org/docs/latest/services/services
> <https://ignite.apache.org/docs/latest/services/services>
>
> I am using above link to write my service in .Net. I am not sure how to
> implement Ignite service in .Net. Would you please help me?
>
> Thank you,
> Jigna
>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to