FastEndpoints.JobQueues 8.3.0

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

Command based background job queueing with scheduling and tracking for .NET 8 and newer

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 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 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on FastEndpoints.JobQueues:

Package Downloads
FastEndpoints

A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.

FastEndpoints.CommandRules

Composable command rules and dispatching for FastEndpoints commands and job queues.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.4.0-beta.5 0 2026/9/14
8.4.0-beta.4 92 2026/9/11
8.4.0-beta.3 142 2026/8/30
8.4.0-beta.2 130 2026/8/25
8.4.0-beta.1 138 2026/8/22
8.3.0 123,465 2026/8/20
8.3.0-rc.1 253 2026/8/19
8.3.0-beta.21 219 2026/8/17
8.3.0-beta.20 200 2026/8/15
8.3.0-beta.19 1,314 2026/8/5
8.3.0-beta.18 1,556 2026/7/24
8.3.0-beta.17 159 2026/7/21
8.3.0-beta.16 1,320 2026/7/18
8.3.0-beta.15 162 2026/7/15
8.3.0-beta.14 119 2026/7/15
8.3.0-beta.12 589 2026/7/11
8.3.0-beta.11 121 2026/7/11
8.3.0-beta.10 234 2026/7/9
8.3.0-beta.9 1,522 2026/7/2
8.3.0-beta.8 1,231 2026/7/1
Loading failed