Info
| Version: | 1.8.1 | 
| Author(s): | Marco Casamento and contributors | 
| Last Update: | Friday, September 14, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/marcoCasamento/Hangfire.Redis.StackExchange | 
| NuGet Url: | https://www.nuget.org/packages/Hangfire.Redis.StackExchange.Unofficial | 
Install
Install-Package Hangfire.Redis.StackExchange.Unofficial
                        dotnet add package Hangfire.Redis.StackExchange.Unofficial
                        paket add Hangfire.Redis.StackExchange.Unofficial
                        
                                Hangfire.Redis.StackExchange.Unofficial Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - HangFire.Core(>= 1.6.12)
 - Newtonsoft.Json(>= 9.0.1)
 - StackExchange.Redis(>= 2.0.505)
 
- HangFire.Core(>= 1.6.12)
 - Newtonsoft.Json(>= 9.0.1)
 - StackExchange.Redis(>= 2.0.505)
 
Tags
                
See http://hangfire.io/ for some more info on the main project.