Hydra4NET 0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hydra4NET --version 0.0.1
NuGet\Install-Package Hydra4NET -Version 0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hydra4NET" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hydra4NET --version 0.0.1
#r "nuget: Hydra4NET, 0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 780 2/10/2023
0.0.13 330 2/10/2023
0.0.12 381 2/1/2023
0.0.11 397 1/27/2023
0.0.10 437 1/17/2023
0.0.9 624 1/12/2023
0.0.8 287 12/31/2022
0.0.7 276 12/31/2022
0.0.6 283 12/31/2022
0.0.5 276 12/31/2022
0.0.4 291 12/31/2022
0.0.3 310 12/27/2022
0.0.2 281 12/27/2022
0.0.1 275 12/25/2022

This is a work-in-progress experimental releasee.