CxLlm.Sdk 1.3.0

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

CxLlm platform SDK — IPlatformModule contract, registry, and DI/route extensions for extending the CxLlm.Host with third-party modules.

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.
  • net10.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CxLlm.Sdk:

Package Downloads
CxLlm.Modules.Echo

CxLlm built-in echo module. Reference implementation of the IPlatformModule contract — useful as a smoke target and as a template for downstream module authors.

CxLlm.Modules.CxAiProjects

CxAI projects (Swift / Xcode / Make / Python) discovery and aggregate-build surface mounted as a CxLLM platform module under /api/m/cxai-projects/.

CxLlm.Modules.CxAiFlywheel

CxAI Flywheel orchestrator surface (read-only config + docs + parsed tracks) mounted as a CxLLM platform module under /api/m/cxai-flywheel/.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0 136 5/19/2026
1.2.0 128 5/19/2026
1.1.0 112 5/19/2026