cCoder.Workflow 2026.4.29.913

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

cCoder.Workflow

cCoder.Workflow contains the Workflow domain for the cCoder platform.

Contents

  • src/cCoder.Workflow The main workflow library package published to NuGet.
  • src/cCoder.Workflow.Activities Shared workflow activities package published from the same repository.
  • src/Workflow.Web The standalone web host for the Workflow domain.
  • src/cCoder.Workflow.Tests Unit tests for the domain.
  • src/Workflow.AcceptanceTests Acceptance tests for the standalone host.

Build

dotnet build src/cCoder.Workflow.sln -v minimal

Test

dotnet test src/cCoder.Workflow.sln -v minimal --no-build

Packages

The NuGet packages produced by this repository are:

  • cCoder.Workflow
  • cCoder.Workflow.Activities

Publishing

GitHub Actions is configured to publish the workflow library packages using NuGet trusted publishing.

Before the first publish, configure a trusted publishing policy on nuget.org for:

  • Repository owner: ccoder-co-uk
  • Repository: cCoder.Workflow
  • Workflow file: publish.yml

The workflow also expects a NUGET_USER repository secret containing the nuget.org profile name used during trusted publishing login.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
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 cCoder.Workflow:

Package Downloads
cCoder.Core

cCoder.Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.4.29.913 98 4/29/2026
2026.4.28.1243 53 4/28/2026
2026.4.23.1720 103 4/23/2026
2026.4.23.1300 84 4/23/2026
2026.4.22.1259 92 4/22/2026
2026.4.17.2036 97 4/17/2026
2026.4.15.2020 99 4/15/2026
2026.4.10.1330 103 4/10/2026
2026.4.10.1314 86 4/10/2026
2026.4.10.1157 89 4/10/2026