.NET Client

API docs
For the latest .NET API documentation, see Hazelcast .NET Client docs.

You can use the native .NET client to connect to Hazelcast client members. The API is very similar to the Java native client.

See Hazelcast .NET client’s GitHub documentation for more information about configuring, starting, and using the client. You can also find code samples for the client in this repo.