Hangfire.Mongo 0.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hangfire.Mongo --version 0.2.3
NuGet\Install-Package Hangfire.Mongo -Version 0.2.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.Mongo" Version="0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.Mongo --version 0.2.3
#r "nuget: Hangfire.Mongo, 0.2.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.Mongo as a Cake Addin
#addin nuget:?package=Hangfire.Mongo&version=0.2.3

// Install Hangfire.Mongo as a Cake Tool
#tool nuget:?package=Hangfire.Mongo&version=0.2.3

MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (21)

Showing the top 5 NuGet packages that depend on Hangfire.Mongo:

Package Downloads
DiegoRangel.DotNet.Framework.CQRS.Infra.CrossCutting.Hangfire

A common library for implementing CQRS based CrossCutting Hangfire layer.

EaCloud.Hangfire

EaCloud Hangfire 后台任务组件,封装基于 Hangfire 后台任务的服务端实现。

Jcex.Infra.Hangfire

该库提供了一种方便的 Hangfire 定时任务管理方式,使用 MongoDB 来存储任务信息,并内置 Web 界面来监控和操作任务。全面可视化的界面提供了对任务状态和进度的监控。

MicroCloud.Hangfire

MicroCloud Hangfire 后台任务组件,封装基于 Hangfire 后台任务的服务端实现。

nguyendk.DotnetExtensions.NET

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Hangfire.Mongo:

Repository Stars
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
Version Downloads Last updated
1.10.5 2,528 4/9/2024
1.10.4 33,526 2/26/2024
1.10.3 17,821 2/11/2024
1.10.2 1,283 2/8/2024
1.10.1 1,114 2/7/2024
1.10.0 435 2/7/2024
1.9.16 38,116 1/4/2024
1.9.15 38,313 11/28/2023
1.9.14 19,481 11/12/2023
1.9.13 613 11/10/2023
1.9.12 24,734 10/28/2023
1.9.11 22,497 10/14/2023
1.9.10 35,757 9/21/2023
1.9.9 21,103 9/11/2023
1.9.8 39,886 8/14/2023
1.9.7 81,091 7/18/2023
1.9.6 40,265 6/18/2023
1.9.5 96,858 5/18/2023
1.9.4 3,273 5/15/2023
1.9.3 113,690 3/31/2023
1.9.2 153,754 2/2/2023
1.9.1 194,212 12/19/2022
1.9.0 27,673 12/10/2022
1.7.3 380,261 8/24/2022
1.7.2 121,746 6/13/2022
1.7.1 35,928 6/8/2022
1.7.0 226,903 3/19/2022
0.7.28 177,936 1/2/2022
0.7.27 124,447 11/3/2021
0.7.25 81,860 9/20/2021
0.7.24 102,916 8/8/2021
0.7.22 244,398 5/2/2021
0.7.20 93,806 3/25/2021
0.7.19 75,310 2/10/2021
0.7.17 147,525 11/20/2020
0.7.12 146,887 8/12/2020
0.7.11 192,733 6/7/2020
0.6.7 188,279 3/19/2020
0.6.6 413,221 12/11/2019
0.6.5 85,500 10/21/2019
0.6.4 17,046 9/26/2019
0.6.3 27,793 8/14/2019
0.6.2 18,448 7/28/2019
0.6.1 38,383 6/16/2019
0.6.0 42,359 4/23/2019
0.5.15 146,912 1/3/2019
0.5.14 1,924 1/1/2019
0.5.13 13,067 12/13/2018
0.5.12 46,405 10/28/2018
0.5.11 84,993 9/5/2018
0.5.10 39,841 5/27/2018
0.5.9 54,487 2/20/2018
0.5.8 2,202 2/20/2018
0.5.7 86,060 11/20/2017
0.5.6 1,766 11/20/2017
0.5.5 12,626 10/14/2017
0.5.4 10,542 9/22/2017
0.5.3 2,997 9/21/2017
0.5.2 30,108 9/1/2017
0.5.1 2,348 8/30/2017
0.5.0 3,764 8/17/2017
0.4.1 14,403 6/22/2017
0.4.0 5,227 6/19/2017
0.3.2 59,076 12/10/2016
0.3.1 2,119 11/30/2016
0.3.0 2,079 11/29/2016
0.2.8 8,342 9/26/2016
0.2.6 217,093 5/29/2016
0.2.5 5,028 3/5/2016
0.2.4 2,475 2/15/2016
0.2.3 2,795 12/6/2015
0.2.2 5,791 7/12/2015
0.2.1 3,078 12/13/2014
0.2.0 2,364 12/7/2014

https://github.com/sergun/Hangfire.Mongo/releases/
0.2.3
* Hangfire version updated to 1.5.3
* MongoDB.Driver version updated to 2.1.1
* CPU utilization issue fixed
* Paging logic updated for dashboard

0.2.2
* Hangfire version updated to 1.4.3
* Obsolete mongocsharpdriver replaced with MongoDB.Driver

0.2.1
* Support for Hangfire 1.3.0 added

0.2.0
* Initial public release