MSLX.SDK 1.6.1

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

MSLX Daemon 插件开发 SDK。

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 MSLX.SDK:

Package Downloads
MSLX.Plugin.RustBridge

MSLX plugin bridge library for forwarding plugin lifecycle and HTTP requests to Rust cdylibs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.1 136 8/20/2026
1.6.1-dev-202608261955 29 8/26/2026
1.6.1-dev-202608202057 79 8/20/2026
1.6.1-dev-202608202014 81 8/20/2026
1.6.1-dev-202608202011 82 8/20/2026
1.6.0.1 87 8/19/2026
1.6.0.1-dev-202608192306 78 8/19/2026
1.6.0.1-dev-202608192304 76 8/19/2026
1.6.0 90 8/19/2026
1.6.0-dev-202608191822 93 8/19/2026
1.6.0-dev-202608191429 76 8/19/2026
1.6.0-dev-202608191404 79 8/19/2026
1.5.10.2-dev-202608182353 78 8/18/2026
1.5.10.2-dev-202608182344 85 8/18/2026
1.5.10.2-dev-202608181327 87 8/18/2026
1.5.10.2-dev-202608181022 79 8/18/2026
1.5.10.2-dev-202608132145 82 8/13/2026
1.5.10.2-dev-202608132144 94 8/13/2026
1.5.10.2-dev-202608132012 78 8/13/2026
1.5.10.2-dev-202608132010 72 8/13/2026
Loading failed