Naos.SqlServer.Protocol.Management 1.0.208

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

Client to perform specific management operations on MS SQL Server that require use of the MS SMO (SQL Management Objects) interface.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Naos.SqlServer.Protocol.Management:

Package Downloads
Naos.Database.MessageBus.Handler

Created on 2026-03-26 18:58

Naos.SqlServer.Protocol.Management.Test

Created on 2021-02-14 15:55

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.208 151 6/11/2026
1.0.207 131 5/15/2026
1.0.206 128 5/15/2026
1.0.205 123 5/15/2026
1.0.204 133 5/14/2026
1.0.203 353 3/17/2026
1.0.202 409 10/28/2025
1.0.201 269 8/15/2025
1.0.200 328 8/13/2025
1.0.199 311 8/13/2025
1.0.198 314 8/13/2025
1.0.196 393 8/13/2025
1.0.195 269 7/31/2025
1.0.194 381 7/16/2025
1.0.193 314 7/16/2025
1.0.191 431 5/6/2025
1.0.190 347 4/29/2025
1.0.189 442 4/23/2025
1.0.188 326 2/20/2025
1.0.187 543 2/17/2025
Loading failed