JD.AI.Core 1.0.115

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

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

Package Downloads
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.

JD.AI.Channels.Telegram

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

JD.AI.Channels.Discord

Discord channel adapter for JD.AI Gateway — DMs, slash commands, and thread support via Discord.Net.

JD.AI.Channels.Web

WebChat channel adapter for JD.AI Gateway — browser-based chat via SignalR.

JD.AI.Channels.Slack

Slack channel adapter for JD.AI Gateway — Bot API integration with thread and DM support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.115 0 3/4/2026
1.0.114 0 3/4/2026
1.0.112 0 3/4/2026
1.0.111 0 3/4/2026
1.0.110 0 3/4/2026
1.0.109 0 3/4/2026
1.0.108 0 3/4/2026
1.0.107 0 3/4/2026
1.0.106 0 3/4/2026
1.0.105 0 3/4/2026
1.0.102 0 3/4/2026
1.0.101 0 3/4/2026
1.0.100 0 3/4/2026
1.0.99 0 3/4/2026
1.0.97 0 3/4/2026
1.0.94 0 3/4/2026
1.0.93 0 3/4/2026
1.0.89 0 3/3/2026
1.0.88 0 3/3/2026
1.0.87 0 3/3/2026
Loading failed