Contains all the base classes needed to have a service bus based upon SQL Server Service Broker.
Info
Version: | 1.349.0 |
Author(s): | Nicolas |
Last Update: | Thursday, March 6, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/npenin/thewheel-dotnet |
NuGet Url: | https://www.nuget.org/packages/TheWheel.ServiceBus |
Install
Install-Package TheWheel.ServiceBus
dotnet add package TheWheel.ServiceBus
paket add TheWheel.ServiceBus
TheWheel.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.0)