Diamond.Core.Workflow 10.1.0

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

alternate text is missing from this package README image

Diamond.Core Patterns

C# library to support design patterns.

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 Diamond.Core.Workflow:

Package Downloads
Diamond.Core.WorkFlow.Steps

This library provides common workflow steps.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0 97 3/17/2026
10.0.2 87 3/16/2026
10.0.1 401 11/30/2025
10.0.0 207 11/15/2025
9.2.0 138 10/18/2025
9.1.0 258 7/16/2025
9.0.2 246 6/23/2025
9.0.1 264 5/7/2025
9.0.0 255 11/14/2024
8.0.5 274 9/11/2024
8.0.4 230 7/4/2024
8.0.3 220 7/4/2024
8.0.2 217 5/27/2024
8.0.1 438 2/5/2024
8.0.0 742 11/25/2023
7.0.0 1,213 11/19/2022
6.0.17 1,174 11/4/2022
6.0.16 1,191 11/2/2022
6.0.15 1,214 10/20/2022
6.0.14 1,280 6/15/2022
Loading failed