JD.AI.Core 1.1.234

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

Core library for JD.AI — agents, providers, sessions, tools, orchestration, and event bus. Shared by the TUI, Gateway, and channel adapters.

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

Showing the top 5 NuGet packages that depend on JD.AI.Core:

Package Downloads
JD.AI.Channels.Signal

Signal channel adapter for JD.AI Gateway — bridges to signal-cli via JSON-RPC.

JD.AI.Channels.Telegram

Telegram channel adapter for JD.AI Gateway — Bot API with inline commands and group support.

JD.AI.Workflows

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

JD.AI.Telemetry

OpenTelemetry tracing, metrics, and health checks for JD.AI — ActivitySource definitions, Meter definitions, and health check implementations.

JD.AI.Channels.OpenClaw

OpenClaw bridge channel adapter for JD.AI Gateway — WebSocket JSON-RPC client with Ed25519 device auth for cross-platform multi-AI orchestration.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.249 0 3/12/2026
1.1.248 0 3/12/2026
1.1.247 0 3/12/2026
1.1.236 0 3/12/2026
1.1.235 0 3/12/2026
1.1.234 0 3/12/2026
1.1.233 0 3/11/2026
1.1.232 46 3/11/2026
1.1.230 48 3/11/2026
1.1.229 51 3/10/2026
1.1.226 58 3/10/2026
1.1.222 67 3/10/2026
1.1.221 73 3/10/2026
1.1.217 70 3/10/2026
1.1.216 79 3/10/2026
1.1.213 73 3/10/2026
1.1.212 77 3/10/2026
1.1.211 75 3/10/2026
1.1.210 82 3/10/2026
1.1.207 76 3/10/2026
Loading failed