Testcontainers.MsSql 3.10.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Testcontainers.MsSql --version 3.10.0
                    
NuGet\Install-Package Testcontainers.MsSql -Version 3.10.0
                    
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="Testcontainers.MsSql" Version="3.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Testcontainers.MsSql" Version="3.10.0" />
                    
Directory.Packages.props
<PackageReference Include="Testcontainers.MsSql" />
                    
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 Testcontainers.MsSql --version 3.10.0
                    
#r "nuget: Testcontainers.MsSql, 3.10.0"
                    
#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.
#addin nuget:?package=Testcontainers.MsSql&version=3.10.0
                    
Install Testcontainers.MsSql as a Cake Addin
#tool nuget:?package=Testcontainers.MsSql&version=3.10.0
                    
Install Testcontainers.MsSql as a Cake Tool

Testcontainers

Open in GitHub Codespaces

NuGet CI/CD Alert Status Coverage

Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. The library is built on top of the .NET Docker remote API and provides a lightweight implementation to support your test environment in all circumstances.

Testcontainers Banner

Read the documentation here

License

See LICENSE.

Copyright (c) 2019 - 2024 Andre Hofmeister and other authors.

See contributors for all contributors.


Join our Slack workspace | Testcontainers OSS | Testcontainers Cloud

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Testcontainers.MsSql:

Package Downloads
EasyDesk.CleanArchitecture.Testing.Integration

Utilities for integration testing an application built using the clean architecture packages.

Testcontainers.ServiceBus

Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

LokiBulkDataProcessor

The Loki Bulk Data Processor is an Asp.Net Core library which enables the fast bulk processing of data. It uses the SQL Bulk Copy class under the hood, and can process data model collections or data tables. There is a tutorial available on the Loki Software YouTube channel: https://www.youtube.com/channel/UCZSEs5w0PEySBdb9uFE19FQ/playlists

Adliance.AspNetCore.Buddy.Testing

Library for easy integration tests for ASP.NET core applications, including database dependencies und Docker support.

Nabs.Tests.DatabaseTests

Package Description

GitHub repositories (29)

Showing the top 20 popular GitHub repositories that depend on Testcontainers.MsSql:

Repository Stars
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
Squidex/squidex
Headless CMS and Content Managment Hub
ardalis/Specification
Base class with tests for adding specifications to a DDD model
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
elastic/apm-agent-dotnet
artiomchi/FlexLabs.Upsert
FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Eventuous/eventuous
Event Sourcing library for .NET
DapperLib/DapperAOT
Build time tools in the flavor of Dapper
CommunityToolkit/Aspire
A community project with additional components and extensions for .NET Aspire
serilog-contrib/serilog-ui
Simple Serilog log viewer UI for several sinks.
Version Downloads Last updated
4.3.0 318,769 2/24/2025
4.2.0 134,651 2/10/2025
4.1.0 564,222 12/9/2024
4.1.0-beta.12035377103 247 11/26/2024
4.1.0-beta.11746011829 2,083 11/8/2024
4.0.0 574,740 11/1/2024
3.10.0 1,068,363 9/3/2024
3.9.0 959,692 6/16/2024
3.8.0 965,672 3/19/2024
3.8.0-beta.8238206979 648 3/11/2024
3.7.0 855,151 1/9/2024
3.6.0 495,321 11/10/2023
3.5.0 454,234 9/7/2023
3.4.0 149,565 8/10/2023
3.3.0 309,353 6/27/2023
3.2.0 159,752 5/23/2023
3.1.0 54,300 4/28/2023
3.0.0 198,393 3/8/2023