Dapr.Jobs 1.18.4

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

Dapr Jobs SDK for scheduling jobs and tasks with Dapr

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 Dapr.Jobs:

Package Downloads
BBT.Aether.Infrastructure

Aether is a .NET Core framework designed to provide developers with a foundational structure and pre-built cross-cutting concerns.

BBT.Workflow.Domain

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.18.4 0 6/15/2026
1.18.2 69 6/13/2026
1.18.1 206 6/11/2026
1.18.0-rc02 125 5/20/2026
1.18.0-rc01 162 5/19/2026
1.18.0-rc.7 46 6/8/2026
1.18.0-rc.5 56 5/30/2026
1.18.0-rc.4 55 5/21/2026
1.18.0-rc.3 61 5/21/2026
1.17.9 17,327 4/18/2026
1.17.8 2,150 4/7/2026
1.17.7 1,348 3/27/2026
1.17.6 1,050 3/24/2026
1.17.5 1,652 3/18/2026
1.17.4 747 3/12/2026
1.17.3 7,989 3/6/2026
1.17.2 144 3/6/2026
1.17.1 434 3/4/2026
1.17.0 4,302 2/27/2026
1.17.0-rc15 109 2/25/2026
Loading failed