CK.Testing.SqlServer 14.1.1

dotnet add package CK.Testing.SqlServer --version 14.1.1
                    
NuGet\Install-Package CK.Testing.SqlServer -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="CK.Testing.SqlServer" Version="14.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CK.Testing.SqlServer" Version="14.1.1" />
                    
Directory.Packages.props
<PackageReference Include="CK.Testing.SqlServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CK.Testing.SqlServer --version 14.1.1
                    
#r "nuget: CK.Testing.SqlServer, 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.
#:package CK.Testing.SqlServer@14.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CK.Testing.SqlServer&version=14.1.1
                    
Install as a Cake Addin
#tool nuget:?package=CK.Testing.SqlServer&version=14.1.1
                    
Install as a Cake Tool

Contains Sql Server test helpers.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CK.Testing.SqlServer:

Package Downloads
CK.Testing.DBSetup

Extends CK.Testing.SqlServer and CK.Testing.SetupableSetup TestHelper with a simple RunDBSetup method.

CK.Testing.SqlServerEngine

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
14.1.1 111 1/14/2026
14.1.0 3,172 11/14/2025
14.0.1 3,148 9/27/2025
14.0.0 1,922 9/11/2025
13.0.0 993 7/4/2025
12.1.0 1,152 4/10/2025
12.0.1 1,092 3/19/2025
12.0.0 1,140 3/17/2025
11.1.0 1,206 2/3/2025
11.0.0 1,911 11/21/2024
10.0.1 3,620 8/27/2024
10.0.0 3,258 7/3/2024
9.0.0 2,892 12/10/2023
8.1.0 2,158 11/12/2023
8.0.2 2,121 11/8/2023
8.0.1 3,947 10/20/2023
8.0.0 2,251 10/8/2023
7.1.1 645 3/3/2023
7.1.0 551 3/2/2023
7.0.0 8,393 2/23/2023
Loading failed