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 43 6/11/2026
1.0.207 107 5/15/2026
1.0.206 103 5/15/2026
1.0.205 102 5/15/2026
1.0.204 101 5/14/2026
1.0.203 330 3/17/2026
1.0.202 381 10/28/2025
1.0.201 245 8/15/2025
1.0.200 304 8/13/2025
1.0.199 283 8/13/2025
1.0.198 291 8/13/2025
1.0.196 372 8/13/2025
1.0.195 244 7/31/2025
1.0.194 359 7/16/2025
1.0.193 290 7/16/2025
1.0.191 408 5/6/2025
1.0.190 328 4/29/2025
1.0.189 420 4/23/2025
1.0.188 297 2/20/2025
1.0.187 524 2/17/2025
Loading failed