SharpOMatic.Engine 10.0.4

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

SharpOMatic workflow engine for executing workflows.

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

Showing the top 4 NuGet packages that depend on SharpOMatic.Engine:

Package Downloads
SharpOMatic.Editor

SharpOMatic extension adding a browser based editor for workflows.

SharpOMatic.Engine.SqlServer

SharpOMatic SQL Server repository provider and migrations.

SharpOMatic.Engine.Sqlite

SharpOMatic SQLite repository provider and migrations.

SharpOMatic.AGUI

SharpOMatic extension adding AG-UI protocol endpoints for workflow and conversation execution.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.4 83 5/3/2026
10.0.4-alpha.12 63 4/29/2026
10.0.4-alpha.11 55 4/27/2026
10.0.4-alpha.10 59 4/26/2026
10.0.3 77 4/25/2026
10.0.3-alpha.9 63 3/22/2026
10.0.3-alpha 70 4/24/2026
10.0.2 91 3/13/2026
10.0.2-alpha.8 63 3/13/2026
10.0.2-alpha.7 54 3/9/2026
10.0.2-alpha.6 66 3/2/2026
10.0.2-alpha 83 3/2/2026
10.0.1 90 2/21/2026
10.0.1-rc.3 68 2/21/2026
10.0.1-alpha.4 73 2/1/2026
10.0.1-alpha.3 72 1/15/2026
10.0.0 82 1/11/2026
10.0.0-rc.2 71 1/11/2026
10.0.0-rc.1 69 1/11/2026
10.0.0-alpha.2 72 1/11/2026
Loading failed