JD.AI.Workflows 1.1.710

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

Workflow capture, registry, and replay for JD.AI — wraps WorkflowFramework with agent-aware steps, deterministic capture, and DSL emission.

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

Showing the top 2 NuGet packages that depend on JD.AI.Workflows:

Package Downloads
JD.AI.Workflows.Distributed

Package Description

JD.AI.Workflows.Training

Training pipeline for the ML.NET intent classifier — generates training data, trains a model, and benchmarks it against the TF-IDF baseline.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.710 57 8/10/2026
1.1.709 59 8/10/2026
1.1.707 109 8/4/2026
1.1.706 105 8/4/2026
1.1.705 105 8/4/2026
1.1.703 125 7/28/2026
1.1.702 125 7/28/2026
1.1.699 129 7/22/2026
1.1.698 121 7/22/2026
1.1.697 121 7/21/2026
1.1.695 127 7/13/2026
1.1.694 123 7/13/2026
1.1.693 139 7/7/2026
1.1.692 124 7/7/2026
1.1.690 137 7/3/2026
1.1.689 125 7/3/2026
1.1.688 131 7/3/2026
1.1.687 129 7/3/2026
1.1.686 130 6/30/2026
1.1.685 130 6/30/2026
Loading failed