Microsoft.SqlServer.SqlManagementObjects 140.17220.0

Requires NuGet 2.12 or higher.

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

The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Microsoft.SqlServer.SqlManagementObjects:

Repository Stars
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
dotnet/SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
MoonStorm/FastCrud
fast .NET ORM for strongly typed people
microsoft/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
rr-wfm/MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
trimble-oss/dba-dash
DBA Dash - SQL Server Monitoring Tool
spaghettidba/WorkloadTools
A collection of tools to collect, analyze and replay SQL Server workloads, on premises and in the cloud
dotnet/docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
microsoft/sqlmanagementobjects
Sql Management Objects, an API for scripting and managing SQL Server and Azure SQL Database
microsoft/SQLServerSpatialTools
This project is a collection of tools for use with the spatial types in SQL Server. This project does not provide an end-user application, but rather a set of reusable functions which applications can make use of. These functions may include data conversion routines, new transformations, aggregates, etc. Please feel free to suggest additional functionality. This project is sponsored by Microsoft, but we welcome outside developers.
dradovic/MigSharp
Mig# (MigSharp) is a .NET framework for database migrations and versioning
Version Downloads Last updated
140.17220.0 15 1/18/2018
140.17218.0 11 1/4/2018
140.17199.0 9 10/5/2017
140.17177.0 526 8/7/2017
140.16127.7 5 9/18/2017

Initial Release