Hydra4NET 0.0.1
See the version list below for details.
dotnet add package Hydra4NET --version 0.0.1
NuGet\Install-Package Hydra4NET -Version 0.0.1
<PackageReference Include="Hydra4NET" Version="0.0.1" />
paket add Hydra4NET --version 0.0.1
#r "nuget: Hydra4NET, 0.0.1"
// Install Hydra4NET as a Cake Addin #addin nuget:?package=Hydra4NET&version=0.0.1 // Install Hydra4NET as a Cake Tool #tool nuget:?package=Hydra4NET&version=0.0.1
Hydra4NET
Hydra for .NET is a library for building microservices.
Caution
This is an experimental release of an implementation of Hydra for .NET. Years ago (7 now) Hydra for NodeJS was built to leverage the power of Redis for building microservices. Teh early Hydra offers features such as service discovery, distributed messaging, message load balancing, logging, presence, and health monitoring. It was announced at EmpireNode 2016.
More about and related open source projects can be found at: https://github.com/pnxtech where other implementations of Hydra are available for NodeJS, Python and Dart can be found.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 was computed. 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 was computed. 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. |
-
net6.0
- Newtonsoft.Json (>= 13.0.2)
- StackExchange.Redis (>= 2.6.70)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Hydra4NET:
Package | Downloads |
---|---|
Hydra4Net.HostingExtensions
Helper extensions for Microsoft.Hosting.Extensions and Hydra for .NET |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.14 | 1,002 | 2/10/2023 |
0.0.13 | 356 | 2/10/2023 |
0.0.12 | 411 | 2/1/2023 |
0.0.11 | 429 | 1/27/2023 |
0.0.10 | 460 | 1/17/2023 |
0.0.9 | 653 | 1/12/2023 |
0.0.8 | 310 | 12/31/2022 |
0.0.7 | 295 | 12/31/2022 |
0.0.6 | 303 | 12/31/2022 |
0.0.5 | 295 | 12/31/2022 |
0.0.4 | 315 | 12/31/2022 |
0.0.3 | 335 | 12/27/2022 |
0.0.2 | 299 | 12/27/2022 |
0.0.1 | 297 | 12/25/2022 |
This is a work-in-progress experimental releasee.