Naos.SqlServer.Protocol.Management 1.0.202

dotnet add package Naos.SqlServer.Protocol.Management --version 1.0.202
                    
NuGet\Install-Package Naos.SqlServer.Protocol.Management -Version 1.0.202
                    
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.202" />
                    
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.202" />
                    
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.202
                    
#r "nuget: Naos.SqlServer.Protocol.Management, 1.0.202"
                    
#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.202
                    
#: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.202
                    
Install as a Cake Addin
#tool nuget:?package=Naos.SqlServer.Protocol.Management&version=1.0.202
                    
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 2025-10-28 17:10

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.202 342 10/28/2025
1.0.201 202 8/15/2025
1.0.200 261 8/13/2025
1.0.199 247 8/13/2025
1.0.198 248 8/13/2025
1.0.196 332 8/13/2025
1.0.195 206 7/31/2025
1.0.194 311 7/16/2025
1.0.193 253 7/16/2025
1.0.191 364 5/6/2025
1.0.190 286 4/29/2025
1.0.189 385 4/23/2025
1.0.188 267 2/20/2025
1.0.187 485 2/17/2025
1.0.186 259 2/17/2025
1.0.185 455 2/13/2025
1.0.183 273 2/13/2025
1.0.182 229 1/17/2025
1.0.181 271 9/24/2024
1.0.180 274 9/20/2024
Loading failed