Odin.BackgroundProcessing 0.1.132-pullrequest0071-0002

This is a prerelease version of Odin.BackgroundProcessing.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Odin.BackgroundProcessing --version 0.1.132-pullrequest0071-0002
                    
NuGet\Install-Package Odin.BackgroundProcessing -Version 0.1.132-pullrequest0071-0002
                    
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="Odin.BackgroundProcessing" Version="0.1.132-pullrequest0071-0002" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Odin.BackgroundProcessing" Version="0.1.132-pullrequest0071-0002" />
                    
Directory.Packages.props
<PackageReference Include="Odin.BackgroundProcessing" />
                    
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 Odin.BackgroundProcessing --version 0.1.132-pullrequest0071-0002
                    
#r "nuget: Odin.BackgroundProcessing, 0.1.132-pullrequest0071-0002"
                    
#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 Odin.BackgroundProcessing@0.1.132-pullrequest0071-0002
                    
#: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=Odin.BackgroundProcessing&version=0.1.132-pullrequest0071-0002&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Odin.BackgroundProcessing&version=0.1.132-pullrequest0071-0002&prerelease
                    
Install as a Cake Tool

Abstracts access to background processing via an IBackgroundProcessor service interface,
           together with a Hangfire and fake implementations.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Odin.BackgroundProcessing:

Package Downloads
Odin.BackgroundProcessing.Hangfire

Concrete implementation of IBackgroundProcessor via Hangfire.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.57 96 4/20/2026
0.9.54 153 4/14/2026
0.9.53 138 4/14/2026
0.9.52 112 4/11/2026
0.9.51 99 4/11/2026
0.9.50 108 4/10/2026
0.9.49 96 4/9/2026
0.9.48 104 4/9/2026
0.9.45 99 4/9/2026
0.9.43 863 2/13/2026
0.9.42 129 2/6/2026
0.9.37 764 1/6/2026
0.9.37-traderbilling-up0011 125 1/6/2026
0.9.37-traderbilling-up0004 124 1/5/2026
0.9.36-designcontractsv0019 198 12/22/2025
0.9.32 224 12/21/2025
0.9.25 211 12/21/2025
0.9.21 212 12/21/2025
0.9.11 269 12/19/2025
0.1.132-pullrequest0071-0002 205 8/20/2025
Loading failed