Kephas.Scheduling 11.1.0

Prefix Reserved
dotnet add package Kephas.Scheduling --version 11.1.0
                    
NuGet\Install-Package Kephas.Scheduling -Version 11.1.0
                    
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="11.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Scheduling" Version="11.1.0" />
                    
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 11.1.0
                    
#r "nuget: Kephas.Scheduling, 11.1.0"
                    
#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@11.1.0
                    
#: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=11.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Scheduling&version=11.1.0
                    
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 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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,001 4/13/2022
11.1.0-dev.4 231 4/6/2022
11.1.0-dev.3 211 3/30/2022
11.1.0-dev.2 215 3/23/2022
11.1.0-dev.1 214 3/23/2022
11.0.0 836 3/11/2022
11.0.0-dev.7 220 3/7/2022
11.0.0-dev.6 203 2/28/2022
11.0.0-dev.5 203 2/26/2022
11.0.0-dev.4 226 2/24/2022
11.0.0-dev.3 221 2/23/2022
11.0.0-dev.2 216 2/18/2022
11.0.0-dev.1 224 2/7/2022
10.3.0 860 1/18/2022
10.2.0 1,109 12/3/2021
10.1.0 5,086 11/23/2021
10.1.0-dev.7 277 11/17/2021
10.1.0-dev.6 254 11/16/2021
10.1.0-dev.5 254 11/10/2021
10.1.0-dev.4 258 11/8/2021
10.1.0-dev.3 251 11/8/2021
10.1.0-dev.2 252 11/4/2021
10.1.0-dev.1 250 11/3/2021
10.0.1 683 10/16/2021
10.0.0 670 10/13/2021
10.0.0-dev.4 247 10/13/2021
10.0.0-dev.3 258 10/11/2021
10.0.0-dev.2 304 10/8/2021
9.3.4 625 8/25/2021
9.3.3 630 8/25/2021
9.3.2 648 8/24/2021
9.3.1 663 8/12/2021
9.3.0 674 8/12/2021
9.2.0 690 6/17/2021
9.1.0 661 6/17/2021
9.1.0-dev.9 290 5/26/2021
9.1.0-dev.8 286 5/26/2021
9.1.0-dev.7 291 5/17/2021
9.1.0-dev.6 280 4/28/2021
9.1.0-dev.5 301 4/23/2021
9.1.0-dev.4 288 4/21/2021
9.1.0-dev.3 299 4/17/2021
9.1.0-dev.2 275 4/12/2021
9.1.0-dev.1 298 4/9/2021
9.0.5 617 3/31/2021
9.0.4 722 3/23/2021
9.0.3 722 3/20/2021
9.0.1 661 3/18/2021
9.0.0 672 3/17/2021
9.0.0-dev.4 298 3/4/2021
9.0.0-dev.3 312 3/1/2021
9.0.0-dev.2 317 2/22/2021
8.4.0 762 11/11/2020
8.3.0 761 10/28/2020
8.2.0 798 10/16/2020
8.1.0 809 9/23/2020
8.0.15 791 9/11/2020
8.0.12 627 9/11/2020
8.0.11 802 9/8/2020
8.0.10 771 9/8/2020
8.0.0 1,029 7/1/2020
8.0.0-dev.44 398 6/25/2020
8.0.0-dev.43 385 6/23/2020
8.0.0-dev.42 426 6/22/2020
8.0.0-dev.41 412 6/18/2020
8.0.0-dev.40 374 6/18/2020
8.0.0-dev.39 413 6/15/2020
8.0.0-dev.38 497 6/14/2020
8.0.0-dev.37 366 6/13/2020
8.0.0-dev.36 415 6/13/2020
8.0.0-dev.35 361 6/12/2020
8.0.0-dev.34 404 6/12/2020
8.0.0-dev.33 449 6/10/2020
8.0.0-dev.32 375 6/1/2020
8.0.0-dev.31 417 6/1/2020
8.0.0-dev.30 473 5/30/2020
8.0.0-dev.28 403 5/28/2020
8.0.0-dev.27 382 5/15/2020
8.0.0-dev.26 378 5/14/2020
8.0.0-dev.25 398 5/14/2020
8.0.0-dev.24.1 383 5/13/2020
8.0.0-dev.24 387 5/13/2020
8.0.0-dev.23 395 5/13/2020
8.0.0-dev.22 392 5/13/2020
8.0.0-dev.21 399 5/12/2020
8.0.0-dev.20 385 5/12/2020
8.0.0-dev.19 399 5/7/2020
8.0.0-dev.18 400 5/7/2020
8.0.0-dev.17 384 5/6/2020
8.0.0-dev.16 394 5/6/2020
8.0.0-dev.15 390 5/5/2020
8.0.0-dev.14 378 5/5/2020
8.0.0-dev.13 407 5/4/2020
7.6.0-dev.13 426 5/1/2020
7.6.0-dev.12 437 4/30/2020
7.6.0-dev.11 382 4/28/2020
7.6.0-dev.10 375 4/27/2020
7.6.0-dev.9 383 4/24/2020
7.6.0-dev.8 382 4/22/2020
7.6.0-dev.7 383 4/15/2020
7.6.0-dev.6 381 4/15/2020
7.6.0-dev.5 367 4/15/2020
7.6.0-dev.4 498 4/11/2020
7.6.0-dev.3 371 4/10/2020
7.6.0-dev.2 376 4/10/2020
7.6.0-dev.1.1 388 4/9/2020
7.6.0-dev.1 455 4/8/2020
7.5.2 714 3/20/2020
7.5.1 674 3/12/2020
7.5.0 625 3/10/2020
7.5.0-dev.18 389 3/5/2020
7.5.0-dev.17 404 3/5/2020
7.5.0-dev.16 420 3/4/2020
7.5.0-dev.15 356 3/3/2020
7.5.0-dev.14 383 3/3/2020
7.5.0-dev.13 361 2/29/2020
7.5.0-dev.12 487 2/29/2020
7.5.0-dev.10 350 2/25/2020
7.5.0-dev.9 399 2/20/2020
7.5.0-dev.8 434 2/18/2020
7.5.0-dev.7 376 2/18/2020
7.5.0-dev.6 392 2/14/2020
7.5.0-dev.5 413 2/12/2020
7.5.0-dev.4 380 2/11/2020
7.5.0-dev.3 360 2/11/2020
7.5.0-dev.2 502 2/8/2020
7.5.0-dev.1 390 2/7/2020
7.4.2 629 2/5/2020
7.4.1 680 2/3/2020
7.4.0 709 1/31/2020
7.4.0-dev.4 446 1/31/2020
7.4.0-dev.3 423 1/29/2020
7.4.0-dev.2 374 1/28/2020
7.4.0-dev.1 381 1/23/2020
7.3.1 724 1/21/2020
7.3.1-preview.7 379 1/21/2020
7.3.1-preview.1 406 1/20/2020
7.3.0 656 1/19/2020
7.2.6 752 1/18/2020
7.2.5 677 12/19/2019
7.2.4 651 12/19/2019
7.2.3 710 12/16/2019
7.2.2 659 12/9/2019
7.2.1 682 12/4/2019
7.2.0 662 11/26/2019
7.2.0-preview.10 383 11/20/2019
7.2.0-preview.9 381 11/19/2019
7.2.0-preview.8 396 11/18/2019
7.2.0-preview.6 388 11/14/2019
7.2.0-preview.5 382 11/14/2019
7.2.0-preview.4 383 11/14/2019
7.2.0-preview.2 384 11/11/2019
7.2.0-preview.1 395 11/9/2019
7.1.0 712 11/6/2019
7.1.0-preview.8 401 11/5/2019
7.1.0-preview.7 387 11/4/2019
7.1.0-preview.6 395 11/1/2019
7.1.0-preview.5 406 10/31/2019
7.1.0-preview.4 400 10/30/2019
7.1.0-preview.3 385 10/26/2019
7.1.0-preview.2 406 10/25/2019
7.1.0-preview.1 386 10/24/2019
7.0.0 692 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.