This package adds support to Microsoft Azure DocumentDB for Hangfire.
Info
Version: | 3.1.2 |
Author(s): | Imran Momin |
Last Update: | Wednesday, March 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imranmomin/hangfire.azuredocumentdb |
NuGet Url: | https://www.nuget.org/packages/Hangfire.AzureDocumentDB |
Install
Install-Package Hangfire.AzureDocumentDB
dotnet add package Hangfire.AzureDocumentDB
paket add Hangfire.AzureDocumentDB
Hangfire.AzureDocumentDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Hangfire.Core(>= 1.7.9)
- Microsoft.Azure.DocumentDB.Core(>= 2.10.1)
- Newtonsoft.Json(>= 12.0.2)
- System.ValueTuple(>= 4.5.0)
- Hangfire.Core(>= 1.7.9)
- Microsoft.Azure.DocumentDB(>= 2.10.1)
- Newtonsoft.Json(>= 12.0.2)
- System.ValueTuple(>= 4.5.0)
Tags