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.
Versions lifecycle and support period follows the Hazelcast Version Support Windows policy.
Current Version
- 5.5.0 general documentation and API reference
Preview
- n/a
Previous Versions
- 5.3.0 general documentation and API reference
- 5.2.2 general documentation and API reference
- 5.2.1 general documentation and API reference
- 5.2.0 general documentation and API reference
- 5.1.1 general documentation and API reference
- 5.1.0 general documentation and API reference
- 5.0.2 general documentation and API reference
- 5.0.1 general documentation and API reference
- 5.0.0 general documentation and API reference
- 4.1.0 general documentation and API reference
Unsupported Versions
- 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
.NET support
The following table defines the .NET versions that were active and supported by each version of the Hazelcast .NET Client, at the time it was released. The Hazelcast .NET Client remains supported on these .NET versions for as long as they have not reached their end of support from Microsoft.
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) |
.NET 7.0 |
.NET 8.0 (LTS) |
---|---|---|---|---|---|---|---|---|
5.5 | No | Yes | No | No (note) | No (note) | Yes | No | Yes |
5.4 | No | Yes | No | No (note) | No (note) | Yes | Yes | Yes |
5.3 | No | Yes | No | No (note) | No (note) | Yes | Yes | No |
5.2 | No | Yes | No | No (note) | No (note) | Yes | Yes | No |
5.1 | No | Yes | No | Yes | Yes | Yes | No | No |
5.0 | No | Yes | No (note) | Yes | Yes | No | No | No |
4.x | No (note) | Yes | Yes | Yes | No | No | No | No |
3.x | Yes | Yes | No | No | No | No | No | No |
Note that .NET Framework runs on Windows exclusively, whereas .NET Core and .NET 5.0+ run on Windows, Linux and MacOS.
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 to 5.0 and 7.0 are not supported anymore. We recommend that all users use versions of .NET supported by Microsoft.