Info
Version: | |
Author(s): | chewel |
Last Update: | Thursday, December 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WL.Think.EventBus |
Install
Install-Package WL.Think.EventBus
dotnet add package WL.Think.EventBus
paket add WL.Think.EventBus
WL.Think.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.0)
- RabbitMQ.Client(>= 5.1.2)
- WL.Think.Dependency(>= 3.0.9)