Elect.Job.Hangfire
9.0.4
dotnet add package Elect.Job.Hangfire --version 9.0.4
NuGet\Install-Package Elect.Job.Hangfire -Version 9.0.4
<PackageReference Include="Elect.Job.Hangfire" Version="9.0.4" />
<PackageVersion Include="Elect.Job.Hangfire" Version="9.0.4" />
<PackageReference Include="Elect.Job.Hangfire" />
paket add Elect.Job.Hangfire --version 9.0.4
#r "nuget: Elect.Job.Hangfire, 9.0.4"
#:package Elect.Job.Hangfire@9.0.4
#addin nuget:?package=Elect.Job.Hangfire&version=9.0.4
#tool nuget:?package=Elect.Job.Hangfire&version=9.0.4
Enhanced Hangfire integration for .NET Core with simplified setup, secure dashboard configuration, and advanced job management features. Provides streamlined background job processing with built-in security, custom authorization filters, memory storage support for development, and comprehensive dashboard customization options. Includes automatic retry policies, job filtering, and monitoring capabilities.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Elect.Web (>= 9.0.4)
- HangFire (>= 1.8.20)
- Hangfire.MemoryStorage (>= 1.8.1.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Elect.Job.Hangfire:
Package | Downloads |
---|---|
Rnd.Core
.Net Core for all ecosystem of RAD technology company |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
9.0.4 | 108 | 8/1/2025 |
9.0.3 | 447 | 7/24/2025 |
9.0.2 | 141 | 7/13/2025 |
9.0.0 | 128 | 7/4/2025 |
7.0.1 | 444 | 2/11/2023 |
7.0.0 | 443 | 11/28/2022 |
6.0.0 | 644 | 11/12/2021 |
6.0.0-preview.3 | 281 | 5/7/2021 |
5.0.0 | 570 | 11/17/2021 |
3.2.0 | 676 | 6/5/2021 |
3.1.3 | 1,160 | 6/28/2020 |
3.1.2 | 747 | 6/26/2020 |
3.1.1 | 815 | 6/16/2020 |
3.1.0 | 840 | 6/4/2020 |
3.0.4 | 776 | 5/19/2020 |
3.0.2 | 743 | 5/11/2020 |
3.0.1 | 973 | 12/22/2019 |
3.0.0 | 862 | 12/17/2019 |
2.7.5 | 924 | 7/21/2019 |
2.7.4 | 889 | 6/30/2019 |
2.7.3 | 19,406 | 6/11/2019 |
2.7.0 | 946 | 4/19/2019 |
2.5.2 | 872 | 4/8/2019 |
2.2.1 | 1,747 | 1/23/2019 |
2.1.9 | 1,007 | 12/3/2018 |
Enhanced security features for Hangfire dashboard with improved authorization filters. Added memory storage support for development environments and better integration with .NET Core dependency injection.