FastEndpoints.JobQueues
8.4.0-beta.1
Prefix Reserved
This is a prerelease version of FastEndpoints.JobQueues.
dotnet add package FastEndpoints.JobQueues --version 8.4.0-beta.1
NuGet\Install-Package FastEndpoints.JobQueues -Version 8.4.0-beta.1
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.4.0-beta.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FastEndpoints.JobQueues" Version="8.4.0-beta.1" />
<PackageReference Include="FastEndpoints.JobQueues" />
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.4.0-beta.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FastEndpoints.JobQueues, 8.4.0-beta.1"
#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.4.0-beta.1
#: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.4.0-beta.1&prerelease
#tool nuget:?package=FastEndpoints.JobQueues&version=8.4.0-beta.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Command based background job queueing with scheduling and tracking for .NET 8 and newer
| Product | Versions 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.
-
net10.0
- FastEndpoints.Messaging (>= 8.4.0-beta.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.11)
-
net8.0
- FastEndpoints.Messaging (>= 8.4.0-beta.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.11)
-
net9.0
- FastEndpoints.Messaging (>= 8.4.0-beta.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.11)
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.1 | 54 | 8/22/2026 |
| 8.3.0 | 5,144 | 8/20/2026 |
| 8.3.0-rc.1 | 172 | 8/19/2026 |
| 8.3.0-beta.21 | 168 | 8/17/2026 |
| 8.3.0-beta.20 | 159 | 8/15/2026 |
| 8.3.0-beta.19 | 967 | 8/5/2026 |
| 8.3.0-beta.18 | 1,085 | 7/24/2026 |
| 8.3.0-beta.17 | 128 | 7/21/2026 |
| 8.3.0-beta.16 | 1,303 | 7/18/2026 |
| 8.3.0-beta.15 | 142 | 7/15/2026 |
| 8.3.0-beta.14 | 101 | 7/15/2026 |
| 8.3.0-beta.12 | 572 | 7/11/2026 |
| 8.3.0-beta.11 | 107 | 7/11/2026 |
| 8.3.0-beta.10 | 223 | 7/9/2026 |
| 8.3.0-beta.9 | 1,397 | 7/2/2026 |
| 8.3.0-beta.8 | 1,068 | 7/1/2026 |
| 8.3.0-beta.7 | 105 | 7/1/2026 |
| 8.3.0-beta.6 | 435 | 6/30/2026 |
| 8.3.0-beta.5 | 143 | 6/29/2026 |
| 8.3.0-beta.4 | 492 | 6/29/2026 |
Loading failed