![]() |
VOOZH | about |
dotnet add package Testcontainers.MySql --version 4.12.0
NuGet\Install-Package Testcontainers.MySql -Version 4.12.0
<PackageReference Include="Testcontainers.MySql" Version="4.12.0" />
<PackageVersion Include="Testcontainers.MySql" Version="4.12.0" />Directory.Packages.props
<PackageReference Include="Testcontainers.MySql" />Project file
paket add Testcontainers.MySql --version 4.12.0
#r "nuget: Testcontainers.MySql, 4.12.0"
#:package Testcontainers.MySql@4.12.0
#addin nuget:?package=Testcontainers.MySql&version=4.12.0Install as a Cake Addin
#tool nuget:?package=Testcontainers.MySql&version=4.12.0Install as a Cake Tool
👁 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.
See LICENSE.
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. |
Showing the top 5 NuGet packages that depend on Testcontainers.MySql:
| Package | Downloads |
|---|---|
|
Net4x.DapperLibrary.Docker
Package Description |
|
|
IntegrationMocks.Modules.MySql
IntegrationMocks MySql binding. |
|
|
Rig.TUnit.All
Meta-package containing every Rig.TUnit.* package. DISCOURAGED — prefer per-feature or per-stack meta-packages (Rig.TUnit, Rig.TUnit.Microservices). |
|
|
Rig.TUnit.Databases.Sql.MySql
TUnit fixture for MySQL backed by Testcontainers. Per-test isolation, schema bootstrapping, and assertions for MySQL 8.x. |
|
|
SpecFormula.Testcontainers
SpecFormula Testcontainers 整合(選配):PostgreSQL / MySQL / MSSQL 容器自動管理,與 SpecFormulaBridge cleanup 機制對接。 |
Showing the top 20 popular GitHub repositories that depend on Testcontainers.MySql:
| Repository | Stars |
|---|---|
|
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
|
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
|
|
|
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
|
|
|
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
|
|
|
sebastienros/yessql
A .NET document database working on any RDBMS
|
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
|
lingarr-translate/lingarr
Lingarr is an application that supports both local and SaaS translation services to translate subtitle files into a specified target language. With automated translation options, Lingarr simplifies translating subtitles.
|
|
|
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
|
|
|
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.
|
|
| elastic/apm-agent-dotnet | |
|
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
|
|
|
AAEmu/AAEmu
A server software for ArcheAge written in .Net C#
|
|
|
J-Tech-Japan/Sekiban
Sekiban - an Opinionated Event Sourcing and CQRS Framework using C#. It can store data into Azure Cosmos DB, AWS Dynamo DB or Postgres
|
|
|
serilog-contrib/serilog-ui
Simple Serilog log viewer UI for several sinks.
|
|
|
querylenshq/ef-querylens
See the SQL EF Core will generate in real-time while you write LINQ.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.12.0 | 49,728 | 5/19/2026 |
| 4.11.0 | 179,433 | 3/12/2026 |
| 4.10.0 | 215,326 | 1/1/2026 |
| 4.9.0 | 118,967 | 11/23/2025 |
| 4.8.1 | 72,978 | 10/22/2025 |
| 4.8.0 | 10,352 | 10/19/2025 |
| 4.7.0 | 106,348 | 8/28/2025 |
| 4.6.0 | 144,802 | 6/13/2025 |
| 4.5.0 | 16,876 | 6/5/2025 |
| 4.4.0 | 125,111 | 4/14/2025 |
| 4.3.0 | 155,732 | 2/24/2025 |
| 4.2.0 | 114,834 | 2/10/2025 |
| 4.1.0 | 182,411 | 12/9/2024 |
| 4.1.0-beta.12035377103 | 193 | 11/26/2024 |
| 4.1.0-beta.11746011829 | 209 | 11/8/2024 |
| 4.0.0 | 154,694 | 11/1/2024 |
| 3.10.0 | 315,915 | 9/3/2024 |
| 3.9.0 | 223,263 | 6/16/2024 |
| 3.8.0 | 285,947 | 3/19/2024 |
| 3.8.0-beta.8238206979 | 189 | 3/11/2024 |