Hazelcast.Net
5.4.0
See the version list below for details.
dotnet add package Hazelcast.Net --version 5.4.0
NuGet\Install-Package Hazelcast.Net -Version 5.4.0
<PackageReference Include="Hazelcast.Net" Version="5.4.0" />
paket add Hazelcast.Net --version 5.4.0
#r "nuget: Hazelcast.Net, 5.4.0"
// Install Hazelcast.Net as a Cake Addin #addin nuget:?package=Hazelcast.Net&version=5.4.0 // Install Hazelcast.Net as a Cake Tool #tool nuget:?package=Hazelcast.Net&version=5.4.0
<p align="center"> <img src="./doc/images/hazelcast-black.png" /> <h2 align="center">.NET Client</h2> </p>
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.
Documentation for the client is provided on the documentation site, with examples, guides and FAQs, and a complete reference documentation for the public API.
The .NET client itself is distributed via NuGet as a package named Hazelcast.NET. It can be installed like any other NuGet package, either via the Visual Studio GUI, or via the package manager. Note that Hazelcast is composed of two parts: the server, and the client. Browse to Hazelcast In-Memory Computing to find out how to obtain and run the server part.
The Hazelcast .NET solution is Open Source, released under the Apache License 2.0, and welcomes contributions. The project lives here on GitHub, where you can obtain the source code, report issues, and interract with the community. Contributions are welcome!
Versions
Browse to this page for details about versions.
See this branch for more information about version 3 of the client.
Code Samples
Check the Hazelcast.Net.Examples project.
Contributing
We encourage any type of contribution in the form of issue reports or pull requests.
Issue Reports
For issue reports, please share the following information with us to quickly resolve the problems.
- Hazelcast IMDG and the client version that you use
- General information about the environment and the architecture you use like Node.js version, cluster size, number of clients, Java version, JVM parameters, operating system etc.
- Logs and stack traces, if any.
- Detailed description of the steps to reproduce the issue.
Pull Requests
Contributions are submitted, reviewed and accepted using the pull requests on GitHub. For an enhancement or larger feature, create a GitHub issue first to discuss.
Development
Development for future versions takes place in the master
branch (this branch). The documentation site contains details about building, testing and running the code.
License
Copyright
Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
Visit www.hazelcast.com for more information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration.CommandLine (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
-
net6.0
- Microsoft.Extensions.Configuration.CommandLine (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
-
net7.0
- Microsoft.Extensions.Configuration.CommandLine (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
-
net8.0
- Microsoft.Extensions.Configuration.CommandLine (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Hazelcast.Net:
Package | Downloads |
---|---|
Hazelcast.Net.DependencyInjection
Open-source Dependency Injection extensions for Hazelcast, the open-source in-memory distributed computing platform. |
|
Hazelcast.Net.Win32
Open-source Win32 / Kerberos extensions for Hazelcast, the open-source in-memory distributed computing platform. |
|
Platform6.Client
Platform 6 C# client |
|
Hazelcast.Net.Caching
Open-source caching extensions for Hazelcast, the open-source in-memory distributed computing platform. |
|
Hazelcast.Net.Linq.Async
Open-source LINQ Async extensions for Hazelcast, the open-source in-memory distributed computing platform. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.5.0 | 1,696 | 10/14/2024 |
5.4.0 | 40,157 | 6/21/2024 |
5.3.1 | 22,394 | 10/4/2023 |
5.3.0 | 8,280 | 6/23/2023 |
5.2.2 | 13,811 | 5/29/2023 |
5.2.1 | 2,942 | 3/31/2023 |
5.2.0 | 16,996 | 2/12/2023 |
5.1.1 | 14,504 | 7/20/2022 |
5.1.0 | 21,834 | 6/14/2022 |
5.0.2 | 18,006 | 7/7/2022 |
5.0.1 | 17,903 | 3/21/2022 |
5.0.0 | 115,981 | 10/31/2021 |
4.1.0 | 13,746 | 6/28/2021 |
4.0.2 | 1,982 | 6/4/2021 |
4.0.2-preview.4 | 222 | 5/21/2021 |
4.0.2-preview.3 | 165 | 5/21/2021 |
4.0.2-preview.2 | 188 | 5/20/2021 |
4.0.1 | 5,841 | 3/11/2021 |
4.0.0 | 2,491 | 2/8/2021 |
4.0.0-preview.5.beta | 942 | 12/11/2020 |
4.0.0-preview.4 | 250 | 12/10/2020 |
4.0.0-preview.3 | 247 | 10/12/2020 |
4.0.0-preview.2 | 241 | 9/25/2020 |
4.0.0-alpha.3 | 285 | 9/11/2020 |
3.12.3 | 250,234 | 6/17/2020 |
3.12.2 | 1,868 | 5/4/2020 |
3.12.1 | 619,478 | 8/9/2019 |
3.12.0 | 3,166 | 6/14/2019 |
3.12.0-alpha2 | 473 | 5/15/2019 |
3.12.0-alpha | 482 | 5/4/2019 |
3.11.0 | 10,233 | 3/28/2019 |
3.10.1-alpha1 | 502 | 3/7/2019 |
3.10.0 | 24,443 | 12/18/2018 |
3.9.4 | 3,985 | 10/2/2018 |
3.9.3 | 12,781 | 3/6/2018 |
3.9.2 | 1,567 | 1/5/2018 |
3.9.1 | 4,065 | 11/27/2017 |
3.9.0 | 2,762 | 11/8/2017 |
3.8.2 | 2,668 | 7/26/2017 |
3.8.1 | 1,336 | 4/3/2017 |
3.8.0.1 | 1,292 | 2/24/2017 |
3.7.2-beta1 | 981 | 11/22/2016 |
3.7.1 | 10,829 | 11/11/2016 |
3.6.4 | 1,449 | 8/29/2016 |
3.6.3 | 82,919 | 6/10/2016 |
3.6.2 | 1,228 | 5/23/2016 |
3.6.1 | 1,406 | 2/22/2016 |
3.6.0.6 | 1,323 | 2/13/2016 |
3.6.0-RC1 | 918 | 1/11/2016 |
3.6.0-EA3 | 962 | 12/28/2015 |
3.6.0-EA2 | 915 | 12/28/2015 |
3.6.0-EA | 1,284 | 10/23/2015 |