LiteDB storage implementation for Hangfire (background job system for ASP.NET applications).
                        
                    
         
                Info
| Version: | 0.4.1 | 
| Author(s): | codeyu | 
| Last Update: | Sunday, October 3, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/codeyu/Hangfire.LiteDB | 
| NuGet Url: | https://www.nuget.org/packages/Hangfire.LiteDB | 
Install
Install-Package Hangfire.LiteDB
                        dotnet add package Hangfire.LiteDB
                        paket add Hangfire.LiteDB
                        
                                Hangfire.LiteDB Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - HangFire.Core(>= 1.7.16)
 - LiteDB(>= 5.0.9)
 - Newtonsoft.Json(>= 12.0.3)
 
- HangFire.Core(>= 1.7.16)
 - LiteDB(>= 5.0.9)
 - Newtonsoft.Json(>= 12.0.3)
 
Tags