SqlDeploy 0.0.3
Simple library for depling of MS SQL database from *.sqlproj files under .NET Core with Linux and Docker supporintg.
Install-Package SqlDeploy -Version 0.0.3
dotnet add package SqlDeploy --version 0.0.3
<PackageReference Include="SqlDeploy" Version="0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlDeploy --version 0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Supported only new database creation. Also it has some limitation. Please see project stite for details.
Dependencies
-
.NETCoreApp 2.0
- com.rusanu.DBUtil (>= 1.5.6198.25619)
- JetBrains.Annotations (>= 11.1.0)
- Microsoft.Build (>= 15.6.85)
- Microsoft.SqlServer.TransactSql.ScriptDom (>= 14.0.3811.1)
- System.Data.SqlClient (>= 4.4.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.