JD.AI.Core 1.1.187

dotnet add package JD.AI.Core --version 1.1.187
                    
NuGet\Install-Package JD.AI.Core -Version 1.1.187
                    
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.187" />
                    
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.187" />
                    
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.187
                    
#r "nuget: JD.AI.Core, 1.1.187"
                    
#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.187
                    
#: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.187
                    
Install as a Cake Addin
#tool nuget:?package=JD.AI.Core&version=1.1.187
                    
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.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.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.Slack

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

JD.AI.Channels.Signal

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.187 0 3/8/2026
1.1.186 0 3/8/2026
1.1.185 0 3/8/2026
1.1.184 0 3/8/2026
1.1.183 0 3/8/2026
1.1.182 0 3/8/2026
1.1.181 0 3/8/2026
1.1.180 0 3/8/2026
1.1.178 0 3/8/2026
1.1.174 0 3/8/2026
1.1.173 0 3/8/2026
1.1.172 0 3/8/2026
1.1.171 0 3/7/2026
1.1.169 0 3/7/2026
1.1.167 0 3/7/2026
1.1.166 0 3/7/2026
1.1.164 20 3/7/2026
1.1.163 17 3/7/2026
1.1.162 17 3/7/2026
1.1.161 20 3/7/2026
Loading failed