Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 260 Bytes

File metadata and controls

9 lines (7 loc) · 260 Bytes

SQL Script Generator

C# .NET Core Console Application to generate SQL DB scripts.

Install Nuget Packages

Install-Package Microsoft.Data.SqlClient -Version 2.0.1
Install-Package Microsoft.SqlServer.SqlManagementObjects -Version 161.44091.28