JD.AI.Plugins.SDK 1.1.288

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

Plugin development SDK for JD.AI — interfaces, attributes, and base classes for building JD.AI plugins.

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

Showing the top 1 NuGet packages that depend on JD.AI.Plugins.SDK:

Package Downloads
JD.AI.Core

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.288 0 3/14/2026
1.1.287 0 3/14/2026
1.1.286 0 3/13/2026
1.1.285 0 3/13/2026
1.1.284 19 3/13/2026
1.1.283 22 3/13/2026
1.1.282 17 3/13/2026
1.1.280 23 3/13/2026
1.1.273 30 3/13/2026
1.1.270 27 3/13/2026
1.1.258 26 3/13/2026
1.1.257 24 3/13/2026
1.1.256 31 3/13/2026
1.1.255 27 3/13/2026
1.1.254 33 3/12/2026
1.1.253 35 3/12/2026
1.1.250 42 3/12/2026
1.1.249 73 3/12/2026
1.1.248 68 3/12/2026
1.1.247 76 3/12/2026
Loading failed