TH.Hangfire.Oracle 1.8.6

dotnet add package TH.Hangfire.Oracle --version 1.8.6
NuGet\Install-Package TH.Hangfire.Oracle -Version 1.8.6
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="TH.Hangfire.Oracle" Version="1.8.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TH.Hangfire.Oracle --version 1.8.6
#r "nuget: TH.Hangfire.Oracle, 1.8.6"
#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.
// Install TH.Hangfire.Oracle as a Cake Addin
#addin nuget:?package=TH.Hangfire.Oracle&version=1.8.6

// Install TH.Hangfire.Oracle as a Cake Tool
#tool nuget:?package=TH.Hangfire.Oracle&version=1.8.6

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.

Repository Url

Main Changes:
Remove Dapper.Oracle dependency.
Upgrade all the Packages.
Add support for .net 6.0.

Product 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. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.6 462 12/27/2023
1.8.4.3 659 8/1/2023
1.8.4.2 153 8/1/2023
1.8.4.1 157 8/1/2023
1.8.4 144 8/1/2023

Add suporte for .NET 6.0