HarakaMQ.DB
1.0.1
The local message storage project for HarakaMQ.UDPCommunication
Install-Package HarakaMQ.DB -Version 1.0.1
dotnet add package HarakaMQ.DB --version 1.0.1
<PackageReference Include="HarakaMQ.DB" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HarakaMQ.DB --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HarakaMQ.DB, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install HarakaMQ.DB as a Cake Addin
#addin nuget:?package=HarakaMQ.DB&version=1.0.1
// Install HarakaMQ.DB as a Cake Tool
#tool nuget:?package=HarakaMQ.DB&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- MessagePack (>= 1.7.3.4)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HarakaMQ.DB:
Package | Downloads |
---|---|
HarakaMQ.UDPCommunication
HarakaMQ UDPCOmmunication is the base module for communication in the HarakaMQ distributed and reliable message queue.
|
GitHub repositories
This package is not used by any popular GitHub repositories.