JD.AI.Plugins.SDK 1.1.216

dotnet add package JD.AI.Plugins.SDK --version 1.1.216
                    
NuGet\Install-Package JD.AI.Plugins.SDK -Version 1.1.216
                    
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.216" />
                    
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.216" />
                    
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.216
                    
#r "nuget: JD.AI.Plugins.SDK, 1.1.216"
                    
#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.216
                    
#: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.216
                    
Install as a Cake Addin
#tool nuget:?package=JD.AI.Plugins.SDK&version=1.1.216
                    
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.216 0 3/10/2026
1.1.213 0 3/10/2026
1.1.212 0 3/10/2026
1.1.211 0 3/10/2026
1.1.210 0 3/10/2026
1.1.207 0 3/10/2026
1.1.206 0 3/10/2026
1.1.205 0 3/10/2026
1.1.200 0 3/9/2026
1.1.199 0 3/9/2026
1.1.198 0 3/9/2026
1.1.197 33 3/9/2026
1.1.196 29 3/9/2026
1.1.195 26 3/9/2026
1.1.194 25 3/9/2026
1.1.193 30 3/8/2026
1.1.192 31 3/8/2026
1.1.191 34 3/8/2026
1.1.190 30 3/8/2026
1.1.188 35 3/8/2026
Loading failed