Hangfire.Oracle.Core
1.2.15
Hangfire's Oracle storage.
Install-Package Hangfire.Oracle.Core -Version 1.2.15
dotnet add package Hangfire.Oracle.Core --version 1.2.15
<PackageReference Include="Hangfire.Oracle.Core" Version="1.2.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.Oracle.Core --version 1.2.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fix OracleStorage constructor when using Func constructor
Dependencies
-
.NETStandard 2.0
- Dapper (>= 1.60.6)
- Dapper.Oracle (>= 1.0.3)
- Hangfire.Core (>= 1.7.0)
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 11.0.2)
- Oracle.ManagedDataAccess.Core (>= 2.18.6)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Hangfire.Oracle.Core:
Package | Downloads |
---|---|
Hangfire.HttpJob.Ext.Storage.All
Update Oracle,Sqlserver,Mongo Storage
|
|
Uinfor.Lib.HangFire.Abstractions
Package Description
|
|
Harpy.Presentation.Oracle
Oracle extension to the presentation layer of the Harpy Framework
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Hangfire.Oracle.Core:
Repository | Stars |
---|---|
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
|