Client to perform specific management operations on MS SQL Server that require use of the MS SMO (SQL Management Objects) interface.
Info
Version: | 1.0.181 |
Author(s): | Naos Project |
Last Update: | Tuesday, September 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.SqlServer.Protocol.Management |
Install
Install-Package Naos.SqlServer.Protocol.Management
dotnet add package Naos.SqlServer.Protocol.Management
paket add Naos.SqlServer.Protocol.Management
Naos.SqlServer.Protocol.Management Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.SqlServer.SqlManagementObjects(>= 140.17283.0)
- Naos.Protocol.Domain(>= 1.0.91)
- OBeautifulCode.Compression(>= 1.0.19)
- OBeautifulCode.Representation.System(>= 1.0.55)
- OBeautifulCode.Serialization(>= 1.0.92)
- OBeautifulCode.Serialization.PropertyBag(>= 1.0.92)
- OBeautifulCode.Type(>= 1.0.76)
- Naos.SqlServer.Domain(>= 1.0.64)
- Naos.SqlServer.Protocol.Client(>= 1.0.64)
Tags