Versions
Hazelcast .NET brings the full power of the Hazelcast high-performance, in-memory computing platform to the Microsoft .NET ecosystem. The Hazelcast .NET Client allows you to elastically scale your .NET caches at high read speeds, to access all of Hazelcast data structures such as distributed maps, queues, topics and more. All, with enterprise level security through SSL and mutual authentication.
.NET support
The following table defines the supported .NET versions for the various Hazelcast .NET Client versions.
Note that .NET Framework runs on Windows exclusively, whereas .NET Core and .NET 5.0+ run on Windows, Linux and MacOS.
Version | .NET Framework 4.5-4.6.1 | .NET Framework 4.6.2-4.8 | .NET Core 2.1 | .NET Core 3.1 (LTS) | .NET 5.0 | .NET 6.0 (LTS) |
---|---|---|---|---|---|---|
5.1 | No | Yes | No | Yes | Yes | Yes |
5.0 | No | Yes | No (note) | Yes | Yes | No |
4.x | No (note) | Yes | Yes | Yes | No | No |
3.x | Yes | Yes | No | No | No | No |
Note
As per Microsoft's .NET Framework Support Policy, versions 4.5.2, 4.6, and 4.6.1 will reach end of support on April 26, 2022. We do not support these versions starting with Hazelcast 4. We recommend that all Hazelcast 3 users migrate to at least .NET Framework 4.6.2, and ideally to .NET Framework 4.8.
As per Microsoft's .NET and .NET Core Support Policy and LifeCycle, versions 2.1 and 2.2 are not supported anymore. Version 3.1 is supported until Dec 3, 2022 and version 5.0 until May 8, 2022. We recommend that all users use versions of .NET supported by Microsoft.
Hazelcast .NET Client versions
Current
- 5.1.0 general documentation and API reference
Preview
- n/a
Previous
- 5.0.1 general documentation and API reference
- 5.0.0 general documentation and API reference
- 4.1.0 general documentation and API reference
- 4.0.2 general documentation and API reference
- 4.0.1 general documentation and API reference
- 4.0.0 general documentation and API reference
- 3.12.3 README and API reference
- 3.12.2 README and API reference