Olive.Hangfire 8.0.0

dotnet add package Olive.Hangfire --version 8.0.0
                    
NuGet\Install-Package Olive.Hangfire -Version 8.0.0
                    
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="Olive.Hangfire" Version="8.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Olive.Hangfire" Version="8.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Olive.Hangfire" />
                    
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 Olive.Hangfire --version 8.0.0
                    
#r "nuget: Olive.Hangfire, 8.0.0"
                    
#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 Olive.Hangfire@8.0.0
                    
#: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=Olive.Hangfire&version=8.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Olive.Hangfire&version=8.0.0
                    
Install as a Cake Tool

Olive Framework

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Olive.Hangfire:

Package Downloads
Olive.Hangfire.MySql

Olive Framework

Olive.Microservice.Hub

A plugin for Olive Framework

Jwseagon.Website.Shared

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.0 711 6/4/2025
3.1.109 3,197 4/20/2023
3.1.108 816 2/9/2023
3.1.107 9,544 10/21/2022
3.1.106 6,752 4/11/2021
3.1.105 1,018 4/11/2021
3.1.104 991 2/7/2021
3.1.103 1,321 1/5/2021
3.1.102 1,425 9/30/2020
3.1.101 786 9/30/2020
2.1.110 3,959 1/16/2020
2.1.109 1,933 12/29/2019
2.1.108 1,853 12/13/2019
2.1.107 1,827 12/5/2019
2.1.106 1,873 12/3/2019
2.1.105 2,457 5/29/2019
2.1.104 1,866 5/23/2019
2.1.103 2,086 2/21/2019
2.1.102 2,126 12/18/2018
1.0.46 2,041 12/7/2018
Loading failed

Minor fixes