Lightweight package to support common Domain Messaging patterns using Azure Service Bus.
Info
Version: | 0.17.0 |
Author(s): | Adam Gartee |
Last Update: | Wednesday, February 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agartee/Brickweave |
NuGet Url: | https://www.nuget.org/packages/Brickweave.Messaging.ServiceBus |
Install
Install-Package Brickweave.Messaging.ServiceBus
dotnet add package Brickweave.Messaging.ServiceBus
paket add Brickweave.Messaging.ServiceBus
Brickweave.Messaging.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Brickweave.Messaging(>= 0.10.0)
- Brickweave.Serialization(>= 0.4.0)
- Microsoft.Azure.ServiceBus(>= 5.1.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)