Skip to main content
DotNet.Testcontainers package icon

DotNet.Testcontainers

A lightweight library to run tests with throwaway instances of Docker containers.

Total Downloads
1.8M
1,767,096
Published
Feb 18, 2019
Latest stable version

Install

.NET CLI
dotnet add package DotNet.Testcontainers --version 0.0.2
Package Manager Console
Install-Package DotNet.Testcontainers -Version 0.0.2
PackageReference
<PackageReference Include="DotNet.Testcontainers" Version="0.0.2" />

Frameworks

.NETStandard2.0

Dependencies

Docker.DotNet
.NETStandard2.0
[3.125.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to Testcontainers as an alternative.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.