Kephas.Scheduling
8.0.0-dev.26
See the version list below for details.
dotnet add package Kephas.Scheduling --version 8.0.0-dev.26
NuGet\Install-Package Kephas.Scheduling -Version 8.0.0-dev.26
<PackageReference Include="Kephas.Scheduling" Version="8.0.0-dev.26" />
paket add Kephas.Scheduling --version 8.0.0-dev.26
#r "nuget: Kephas.Scheduling, 8.0.0-dev.26"
// Install Kephas.Scheduling as a Cake Addin
#addin nuget:?package=Kephas.Scheduling&version=8.0.0-dev.26&prerelease
// Install Kephas.Scheduling as a Cake Tool
#tool nuget:?package=Kephas.Scheduling&version=8.0.0-dev.26&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Kephas.Core (>= 8.0.0-dev.26)
- Kephas.Workflow (>= 8.0.0-dev.26)
-
.NETStandard 2.0
- Kephas.Core (>= 8.0.0-dev.26)
- Kephas.Workflow (>= 8.0.0-dev.26)
-
.NETStandard 2.1
- Kephas.Core (>= 8.0.0-dev.26)
- Kephas.Workflow (>= 8.0.0-dev.26)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Kephas.Scheduling:
Package | Downloads |
---|---|
Kephas.Scheduling.Endpoints
Adds messaging endpoints for the scheduling services. The endpoints will work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages. Typically used areas and classes/interfaces/services: - Enable/Disable/CancelScheduledJobHandler, Enable/Disable/CancelTriggerHandler, EnqueueHandler, GetCompleted/Running/ScheduledJobsHandler. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.1.0 | 680 | 4/13/2022 |
11.1.0-dev.4 | 115 | 4/6/2022 |
11.1.0-dev.3 | 105 | 3/30/2022 |
11.1.0-dev.2 | 106 | 3/23/2022 |
11.1.0-dev.1 | 104 | 3/23/2022 |
11.0.0 | 640 | 3/11/2022 |
11.0.0-dev.7 | 112 | 3/7/2022 |
11.0.0-dev.6 | 98 | 2/28/2022 |
11.0.0-dev.5 | 93 | 2/26/2022 |
11.0.0-dev.4 | 106 | 2/24/2022 |
11.0.0-dev.3 | 102 | 2/23/2022 |
11.0.0-dev.2 | 102 | 2/18/2022 |
11.0.0-dev.1 | 107 | 2/7/2022 |
10.3.0 | 658 | 1/18/2022 |
10.2.0 | 920 | 12/3/2021 |
10.1.0 | 4,875 | 11/23/2021 |
10.1.0-dev.7 | 166 | 11/17/2021 |
10.1.0-dev.6 | 141 | 11/16/2021 |
10.1.0-dev.5 | 142 | 11/10/2021 |
10.1.0-dev.4 | 146 | 11/8/2021 |
10.1.0-dev.3 | 120 | 11/8/2021 |
10.1.0-dev.2 | 137 | 11/4/2021 |
10.1.0-dev.1 | 137 | 11/3/2021 |
10.0.1 | 494 | 10/16/2021 |
10.0.0 | 463 | 10/13/2021 |
10.0.0-dev.4 | 130 | 10/13/2021 |
10.0.0-dev.3 | 144 | 10/11/2021 |
10.0.0-dev.2 | 198 | 10/8/2021 |
9.3.4 | 457 | 8/25/2021 |
9.3.3 | 444 | 8/25/2021 |
9.3.2 | 447 | 8/24/2021 |
9.3.1 | 453 | 8/12/2021 |
9.3.0 | 472 | 8/12/2021 |
9.2.0 | 479 | 6/17/2021 |
9.1.0 | 448 | 6/17/2021 |
9.1.0-dev.9 | 170 | 5/26/2021 |
9.1.0-dev.8 | 167 | 5/26/2021 |
9.1.0-dev.7 | 168 | 5/17/2021 |
9.1.0-dev.6 | 161 | 4/28/2021 |
9.1.0-dev.5 | 176 | 4/23/2021 |
9.1.0-dev.4 | 169 | 4/21/2021 |
9.1.0-dev.3 | 174 | 4/17/2021 |
9.1.0-dev.2 | 163 | 4/12/2021 |
9.1.0-dev.1 | 172 | 4/9/2021 |
9.0.5 | 426 | 3/31/2021 |
9.0.4 | 518 | 3/23/2021 |
9.0.3 | 517 | 3/20/2021 |
9.0.1 | 459 | 3/18/2021 |
9.0.0 | 465 | 3/17/2021 |
9.0.0-dev.4 | 165 | 3/4/2021 |
9.0.0-dev.3 | 172 | 3/1/2021 |
9.0.0-dev.2 | 193 | 2/22/2021 |
8.4.0 | 542 | 11/11/2020 |
8.3.0 | 559 | 10/28/2020 |
8.2.0 | 576 | 10/16/2020 |
8.1.0 | 594 | 9/23/2020 |
8.0.15 | 563 | 9/11/2020 |
8.0.12 | 445 | 9/11/2020 |
8.0.11 | 573 | 9/8/2020 |
8.0.10 | 563 | 9/8/2020 |
8.0.0 | 771 | 7/1/2020 |
8.0.0-dev.44 | 266 | 6/25/2020 |
8.0.0-dev.43 | 259 | 6/23/2020 |
8.0.0-dev.42 | 292 | 6/22/2020 |
8.0.0-dev.41 | 287 | 6/18/2020 |
8.0.0-dev.40 | 248 | 6/18/2020 |
8.0.0-dev.39 | 273 | 6/15/2020 |
8.0.0-dev.38 | 377 | 6/14/2020 |
8.0.0-dev.37 | 236 | 6/13/2020 |
8.0.0-dev.36 | 280 | 6/13/2020 |
8.0.0-dev.35 | 232 | 6/12/2020 |
8.0.0-dev.34 | 267 | 6/12/2020 |
8.0.0-dev.33 | 318 | 6/10/2020 |
8.0.0-dev.32 | 243 | 6/1/2020 |
8.0.0-dev.31 | 278 | 6/1/2020 |
8.0.0-dev.30 | 345 | 5/30/2020 |
8.0.0-dev.28 | 267 | 5/28/2020 |
8.0.0-dev.27 | 252 | 5/15/2020 |
8.0.0-dev.26 | 245 | 5/14/2020 |
8.0.0-dev.25 | 261 | 5/14/2020 |
8.0.0-dev.24.1 | 256 | 5/13/2020 |
8.0.0-dev.24 | 257 | 5/13/2020 |
8.0.0-dev.23 | 254 | 5/13/2020 |
8.0.0-dev.22 | 253 | 5/13/2020 |
8.0.0-dev.21 | 262 | 5/12/2020 |
8.0.0-dev.20 | 260 | 5/12/2020 |
8.0.0-dev.19 | 254 | 5/7/2020 |
8.0.0-dev.18 | 260 | 5/7/2020 |
8.0.0-dev.17 | 244 | 5/6/2020 |
8.0.0-dev.16 | 251 | 5/6/2020 |
8.0.0-dev.15 | 245 | 5/5/2020 |
8.0.0-dev.14 | 242 | 5/5/2020 |
8.0.0-dev.13 | 273 | 5/4/2020 |
7.6.0-dev.13 | 273 | 5/1/2020 |
7.6.0-dev.12 | 291 | 4/30/2020 |
7.6.0-dev.11 | 252 | 4/28/2020 |
7.6.0-dev.10 | 244 | 4/27/2020 |
7.6.0-dev.9 | 251 | 4/24/2020 |
7.6.0-dev.8 | 253 | 4/22/2020 |
7.6.0-dev.7 | 248 | 4/15/2020 |
7.6.0-dev.6 | 243 | 4/15/2020 |
7.6.0-dev.5 | 238 | 4/15/2020 |
7.6.0-dev.4 | 361 | 4/11/2020 |
7.6.0-dev.3 | 237 | 4/10/2020 |
7.6.0-dev.2 | 245 | 4/10/2020 |
7.6.0-dev.1.1 | 260 | 4/9/2020 |
7.6.0-dev.1 | 319 | 4/8/2020 |
7.5.2 | 498 | 3/20/2020 |
7.5.1 | 463 | 3/12/2020 |
7.5.0 | 440 | 3/10/2020 |
7.5.0-dev.18 | 263 | 3/5/2020 |
7.5.0-dev.17 | 264 | 3/5/2020 |
7.5.0-dev.16 | 287 | 3/4/2020 |
7.5.0-dev.15 | 228 | 3/3/2020 |
7.5.0-dev.14 | 247 | 3/3/2020 |
7.5.0-dev.13 | 226 | 2/29/2020 |
7.5.0-dev.12 | 351 | 2/29/2020 |
7.5.0-dev.10 | 224 | 2/25/2020 |
7.5.0-dev.9 | 271 | 2/20/2020 |
7.5.0-dev.8 | 296 | 2/18/2020 |
7.5.0-dev.7 | 239 | 2/18/2020 |
7.5.0-dev.6 | 262 | 2/14/2020 |
7.5.0-dev.5 | 277 | 2/12/2020 |
7.5.0-dev.4 | 247 | 2/11/2020 |
7.5.0-dev.3 | 226 | 2/11/2020 |
7.5.0-dev.2 | 371 | 2/8/2020 |
7.5.0-dev.1 | 254 | 2/7/2020 |
7.4.2 | 432 | 2/5/2020 |
7.4.1 | 489 | 2/3/2020 |
7.4.0 | 501 | 1/31/2020 |
7.4.0-dev.4 | 309 | 1/31/2020 |
7.4.0-dev.3 | 287 | 1/29/2020 |
7.4.0-dev.2 | 240 | 1/28/2020 |
7.4.0-dev.1 | 239 | 1/23/2020 |
7.3.1 | 510 | 1/21/2020 |
7.3.1-preview.7 | 237 | 1/21/2020 |
7.3.1-preview.1 | 271 | 1/20/2020 |
7.3.0 | 463 | 1/19/2020 |
7.2.6 | 535 | 1/18/2020 |
7.2.5 | 460 | 12/19/2019 |
7.2.4 | 458 | 12/19/2019 |
7.2.3 | 516 | 12/16/2019 |
7.2.2 | 473 | 12/9/2019 |
7.2.1 | 482 | 12/4/2019 |
7.2.0 | 457 | 11/26/2019 |
7.2.0-preview.10 | 243 | 11/20/2019 |
7.2.0-preview.9 | 245 | 11/19/2019 |
7.2.0-preview.8 | 247 | 11/18/2019 |
7.2.0-preview.6 | 254 | 11/14/2019 |
7.2.0-preview.5 | 248 | 11/14/2019 |
7.2.0-preview.4 | 242 | 11/14/2019 |
7.2.0-preview.2 | 244 | 11/11/2019 |
7.2.0-preview.1 | 255 | 11/9/2019 |
7.1.0 | 498 | 11/6/2019 |
7.1.0-preview.8 | 257 | 11/5/2019 |
7.1.0-preview.7 | 250 | 11/4/2019 |
7.1.0-preview.6 | 253 | 11/1/2019 |
7.1.0-preview.5 | 270 | 10/31/2019 |
7.1.0-preview.4 | 269 | 10/30/2019 |
7.1.0-preview.3 | 246 | 10/26/2019 |
7.1.0-preview.2 | 262 | 10/25/2019 |
7.1.0-preview.1 | 246 | 10/24/2019 |
7.0.0 | 480 | 10/17/2019 |
Please check https://github.com/kephas-software/kephas/releases for the change log.
Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.