TH.Hangfire.Oracle
1.8.4
See the version list below for details.
dotnet add package TH.Hangfire.Oracle --version 1.8.4
NuGet\Install-Package TH.Hangfire.Oracle -Version 1.8.4
<PackageReference Include="TH.Hangfire.Oracle" Version="1.8.4" />
paket add TH.Hangfire.Oracle --version 1.8.4
#r "nuget: TH.Hangfire.Oracle, 1.8.4"
// Install TH.Hangfire.Oracle as a Cake Addin #addin nuget:?package=TH.Hangfire.Oracle&version=1.8.4 // Install TH.Hangfire.Oracle as a Cake Tool #tool nuget:?package=TH.Hangfire.Oracle&version=1.8.4
Hangfire.Oracle.Core Implementation
This package is an implementation for Hangfire for Oracle.
The idea is to keep it updated with Microsoft life cycle
Hangfire.Oracle is a fork from Hangfire.Oracle.Core. I tried to contact the repository owner but it seems that the repository Hangfire.Oracle.Core is no longer been maintain, so I start a new one here to get updated.
If you want to help to maintain this repo, feel free to create a Pull request.
Main Changes:
Remove Dapper.Oracle dependency.
Upgrade all the Packages.
Add support for .net 6.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Dapper (>= 2.0.143)
- Hangfire.Core (>= 1.8.4)
- Microsoft.CSharp (>= 4.7.0)
- Oracle.ManagedDataAccess (>= 21.11.0)
-
net6.0
- Dapper (>= 2.0.143)
- Hangfire.Core (>= 1.8.4)
- Microsoft.CSharp (>= 4.7.0)
- Oracle.ManagedDataAccess.Core (>= 3.21.110)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Add suporte for .NET 6.0