Utilities and helpers for SQL server using the SMO library.
Info
Version: | 2.2.0 |
Author(s): | Omar Besiso |
Last Update: | Monday, July 4, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/omarbesiso/Ximo.Data.SqlServer.Smo |
NuGet Url: | https://www.nuget.org/packages/Ximo.Data.SqlServer.Smo |
Install
Install-Package Ximo.Data.SqlServer.Smo
dotnet add package Ximo.Data.SqlServer.Smo
paket add Ximo.Data.SqlServer.Smo
Ximo.Data.SqlServer.Smo Download (Unzip the "nupkg" after downloading)
Dependencies
- Humanizer.Core(>= 2.8.26)
- Microsoft.SqlServer.SqlManagementObjects(>= 161.44091.28)
- Ximo.Data.SqlServer(>= 1.4.0)