Skip to main content
Kephas.Scheduling package icon

Kephas.Scheduling

Provides the infrastructure for scheduling tasks. Typically used areas and classes/interfaces/services: - IScheduler, ISchedulerClient. - InMemory: InMemoryScheduler, InMemorySchedulerClient. - Jobs: IJob, JobBase, IFuncJob, FuncJob. - Behaviors: IJobBehavior, JobBehaviorBase. - Triggers: ITrigger, TriggerBase, TimerTrigger. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Total Downloads
159.4K
159,435
Published
Jan 18, 2022
Latest stable version

Install

.NET CLI
dotnet add package Kephas.Scheduling --version 10.3.0
Package Manager Console
Install-Package Kephas.Scheduling -Version 10.3.0
PackageReference
<PackageReference Include="Kephas.Scheduling" Version="10.3.0" />

Frameworks

net5.0 net6.0 .NETStandard2.1

Dependencies

[10.3.0, )
[10.3.0, )
[10.3.0, )
Kephas.Workflow
.NETStandard2.1
[10.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; 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.