Naos.SqlServer.Protocol.Client 1.0.203

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

Client to perform common operations against MS SQL Server.

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 (7)

Showing the top 5 NuGet packages that depend on Naos.SqlServer.Protocol.Client:

Package Downloads
Naos.Deployment.Core

Created on 2026-03-26 18:57

Naos.Deployment.Console

Created on 2026-03-26 18:57

Naos.Database.MessageBus.Handler

Created on 2026-03-26 18:58

Naos.SqlServer.Protocol.Management

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

Naos.Database.MessageBus.Hangfire.Console

Created on 2026-03-26 18:58

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.203 785 3/17/2026
1.0.202 738 10/28/2025
1.0.201 273 8/15/2025
1.0.200 314 8/13/2025
1.0.199 254 8/13/2025
1.0.198 259 8/13/2025
1.0.196 493 8/13/2025
1.0.195 211 7/31/2025
1.0.194 484 7/16/2025
1.0.193 246 7/16/2025
1.0.191 535 5/6/2025
1.0.190 289 4/29/2025
1.0.189 474 4/23/2025
1.0.188 273 2/20/2025
1.0.187 1,061 2/17/2025
1.0.186 252 2/17/2025
1.0.185 702 2/13/2025
1.0.183 235 2/13/2025
1.0.182 237 1/17/2025
1.0.181 324 9/24/2024
Loading failed