Infrastructure entities for building HermesMQ client and server.
Info
Version: | 0.0.4-alpha |
Author(s): | Roman Emreis |
Last Update: | Thursday, May 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RomanEmreis/HermesMQ |
NuGet Url: | https://www.nuget.org/packages/Hermes.Infrastructure |
Install
Install-Package Hermes.Infrastructure
dotnet add package Hermes.Infrastructure
paket add Hermes.Infrastructure
Hermes.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Hermes.Abstractions(>= 0.0.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- System.IO.Pipelines(>= 4.7.1)
- System.Text.Json(>= 4.7.1)