HangFire.Redis.StackExchange 1.4.1.3

dotnet add package HangFire.Redis.StackExchange --version 1.4.1.3
NuGet\Install-Package HangFire.Redis.StackExchange -Version 1.4.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HangFire.Redis.StackExchange" Version="1.4.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HangFire.Redis.StackExchange --version 1.4.1.3
#r "nuget: HangFire.Redis.StackExchange, 1.4.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HangFire.Redis.StackExchange as a Cake Addin
#addin nuget:?package=HangFire.Redis.StackExchange&version=1.4.1.3

// Install HangFire.Redis.StackExchange as a Cake Tool
#tool nuget:?package=HangFire.Redis.StackExchange&version=1.4.1.3

Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on HangFire.Redis.StackExchange:

Repository Stars
collinbarrett/FilterLists
:shield: The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
CoreUnion/CoreShop
基于 Asp.Net Core 8.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
DevArchitecture/DevArchitecture
DevArchitecture Backend Project
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
Version Downloads Last updated
1.4.1.3 337 4/22/2015
1.4.1.2 38 4/22/2015
1.1.4 202 4/6/2015
1.1.2-beta 30 4/4/2015
1.1.0-beta 53 3/13/2015
1.0.6-alpha 72 2/27/2015
1.0.5-alpha 38 2/27/2015
1.0.4-alpha 31 2/27/2015
1.0.3-alpha 34 2/26/2015
1.0.2-beta 30 4/4/2015
1.0.2-alpha 31 2/25/2015
1.0.1-alpha 32 2/23/2015
1.0.0-alpha 31 2/23/2015

Updated to Hangfire 1.4.1;
Aligned Package Version to HangFire