A minimal service and event bus with additional support for RPC.
Info
Version: | 0.2.3 |
Author(s): | Alan Doherty |
Last Update: | Wednesday, May 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alandoherty/holon-net |
NuGet Url: | https://www.nuget.org/packages/Holon |
Install
Install-Package Holon
dotnet add package Holon
paket add Holon
Holon Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- PeNet.Asn1(>= 1.3.1)
- RabbitMQ.Client(>= 5.1.0)
- System.Reflection.DispatchProxy(>= 4.5.1)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
- protobuf-net(>= 2.3.17)