Info
Version: | 3.0.0-rc9 |
Author(s): | zarusz |
Last Update: | Monday, September 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zarusz/SlimMessageBus |
NuGet Url: | https://www.nuget.org/packages/SlimMessageBus.Host |
Install
Install-Package SlimMessageBus.Host
dotnet add package SlimMessageBus.Host
paket add SlimMessageBus.Host
SlimMessageBus.Host Download (Unzip the "nupkg" after downloading)
Dependencies
- SlimMessageBus.Host.DependencyResolver(>= 1.1.0)
- SlimMessageBus.Host.Serialization(>= 1.1.0)
- SlimMessageBus(>= 1.3.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.8)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
Tags
The goal of this library is to introduce a slim facade for messaging brokers. Use one of the transport providers for in-process (in-memory), Apache Kafka or Azure Service Bus messaging.