Skip to main content
Elsa.Activities.Temporal.Common package icon

Elsa.Activities.Temporal.Common

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides common/shared logic for the following temporal (time-based) activities: * Cron * Instant * Timer In order to consume these activities, install a package which provides an implementation, such as either of: * Elsa.Activities.Temporal.Hangfire * Elsa.Activities.Temporal.Quartz

Total Downloads
1.7M
1,672,779
Published
Jun 1, 2022
Latest stable version

Install

.NET CLI
dotnet add package Elsa.Activities.Temporal.Common --version 2.8.1
Package Manager Console
Install-Package Elsa.Activities.Temporal.Common -Version 2.8.1
PackageReference
<PackageReference Include="Elsa.Activities.Temporal.Common" Version="2.8.1" />

Frameworks

.NETStandard2.1

Dependencies

Elsa.Core
.NETStandard2.1
[2.8.1, )
Polly
.NETStandard2.1
[7.2.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.