JD.AI.Plugins.SDK 1.1.609

dotnet add package JD.AI.Plugins.SDK --version 1.1.609
                    
NuGet\Install-Package JD.AI.Plugins.SDK -Version 1.1.609
                    
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.609" />
                    
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.609" />
                    
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.609
                    
#r "nuget: JD.AI.Plugins.SDK, 1.1.609"
                    
#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.609
                    
#: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.609
                    
Install as a Cake Addin
#tool nuget:?package=JD.AI.Plugins.SDK&version=1.1.609
                    
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.609 27 4/11/2026
1.1.608 40 4/11/2026
1.1.607 34 4/11/2026
1.1.605 32 4/11/2026
1.1.604 27 4/11/2026
1.1.602 30 4/11/2026
1.1.601 55 4/9/2026
1.1.597 181 4/4/2026
1.1.595 180 4/4/2026
1.1.566 184 4/4/2026
1.1.565 179 4/4/2026
1.1.564 171 4/4/2026
1.1.562 173 4/4/2026
1.1.560 179 4/4/2026
1.1.559 180 4/4/2026
1.1.558 184 4/4/2026
1.1.557 171 4/4/2026
1.1.556 173 4/4/2026
1.1.530 177 4/3/2026
1.1.529 183 4/3/2026
Loading failed