SqlServer.TestDatabaseBuilder 14.1.1

dotnet add package SqlServer.TestDatabaseBuilder --version 14.1.1
NuGet\Install-Package SqlServer.TestDatabaseBuilder -Version 14.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SqlServer.TestDatabaseBuilder" Version="14.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlServer.TestDatabaseBuilder --version 14.1.1
#r "nuget: SqlServer.TestDatabaseBuilder, 14.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SqlServer.TestDatabaseBuilder as a Cake Addin
#addin nuget:?package=SqlServer.TestDatabaseBuilder&version=14.1.1

// Install SqlServer.TestDatabaseBuilder as a Cake Tool
#tool nuget:?package=SqlServer.TestDatabaseBuilder&version=14.1.1

Database builder based on smo objects for SQL Server 2017.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SqlServer.TestDatabaseBuilder:

Package Downloads
SqlServer.TestDatabaseBuilder.Samples

Test samples with NUnit

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
14.1.1 1,246 7/19/2018
14.0.1 1,093 7/18/2018
13.0.1 1,097 7/18/2018
13.0.0 904 7/17/2018
12.2.3 1,803 3/21/2016
11.2.3 1,197 3/21/2016
1.2.3 1,161 3/15/2016
1.2.2 1,560 2/11/2016
1.2.1 1,295 2/11/2016
1.2.0 1,288 2/11/2016
1.1.0 1,165 2/8/2016
1.0.0 1,183 2/7/2016

14.1.1 - Version SQL Server 2017 - Support for SQL User Authentication from connection string
     14.0.0 - Version SQL Server 2017 - SMO-Objects included
     13.0.1 - Version SQL Server 2016 - Filegroup-Bug resolved
     13.0.0 - Version SQL Server 2016
     12.2.3 - Version SQL Server 2014
     11.2.3 - Version SQL Server 2012
     1.2.0 - improvments for transaction handling
     1.1.0 - Mixed Mode Assembly error fixed, which occurs at ExecuteScript