VOOZH about

URL: https://www.nuget.org/packages/Hangfire.Oracle.Core/

⇱ NuGet Gallery | Hangfire.Oracle.Core 1.3.24




Hangfire.Oracle.Core 1.3.24

dotnet add package Hangfire.Oracle.Core --version 1.3.24
 
 
NuGet\Install-Package Hangfire.Oracle.Core -Version 1.3.24
 
 
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.Oracle.Core" Version="1.3.24" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hangfire.Oracle.Core" Version="1.3.24" />
 
Directory.Packages.props
<PackageReference Include="Hangfire.Oracle.Core" />
 
Project file
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.Oracle.Core --version 1.3.24
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hangfire.Oracle.Core, 1.3.24"
 
 
#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.
#:package Hangfire.Oracle.Core@1.3.24
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Hangfire.Oracle.Core&version=1.3.24
 
Install as a Cake Addin
#tool nuget:?package=Hangfire.Oracle.Core&version=1.3.24
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Hangfire's Oracle storage.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

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

Package Downloads
EaCloud.Hangfire

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

BizDoc.Core.Oracle

Oracle storage for BizDoc

MicroCloud.Hangfire

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

BizDoc.Storage.Oracle

Oracle storage for BizDoc

Lingsen.Infra.Hangfire.Oracle

这个库提供了一种便捷的 Hangfire 定时任务管理方式,采用 Oracle 存储任务信息,并内置 Web 界面,用于监控和操作任务。全面可视化的界面为用户提供了对任务状态和进度的直观监控,使任务管理变得更加简便和高效。 主要特点: - 提供了便捷的 Hangfire 定时任务管理方式,简化了任务的创建、调度和执行。 - 使用 Oracle 存储任务信息,降低了对外部存储的依赖,提高了系统的灵活性和性能。 - 内置 Web 界面,方便用户监控和操作任务,无需额外的管理工具。 - 提供全面可视化的界面,直观展示任务状态、执行日志和进度,提高了任务管理的可视性。 - 允许用户通过界面对任务进行灵活的配置和调整,以适应不同的业务需求。 - 提供了清晰的文档和示例,使开发者能够迅速上手并有效地使用这个库。 通过这个库,你可以方便地实现 Hangfire 定时任务的管理,并通过直观的可视化界面监控任务状态和进度,提升任务管理的效率和用户体验。

GitHub repositories (1)

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

Repository Stars
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
Version Downloads Last Updated
1.3.24 59,617 8/28/2025
1.2.17 480,628 5/21/2021
1.2.15 83,001 6/4/2020
1.2.14 27,380 2/19/2020
1.2.12 22,596 12/18/2019
1.2.7 29,700 4/25/2019
1.2.1 19,833 4/8/2019
1.2.0 31,353 12/30/2018
1.1.2 18,687 12/17/2018
1.1.1 18,676 12/15/2018
1.1.0 20,859 12/15/2018
1.0.1 18,676 12/13/2018

Fix missing prefix in merge query