Infrastructure for worker process interaction built on top of CosmosDb.
Info
Version: | 1.2.1 |
Author(s): | Derek Goslin, Keith Ebbitt |
Last Update: | Thursday, May 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eShopWorld/workerprocess |
NuGet Url: | https://www.nuget.org/packages/EShopworld.WorkerProcess |
Install
Install-Package EShopworld.WorkerProcess
dotnet add package EShopworld.WorkerProcess
paket add EShopworld.WorkerProcess
EShopworld.WorkerProcess Download (Unzip the "nupkg" after downloading)
Dependencies
- Eshopworld.Telemetry(>= 3.1.5)
- Microsoft.Azure.DocumentDB.Core(>= 2.11.6)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)
- Microsoft.Extensions.Options(>= 3.1.7)
- Nito.AsyncEx(>= 5.0.0)
- Polly(>= 7.2.1)
Tags