Microsoft.SqlServer.SqlManagementObjects
170.7.0-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.SqlServer.SqlManagementObjects --version 170.7.0-preview
NuGet\Install-Package Microsoft.SqlServer.SqlManagementObjects -Version 170.7.0-preview
<PackageReference Include="Microsoft.SqlServer.SqlManagementObjects" Version="170.7.0-preview" />
paket add Microsoft.SqlServer.SqlManagementObjects --version 170.7.0-preview
#r "nuget: Microsoft.SqlServer.SqlManagementObjects, 170.7.0-preview"
// Install Microsoft.SqlServer.SqlManagementObjects as a Cake Addin #addin nuget:?package=Microsoft.SqlServer.SqlManagementObjects&version=170.7.0-preview&prerelease // Install Microsoft.SqlServer.SqlManagementObjects as a Cake Tool #tool nuget:?package=Microsoft.SqlServer.SqlManagementObjects&version=170.7.0-preview&prerelease
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 | net461 was computed. net462 is compatible. 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. |
-
.NETFramework 4.6.2
- Azure.Core (>= 1.24.0)
- Azure.Identity (>= 1.6.0)
- Microsoft.Data.SqlClient (>= 5.0.0)
- Microsoft.Identity.Client (>= 4.45.0)
- Microsoft.SqlServer.Assessment (>= 1.0.305)
- NewtonSoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Azure.Core (>= 1.24.0)
- Azure.Identity (>= 1.6.0)
- Microsoft.Data.SqlClient (>= 5.0.0)
- Microsoft.Identity.Client (>= 4.45.0)
- Microsoft.SqlServer.Assessment (>= 1.0.305)
- NewtonSoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Data.OleDb (>= 5.0.0)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.Management (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Security.Cryptography.ProtectedData (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.ValueTuple (>= 4.5.0)
-
net6.0
- Azure.Core (>= 1.24.0)
- Azure.Identity (>= 1.6.0)
- Microsoft.Data.SqlClient (>= 5.0.0)
- Microsoft.Identity.Client (>= 4.45.0)
- Microsoft.SqlServer.Assessment (>= 1.0.305)
- NewtonSoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Data.OleDb (>= 5.0.0)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.Management (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Security.Cryptography.ProtectedData (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.ValueTuple (>= 4.5.0)
NuGet packages (101)
Showing the top 5 NuGet packages that depend on Microsoft.SqlServer.SqlManagementObjects:
Package | Downloads |
---|---|
Catalyst.DataProcessing.Engine.SqlServer
Package for developing DOS engine plugins based on the SQL Server system support |
|
Naos.Deployment.Core
Created on 2025-02-19 20:08 |
|
Naos.Deployment.Console
Created on 2025-02-19 20:08 |
|
dbup-sqlserver-scripting
Extends DbUp to provide SQL Server object definition scripting when running migrations from Visual Studio. When a database object changes during a migration, its definition will be saved in the project. |
|
Naos.Database.MessageBus.Handler
Created on 2025-02-19 20:08 |
GitHub repositories (11)
Showing the top 5 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
|
Version | Downloads | Last updated |
---|---|---|
172.64.0 | 6,822 | 3/9/2025 |
172.61.0 | 67,745 | 2/5/2025 |
172.61.0-preview | 5,693 | 1/17/2025 |
172.52.0 | 248,896 | 11/19/2024 |
171.30.0 | 4,240,935 | 3/21/2024 |
170.23.0 | 655,393 | 1/10/2024 |
170.21.0 | 185,967 | 9/29/2023 |
170.18.0 | 1,209,054 | 5/31/2023 |
170.13.0 | 821,200 | 2/1/2023 |
170.12.0 | 53,614 | 1/27/2023 |
170.11.0 | 274,710 | 1/5/2023 |
170.8.0 | 577,155 | 10/17/2022 |
170.7.0-preview | 35,473 | 8/18/2022 |
170.5.0-preview | 20,043 | 8/17/2022 |
161.48050.0 | 59,936 | 11/28/2023 |
161.48044.0 | 8,792 | 5/31/2023 |
161.48036.0 | 36,917 | 1/30/2023 |
161.48028.0 | 6,684 | 12/21/2022 |
161.47027.0 | 478,491 | 8/11/2022 |
161.47023.0-preview | 2,436 | 6/15/2022 |
161.47021.0 | 485,539 | 5/25/2022 |
161.47008.0 | 585,208 | 3/7/2022 |
161.46521.71 | 1,111,149 | 10/6/2021 |
161.46437.65 | 635,232 | 7/28/2021 |
161.46367.54 | 623,829 | 4/22/2021 |
161.46041.41 | 2,448,499 | 1/2/2021 |
161.44091.28 | 527,879 | 10/20/2020 |
161.42121.15-msdata | 25,159 | 8/17/2020 |
161.41981.14-msdata | 1,992 | 8/3/2020 |
161.41011.9 | 593,081 | 7/22/2020 |
161.40241.8-msdata | 18,602 | 6/29/2020 |
160.2004021.0 | 998,254 | 4/7/2020 |
160.2001141.0-preview | 4,699 | 1/15/2020 |
160.1911221.0-preview | 76,580 | 11/23/2019 |
150.18208.0 | 1,326,256 | 11/6/2019 |
150.18208.0-preview | 1,693 | 11/6/2019 |
150.18178.0 | 271,919 | 9/27/2019 |
150.18178.0-preview | 1,667 | 9/27/2019 |
150.18149.0-preview | 5,626 | 8/14/2019 |
150.18147.0 | 438,600 | 7/30/2019 |
150.18147.0-preview | 1,661 | 7/30/2019 |
150.18131.0 | 230,105 | 6/14/2019 |
150.18131.0-preview | 1,801 | 6/13/2019 |
150.18118.0 | 348,142 | 4/24/2019 |
150.18118.0-preview | 1,737 | 4/24/2019 |
150.18097.0-preview | 30,177 | 3/22/2019 |
150.18096.0-preview | 2,599 | 3/8/2019 |
150.18092.0-preview | 1,839 | 3/4/2019 |
150.18085.0-preview | 2,793 | 2/15/2019 |
150.18068.0-preview | 5,173 | 11/16/2018 |
150.18040.0-preview | 4,162 | 9/24/2018 |
150.18022.0-preview | 2,833 | 8/22/2018 |
140.17283.0 | 1,745,818 | 8/15/2018 |
140.17283.0-preview | 2,156 | 8/15/2018 |
140.17282.0-preview | 2,167 | 8/7/2018 |
140.17279.0 | 230,970 | 7/9/2018 |
140.17267.0-preview | 5,385 | 5/21/2018 |
140.17265.0 | 136,886 | 5/15/2018 |
140.17235.0 | 104,627 | 3/29/2018 |
140.17224.0 | 319,614 | 2/22/2018 |
140.17218.0 | 169,608 | 1/4/2018 |
140.17199.0 | 392,795 | 10/6/2017 |
140.17177.0 | 149,921 | 8/7/2017 |