SqlDeploy 0.0.2
Simple library for depling of MS SQL database from *.sqlproj files under .NET Core with Linux and Docker supporintg.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SqlDeploy -Version 0.0.2
dotnet add package SqlDeploy --version 0.0.2
<PackageReference Include="SqlDeploy" Version="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlDeploy --version 0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SqlDeploy, 0.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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.