HangFire 1.2.1
See the version list below for details.
dotnet add package HangFire --version 1.2.1
NuGet\Install-Package HangFire -Version 1.2.1
<PackageReference Include="HangFire" Version="1.2.1" />
<PackageVersion Include="HangFire" Version="1.2.1" />
<PackageReference Include="HangFire" />
paket add HangFire --version 1.2.1
#r "nuget: HangFire, 1.2.1"
#:package HangFire@1.2.1
#addin nuget:?package=HangFire&version=1.2.1
#tool nuget:?package=HangFire&version=1.2.1
Incredibly easy and reliable way to perform fire-and-forget, delayed and recurring long-running, short-running, CPU or I/O intensive tasks inside ASP.NET application. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
http://hangfire.io/
Learn more about Target Frameworks and .NET Standard.
-
- Hangfire.Core (>= 1.2.1)
- Hangfire.SqlServer (>= 1.2.1)
- Microsoft.Owin.Host.SystemWeb (>= 2.1.0)
GitHub repositories (34)
Showing the top 20 popular GitHub repositories that depend on HangFire:
| Repository | Stars |
|---|---|
|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
|
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
|
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
|
altmann/FluentResults
A generalised Result object implementation for .NET/C#
|
|
|
CoreUnion/CoreShop
基于 Asp.Net Core 9.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
|
|
|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
|
|
|
cofoundry-cms/cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
|
|
|
HTBox/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
|
|
|
masastack/MASA.Framework
.NET next-generation microservice development framework, which provides cloud native best practices based on Dapr.
|
|
|
lingarr-translate/lingarr
Lingarr is an application that supports both local and SaaS translation services to translate subtitle files into a specified target language. With automated translation options, Lingarr simplifies translating subtitles.
|
|
|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
|
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
|
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
|
Dynatrace/superdump
A service for automated crash-dump analysis
|
|
|
CervantesSec/cervantes
Cervantes is an open-source, collaborative platform designed specifically for pentesters and red teams. It serves as a comprehensive management tool, streamlining the organization of projects, clients, vulnerabilities, and reports in a single, centralized location.
|
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
Corsinvest/cv4pve-admin
Web management platform for Proxmox VE clusters — like vCenter but for Proxmox
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.2 | 4,250 | 5/6/2015 |
| 1.4.1 | 5,912 | 4/14/2015 |
| 1.4.0 | 580 | 4/13/2015 |
| 1.4.0-rc2 | 60 | 4/11/2015 |
| 1.4.0-rc1 | 74 | 4/9/2015 |
| 1.4.0-beta1 | 244 | 3/19/2015 |
| 1.3.4 | 9,945 | 2/4/2015 |
| 1.3.3 | 1,285 | 1/28/2015 |
| 1.3.2 | 426 | 1/27/2015 |
| 1.3.1 | 2,388 | 1/13/2015 |
| 1.3.0 | 2,497 | 12/10/2014 |
| 1.2.2 | 1,855 | 11/24/2014 |
| 1.2.1 | 246 | 11/22/2014 |
| 1.2.0 | 921 | 11/17/2014 |
| 1.1.1 | 9,061 | 9/5/2014 |
https://github.com/HangfireIO/Hangfire/releases
1.2.1
* Added – Ability to pass existing `SqlConnection` to `SqlServerStorage`.
* Changed – Throw `NotSupportedException` for methods returning `Task`.
* Fixed – Dashboard throws exception for deleted job in 1.2.
* Fixed – SqlServerStorage.ToString() uses case sensitive checks.
1.2.0
* Removed – HANGFIRE.REDIS PACKAGE MOVED TO PRO VERSION.
* Added – Support for **generic types and methods** for background jobs (by @gorbach).
* Added – GetDescription method to Cron (by @djrineh).
* Added – Support for System.Threading.CancellationToken.
* Added – Make Job(Type, MethodInfo, string[]) ctor public.
* Changed – Provide a ceiling value for `WorkerCount` setting.
* Fixed – Call `Dispose` method instead of `Stop` for graceful shutdown.
* Fixed – ArgumentException: No conversion available between `Func` and `OwinMiddleware`.
* Fixed – Updated UseRabbitMq extension method to actually use the VirtualHost property (by @gaiazov).
1.1.1
* Fixed – `IAuthorizationFilter.Authorize` method issues with `IOwinContext` interface.
1.1.0
* Added – Add ability to automatically delete job when retry attempts exceeded. Thanks to @sgrassie!
* Added – Serializing job arguments to JSON: arrays, collections and custom objects are fully supported now.
* Added – Job filters can access method's return value. You can also see it in the Dashboard. Thanks to @gius!
* Added – Ability to plug in multiple dashboards with different storages.
* Added – Method to query recurring jobs to the Storage API.
* Changed – NCrontab, CronExpressionDescriptor and Microsoft.Owin dependencies merged with Hangfire.Core and internalized.
* Fixed – NextExecution values are only updated upon execution.
* Fixed – Force IE compatibility to edge for Intranet sites. Thanks to @jeremycook!
* Fixed – Added missing event argument in Dashboard UI. Thanks to @jeremycook!
* Fixed – `ArgumentNullException` is being thrown on job completion.
* Fixed – CPU bursts every 0th minute caused by the `RecurringJobScheduler` class.
* Fixed – Redis.FetchedJobsWatcher prohibits jobs from running longer than 15 minutes.