Kephas.Scheduling 7.6.0-dev.5

Prefix Reserved
This is a prerelease version of Kephas.Scheduling.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kephas.Scheduling --version 7.6.0-dev.5
                    
NuGet\Install-Package Kephas.Scheduling -Version 7.6.0-dev.5
                    
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="Kephas.Scheduling" Version="7.6.0-dev.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Scheduling" Version="7.6.0-dev.5" />
                    
Directory.Packages.props
<PackageReference Include="Kephas.Scheduling" />
                    
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 Kephas.Scheduling --version 7.6.0-dev.5
                    
#r "nuget: Kephas.Scheduling, 7.6.0-dev.5"
                    
#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 Kephas.Scheduling@7.6.0-dev.5
                    
#: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=Kephas.Scheduling&version=7.6.0-dev.5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Scheduling&version=7.6.0-dev.5&prerelease
                    
Install as a Cake Tool

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 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.  net8.0 was computed.  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 was computed.  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 was computed.  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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 1,102 4/13/2022
11.1.0-dev.4 257 4/6/2022
11.1.0-dev.3 235 3/30/2022
11.1.0-dev.2 238 3/23/2022
11.1.0-dev.1 241 3/23/2022
11.0.0 927 3/11/2022
11.0.0-dev.7 243 3/7/2022
11.0.0-dev.6 218 2/28/2022
11.0.0-dev.5 233 2/26/2022
11.0.0-dev.4 255 2/24/2022
11.0.0-dev.3 249 2/23/2022
11.0.0-dev.2 250 2/18/2022
11.0.0-dev.1 252 2/7/2022
10.3.0 955 1/18/2022
10.2.0 1,184 12/3/2021
10.1.0 5,178 11/23/2021
10.1.0-dev.7 306 11/17/2021
10.1.0-dev.6 283 11/16/2021
10.1.0-dev.5 282 11/10/2021
10.1.0-dev.4 285 11/8/2021
10.1.0-dev.3 272 11/8/2021
10.1.0-dev.2 281 11/4/2021
10.1.0-dev.1 276 11/3/2021
10.0.1 774 10/16/2021
10.0.0 760 10/13/2021
10.0.0-dev.4 275 10/13/2021
10.0.0-dev.3 288 10/11/2021
10.0.0-dev.2 327 10/8/2021
9.3.4 708 8/25/2021
9.3.3 723 8/25/2021
9.3.2 747 8/24/2021
9.3.1 748 8/12/2021
9.3.0 762 8/12/2021
9.2.0 777 6/17/2021
9.1.0 739 6/17/2021
9.1.0-dev.9 319 5/26/2021
9.1.0-dev.8 315 5/26/2021
9.1.0-dev.7 328 5/17/2021
9.1.0-dev.6 308 4/28/2021
9.1.0-dev.5 325 4/23/2021
9.1.0-dev.4 323 4/21/2021
9.1.0-dev.3 322 4/17/2021
9.1.0-dev.2 291 4/12/2021
9.1.0-dev.1 332 4/9/2021
9.0.5 716 3/31/2021
9.0.4 805 3/23/2021
9.0.3 820 3/20/2021
9.0.1 740 3/18/2021
9.0.0 771 3/17/2021
9.0.0-dev.4 319 3/4/2021
9.0.0-dev.3 341 3/1/2021
9.0.0-dev.2 333 2/22/2021
8.4.0 849 11/11/2020
8.3.0 839 10/28/2020
8.2.0 883 10/16/2020
8.1.0 896 9/23/2020
8.0.15 891 9/11/2020
8.0.12 705 9/11/2020
8.0.11 893 9/8/2020
8.0.10 873 9/8/2020
8.0.0 1,159 7/1/2020
8.0.0-dev.44 431 6/25/2020
8.0.0-dev.43 412 6/23/2020
8.0.0-dev.42 456 6/22/2020
8.0.0-dev.41 445 6/18/2020
8.0.0-dev.40 409 6/18/2020
8.0.0-dev.39 446 6/15/2020
8.0.0-dev.38 518 6/14/2020
8.0.0-dev.37 392 6/13/2020
8.0.0-dev.36 440 6/13/2020
8.0.0-dev.35 387 6/12/2020
8.0.0-dev.34 436 6/12/2020
8.0.0-dev.33 480 6/10/2020
8.0.0-dev.32 398 6/1/2020
8.0.0-dev.31 442 6/1/2020
8.0.0-dev.30 501 5/30/2020
8.0.0-dev.28 430 5/28/2020
8.0.0-dev.27 418 5/15/2020
8.0.0-dev.26 408 5/14/2020
8.0.0-dev.25 428 5/14/2020
8.0.0-dev.24.1 415 5/13/2020
8.0.0-dev.24 406 5/13/2020
8.0.0-dev.23 424 5/13/2020
8.0.0-dev.22 420 5/13/2020
8.0.0-dev.21 434 5/12/2020
8.0.0-dev.20 403 5/12/2020
8.0.0-dev.19 424 5/7/2020
8.0.0-dev.18 432 5/7/2020
8.0.0-dev.17 420 5/6/2020
8.0.0-dev.16 427 5/6/2020
8.0.0-dev.15 423 5/5/2020
8.0.0-dev.14 411 5/5/2020
8.0.0-dev.13 438 5/4/2020
7.6.0-dev.13 457 5/1/2020
7.6.0-dev.12 469 4/30/2020
7.6.0-dev.11 414 4/28/2020
7.6.0-dev.10 404 4/27/2020
7.6.0-dev.9 412 4/24/2020
7.6.0-dev.8 401 4/22/2020
7.6.0-dev.7 415 4/15/2020
7.6.0-dev.6 414 4/15/2020
7.6.0-dev.5 386 4/15/2020
7.6.0-dev.4 525 4/11/2020
7.6.0-dev.3 398 4/10/2020
7.6.0-dev.2 395 4/10/2020
7.6.0-dev.1.1 406 4/9/2020
7.6.0-dev.1 486 4/8/2020
7.5.2 777 3/20/2020
7.5.1 753 3/12/2020
7.5.0 696 3/10/2020
7.5.0-dev.18 411 3/5/2020
7.5.0-dev.17 433 3/5/2020
7.5.0-dev.16 445 3/4/2020
7.5.0-dev.15 381 3/3/2020
7.5.0-dev.14 416 3/3/2020
7.5.0-dev.13 388 2/29/2020
7.5.0-dev.12 515 2/29/2020
7.5.0-dev.10 366 2/25/2020
7.5.0-dev.9 431 2/20/2020
7.5.0-dev.8 465 2/18/2020
7.5.0-dev.7 409 2/18/2020
7.5.0-dev.6 417 2/14/2020
7.5.0-dev.5 444 2/12/2020
7.5.0-dev.4 413 2/11/2020
7.5.0-dev.3 391 2/11/2020
7.5.0-dev.2 530 2/8/2020
7.5.0-dev.1 420 2/7/2020
7.4.2 707 2/5/2020
7.4.1 761 2/3/2020
7.4.0 789 1/31/2020
7.4.0-dev.4 478 1/31/2020
7.4.0-dev.3 452 1/29/2020
7.4.0-dev.2 404 1/28/2020
7.4.0-dev.1 408 1/23/2020
7.3.1 796 1/21/2020
7.3.1-preview.7 410 1/21/2020
7.3.1-preview.1 435 1/20/2020
7.3.0 737 1/19/2020
7.2.6 831 1/18/2020
7.2.5 758 12/19/2019
7.2.4 735 12/19/2019
7.2.3 792 12/16/2019
7.2.2 726 12/9/2019
7.2.1 747 12/4/2019
7.2.0 742 11/26/2019
7.2.0-preview.10 416 11/20/2019
7.2.0-preview.9 408 11/19/2019
7.2.0-preview.8 422 11/18/2019
7.2.0-preview.6 417 11/14/2019
7.2.0-preview.5 397 11/14/2019
7.2.0-preview.4 415 11/14/2019
7.2.0-preview.2 418 11/11/2019
7.2.0-preview.1 426 11/9/2019
7.1.0 799 11/6/2019
7.1.0-preview.8 437 11/5/2019
7.1.0-preview.7 414 11/4/2019
7.1.0-preview.6 425 11/1/2019
7.1.0-preview.5 438 10/31/2019
7.1.0-preview.4 419 10/30/2019
7.1.0-preview.3 420 10/26/2019
7.1.0-preview.2 440 10/25/2019
7.1.0-preview.1 409 10/24/2019
7.0.0 770 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.