MessageBus通用接口定义.
Info
Version: | 2.0.0 |
Author(s): | linzhiqiang |
Last Update: | Sunday, May 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/linzhiqiang/Aix.MessageBus.git |
NuGet Url: | https://www.nuget.org/packages/Aix.MessageBus |
Install
Install-Package Aix.MessageBus
dotnet add package Aix.MessageBus
paket add Aix.MessageBus
Aix.MessageBus Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 1.7.3.4)
- Microsoft.Extensions.Logging(>= 2.2.0)