TinyDancer is a high-level abstraction layer on top of the ServiceBusProcessor.
Info
Version: | 4.2.0-preview2 |
Author(s): | John Knoop |
Last Update: | Wednesday, March 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johnknoop/TinyDancer |
NuGet Url: | https://www.nuget.org/packages/TinyDancer |
Install
Install-Package TinyDancer
dotnet add package TinyDancer
paket add TinyDancer
TinyDancer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.ServiceBus(>= 3.4.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Newtonsoft.Json(>= 10.0.3)
- NodaTime(>= 2.2.1)
- NodaTime.Serialization.JsonNet(>= 2.0.0)
Tags