A lightweight Peer to Peer Service Bus.
Info
Version: | 3.14.1 |
Author(s): | ABC arbitrage |
Last Update: | Thursday, November 30, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Abc-Arbitrage/Zebus |
NuGet Url: | https://www.nuget.org/packages/Zebus |
Install
Install-Package Zebus
dotnet add package Zebus
paket add Zebus
Zebus Download (Unzip the "nupkg" after downloading)
Dependencies
- Zebus.Contracts(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)
- log4net(>= 2.0.12)
- protobuf-net(>= 3.0.73)
- structuremap(>= 4.7.1)