RavenDB job storage for Hangfire.
Info
| Version: | 4.1.3 |
| Author(s): | CadyIO <[email protected]> |
| Last Update: | Monday, May 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CadyIO/hangfire-ravendb |
| NuGet Url: | https://www.nuget.org/packages/HangfireRaven4x |
Install
Install-Package HangfireRaven4x
dotnet add package HangfireRaven4x
paket add HangfireRaven4x
HangfireRaven4x Download (Unzip the "nupkg" after downloading)
Dependencies
- Hangfire.Core(>= 1.7.11)
- Newtonsoft.Json(>= 12.0.3)
- RavenDB.Client(>= 4.2.101)
Tags