LiteDB storage implementation for Hangfire (background job system for ASP.NET applications).
Info
| Version: | 0.1.1-beta-0001 |
| Author(s): | codeyu |
| Last Update: | Wednesday, September 26, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/codeyu/Hangfire.LiteDB |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.LiteDB.Windows |
Install
Install-Package Hangfire.LiteDB.Windows
dotnet add package Hangfire.LiteDB.Windows
paket add Hangfire.LiteDB.Windows
Hangfire.LiteDB.Windows Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- HangFire.Core(>= 1.6.17)
- LiteDB(>= 3.1.4)
- Newtonsoft.Json(>= 10.0.3)
- HangFire.Core(>= 1.6.17)
- LiteDB(>= 3.1.4)
- Newtonsoft.Json(>= 10.0.3)
Tags