VOOZH about

URL: https://www.nuget.org/packages/Testcontainers.MsSql/

⇱ NuGet Gallery | Testcontainers.MsSql 4.12.0




👁 Image
Testcontainers.MsSql 4.12.0

Prefix Reserved
dotnet add package Testcontainers.MsSql --version 4.12.0
 
 
NuGet\Install-Package Testcontainers.MsSql -Version 4.12.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="4.12.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Testcontainers.MsSql" Version="4.12.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 4.12.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Testcontainers.MsSql, 4.12.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.
#:package Testcontainers.MsSql@4.12.0
 
 
#: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=Testcontainers.MsSql&version=4.12.0
 
Install as a Cake Addin
#tool nuget:?package=Testcontainers.MsSql&version=4.12.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Testcontainers

👁 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

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

See contributors for all contributors.


Join our Slack Workspace | Testcontainers OSS | Testcontainers Cloud

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

NuGet packages (28)

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

Package Downloads
Testcontainers.ServiceBus

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

EasyDesk.CleanArchitecture.Testing.Integration

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

Enigmatry.Entry.AspNetCore.Tests.Utilities

Test utilities for AspNetCore projects

Enigmatry.Entry.AspNetCore.Tests.SystemTextJson

Building Block for writing tests in an Entry AspNetCore based project with SystemText Json

Enigmatry.Entry.AspNetCore.Tests.NewtonsoftJson

Building Block for writing tests in an Entry AspNetCore based project with Newtonsoft Json

GitHub repositories (52)

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

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
LuckyPennySoftware/AutoMapper
A convention-based object-object mapper in .NET.
elsa-workflows/elsa-core
The Workflow Engine for .NET
quartznet/quartznet
Quartz Enterprise Scheduler .NET
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
jbogard/Respawn
Intelligent database cleaner for integration tests
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
Squidex/squidex
Headless CMS and Content Managment Hub
ardalis/Specification
Base class with tests for adding specifications to a DDD model
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
jbogard/ContosoUniversityDotNetCore-Pages
With Razor Pages
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
webprofusion/certify
Professional ACME Client for Windows (and now cross-platform via Certify Management Hub). Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Download from certifytheweb.com
sebastienros/yessql
A .NET document database working on any RDBMS
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Version Downloads Last Updated
4.12.0 409,082 5/19/2026
4.11.0 1,816,700 3/12/2026
4.10.0 1,982,759 1/1/2026
4.9.0 939,115 11/23/2025
4.8.1 985,693 10/22/2025
4.8.0 132,576 10/19/2025
4.7.0 1,421,478 8/28/2025
4.6.0 1,729,237 6/13/2025
4.5.0 221,858 6/5/2025
4.4.0 1,516,854 4/14/2025
4.3.0 2,025,262 2/24/2025
4.2.0 465,749 2/10/2025
4.1.0 1,505,111 12/9/2024
4.1.0-beta.12035377103 359 11/26/2024
4.1.0-beta.11746011829 5,900 11/8/2024
4.0.0 1,327,362 11/1/2024
3.10.0 2,590,147 9/3/2024
3.9.0 1,682,771 6/16/2024
3.8.0 1,420,374 3/19/2024
3.8.0-beta.8238206979 788 3/11/2024
Loading failed