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.
<PackageVersion Include="HangFire.Redis.StackExchange" Version="1.4.1.3" />
<PackageReference Include="HangFire.Redis.StackExchange" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HangFire.Redis.StackExchange --version 1.4.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=HangFire.Redis.StackExchange&version=1.4.1.3
#tool nuget:?package=HangFire.Redis.StackExchange&version=1.4.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Hangfire Redis Storage Based on Redis.StackExchange
See http://hangfire.io/ for some more info on the main project
Product | Versions 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.
-
- HangFire.Core (>= 1.4.1)
- Newtonsoft.Json (>= 6.0.8)
- Owin (>= 1.0.0)
- StackExchange.Redis (>= 1.0.414)
GitHub repositories (10)
Showing the top 10 popular GitHub repositories that depend on HangFire.Redis.StackExchange:
Repository | Stars |
---|---|
CoreUnion/CoreShop
基于 Asp.Net Core 8.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
|
|
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
|
|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
volodymyrsmirnov/MalwareMultiScan
Self-hosted VirusTotal / MetaDefender wannabe with API, demo UI and Scanners running in Docker.
|
|
sd797994/Oxygen-Dapr.EshopSample
|
|
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
|
|
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
|
|
face-it/Hangfire.Tags
Add tags to Hangfire backgroundjobs
|
|
netcorepal/d3shop
An online shop project based on Domain-Driven Design
|
Version | Downloads | Last updated |
---|---|---|
1.4.1.3 | 339 | 4/22/2015 |
1.4.1.2 | 40 | 4/22/2015 |
1.1.4 | 203 | 4/6/2015 |
1.1.2-beta | 31 | 4/4/2015 |
1.1.0-beta | 55 | 3/13/2015 |
1.0.6-alpha | 74 | 2/27/2015 |
1.0.5-alpha | 40 | 2/27/2015 |
1.0.4-alpha | 32 | 2/27/2015 |
1.0.3-alpha | 36 | 2/26/2015 |
1.0.2-beta | 32 | 4/4/2015 |
1.0.2-alpha | 33 | 2/25/2015 |
1.0.1-alpha | 34 | 2/23/2015 |
1.0.0-alpha | 33 | 2/23/2015 |
Updated to Hangfire 1.4.1;
Aligned Package Version to HangFire