This package adds support to Microsoft Azure Cosmos DB for Hangfire.
Info
| Version: | 2.0.8 |
| Author(s): | Imran Momin |
| Last Update: | Thursday, September 28, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/imranmomin/hangfire.azureCosmosdb |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.AzureCosmosDB |
Install
Install-Package Hangfire.AzureCosmosDB
dotnet add package Hangfire.AzureCosmosDB
paket add Hangfire.AzureCosmosDB
Hangfire.AzureCosmosDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Core(>= 1.7.9)
- Microsoft.Azure.Cosmos(>= 3.6.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
Tags