Kephas.Workflow 11.1.0

Prefix Reserved
dotnet add package Kephas.Workflow --version 11.1.0
                    
NuGet\Install-Package Kephas.Workflow -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.Workflow" Version="11.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Workflow" Version="11.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Kephas.Workflow" />
                    
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.Workflow --version 11.1.0
                    
#r "nuget: Kephas.Workflow, 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.Workflow@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.Workflow&version=11.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Workflow&version=11.1.0
                    
Install as a Cake Tool

Provides the infrastructure for the definition and execution of flows.
           Typically used areas and classes/interfaces/services:
           - DefaultWorkflowProcessor, ActivityBase.
           - StateMachineBase.
           - Behaviors: ActivityBehaviorBase.

           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 (3)

Showing the top 3 NuGet packages that depend on Kephas.Workflow:

Package Downloads
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.

Kephas.Workflow.Model

Provides the infrastructure for the workflow model.

Kephas.SharePoint.Documents

Provides document management operations using Microsoft SharePoint.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.1.0 1,572 4/13/2022
11.1.0-dev.4 210 4/6/2022
11.1.0-dev.3 193 3/30/2022
11.1.0-dev.2 202 3/23/2022
11.1.0-dev.1 183 3/23/2022
11.0.0 1,401 3/11/2022
11.0.0-dev.7 204 3/7/2022
11.0.0-dev.6 193 2/28/2022
11.0.0-dev.5 193 2/26/2022
11.0.0-dev.4 195 2/24/2022
11.0.0-dev.3 200 2/23/2022
11.0.0-dev.2 204 2/18/2022
11.0.0-dev.1 188 2/7/2022
10.3.0 1,434 1/18/2022
10.2.0 1,387 12/3/2021
10.1.0 5,393 11/23/2021
10.1.0-dev.7 261 11/17/2021
10.1.0-dev.6 234 11/16/2021
10.1.0-dev.5 230 11/10/2021
10.1.0-dev.4 236 11/8/2021
10.1.0-dev.3 218 11/8/2021
10.1.0-dev.2 234 11/4/2021
10.1.0-dev.1 225 11/3/2021
10.0.1 975 10/16/2021
10.0.0 961 10/13/2021
10.0.0-dev.4 217 10/13/2021
10.0.0-dev.3 239 10/11/2021
10.0.0-dev.2 289 10/8/2021
9.3.4 943 8/25/2021
9.3.3 960 8/25/2021
9.3.2 971 8/24/2021
9.3.1 1,012 8/12/2021
9.3.0 949 8/12/2021
9.2.0 991 6/17/2021
9.1.0 1,000 6/17/2021
9.1.0-dev.9 270 5/26/2021
9.1.0-dev.8 263 5/26/2021
9.1.0-dev.7 265 5/17/2021
9.1.0-dev.6 259 4/28/2021
9.1.0-dev.5 281 4/23/2021
9.1.0-dev.4 270 4/21/2021
9.1.0-dev.3 283 4/17/2021
9.1.0-dev.2 258 4/12/2021
9.1.0-dev.1 321 4/9/2021
9.0.5 932 3/31/2021
9.0.4 1,038 3/23/2021
9.0.3 1,049 3/20/2021
9.0.1 954 3/18/2021
9.0.0 934 3/17/2021
9.0.0-dev.4 269 3/4/2021
9.0.0-dev.3 288 3/1/2021
9.0.0-dev.2 294 2/22/2021
8.4.0 1,364 11/11/2020
8.3.0 1,066 10/28/2020
8.2.0 1,126 10/16/2020
8.1.0 1,326 9/23/2020
8.0.0 2,940 7/1/2020
8.0.0-dev.44 377 6/25/2020
8.0.0-dev.43 367 6/23/2020
8.0.0-dev.42 389 6/22/2020
8.0.0-dev.41 398 6/18/2020
8.0.0-dev.40 346 6/18/2020
8.0.0-dev.39 373 6/15/2020
8.0.0-dev.38 492 6/14/2020
8.0.0-dev.37 341 6/13/2020
8.0.0-dev.36 389 6/13/2020
8.0.0-dev.35 340 6/12/2020
8.0.0-dev.34 382 6/12/2020
8.0.0-dev.33 431 6/10/2020
8.0.0-dev.32 419 6/1/2020
8.0.0-dev.31 382 6/1/2020
8.0.0-dev.30 446 5/30/2020
8.0.0-dev.28 386 5/28/2020
8.0.0-dev.27 374 5/15/2020
8.0.0-dev.26 359 5/14/2020
8.0.0-dev.25 376 5/14/2020
8.0.0-dev.24 367 5/13/2020
8.0.0-dev.23 372 5/13/2020
8.0.0-dev.22 363 5/13/2020
8.0.0-dev.21 365 5/12/2020
8.0.0-dev.20 364 5/12/2020
8.0.0-dev.19 373 5/7/2020
8.0.0-dev.18 364 5/7/2020
8.0.0-dev.17 363 5/6/2020
8.0.0-dev.16 376 5/6/2020
8.0.0-dev.15 379 5/5/2020
8.0.0-dev.14 352 5/5/2020
8.0.0-dev.13 389 5/4/2020
7.6.0-dev.13 385 5/1/2020
7.6.0-dev.12 393 4/30/2020
7.6.0-dev.11 354 4/28/2020
7.6.0-dev.10 351 4/27/2020
7.6.0-dev.9 359 4/24/2020
7.6.0-dev.8 354 4/22/2020
7.6.0-dev.7 359 4/15/2020
7.6.0-dev.6 360 4/15/2020
7.6.0-dev.5 350 4/15/2020
7.6.0-dev.4 464 4/11/2020
7.6.0-dev.3 340 4/10/2020
7.6.0-dev.2 347 4/10/2020
7.6.0-dev.1 433 4/8/2020
7.5.2 1,488 3/20/2020
7.5.1 1,043 3/12/2020
7.5.0 1,696 3/10/2020
7.5.0-dev.18 379 3/5/2020
7.5.0-dev.17 380 3/5/2020
7.5.0-dev.16 405 3/4/2020
7.5.0-dev.15 333 3/3/2020
7.5.0-dev.14 358 3/3/2020
7.5.0-dev.13 343 2/29/2020
7.5.0-dev.12 460 2/29/2020
7.5.0-dev.10 450 2/25/2020
7.5.0-dev.9 388 2/20/2020
7.5.0-dev.8 424 2/18/2020
7.5.0-dev.7 340 2/18/2020
7.5.0-dev.6 369 2/14/2020
7.5.0-dev.5 396 2/12/2020
7.5.0-dev.4 356 2/11/2020
7.5.0-dev.3 333 2/11/2020
7.5.0-dev.2 470 2/8/2020
7.5.0-dev.1 377 2/7/2020
7.4.2 981 2/5/2020
7.4.1 1,217 2/3/2020
7.4.0 1,211 1/31/2020
7.4.0-dev.4 418 1/31/2020
7.4.0-dev.3 389 1/29/2020
7.4.0-dev.2 348 1/28/2020
7.4.0-dev.1 348 1/23/2020
7.3.1 1,314 1/21/2020
7.3.1-preview.7 341 1/21/2020
7.3.1-preview.1 391 1/20/2020
7.3.0 1,380 1/19/2020
7.2.6 1,101 1/18/2020
7.2.5 1,333 12/19/2019
7.2.4 968 12/19/2019
7.2.3 1,038 12/16/2019
7.2.2 989 12/9/2019
7.2.1 1,219 12/4/2019
7.2.0 1,197 11/26/2019
7.2.0-preview.10 356 11/20/2019
7.2.0-preview.9 356 11/19/2019
7.2.0-preview.8 363 11/18/2019
7.2.0-preview.6 368 11/14/2019
7.2.0-preview.5 357 11/14/2019
7.2.0-preview.4 355 11/14/2019
7.2.0-preview.2 356 11/11/2019
7.2.0-preview.1 362 11/9/2019
7.1.0 1,696 11/6/2019
7.1.0-preview.8 376 11/5/2019
7.1.0-preview.7 360 11/4/2019
7.1.0-preview.6 364 11/1/2019
7.1.0-preview.5 383 10/31/2019
7.1.0-preview.4 373 10/30/2019
7.1.0-preview.3 369 10/26/2019
7.1.0-preview.2 364 10/25/2019
7.1.0-preview.1 346 10/24/2019
7.0.0 1,002 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.