C# Distributed Task Library for .Net Standard.
Info
Version: | 1.0.0-beta1 |
Author(s): | Jeremy Tillman |
Last Update: | Friday, February 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/QueueT |
Install
Install-Package QueueT
dotnet add package QueueT
paket add QueueT
QueueT Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.ServiceBus(>= 3.3.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)