![]() |
VOOZH | about |
dotnet add package Testcontainers.PostgreSql --version 4.12.0
NuGet\Install-Package Testcontainers.PostgreSql -Version 4.12.0
<PackageReference Include="Testcontainers.PostgreSql" Version="4.12.0" />
<PackageVersion Include="Testcontainers.PostgreSql" Version="4.12.0" />Directory.Packages.props
<PackageReference Include="Testcontainers.PostgreSql" />Project file
paket add Testcontainers.PostgreSql --version 4.12.0
#r "nuget: Testcontainers.PostgreSql, 4.12.0"
#:package Testcontainers.PostgreSql@4.12.0
#addin nuget:?package=Testcontainers.PostgreSql&version=4.12.0Install as a Cake Addin
#tool nuget:?package=Testcontainers.PostgreSql&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.PostgreSql:
| Package | Downloads |
|---|---|
|
Reo.Core.IntegrationTesting
Package Description |
|
|
EasyDesk.CleanArchitecture.Testing.Integration
Utilities for integration testing an application built using the clean architecture packages. |
|
|
DrifterApps.Seeds.Testing
Package Description |
|
|
Croco.Testing
Базовая логика для тестирования приложений |
|
|
rbkApiModules.Testing.Core
Package Description |
Showing the top 20 popular GitHub repositories that depend on Testcontainers.PostgreSql:
| Repository | Stars |
|---|---|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
elsa-workflows/elsa-core
The Workflow Engine for .NET
|
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + React Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
|
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
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
|
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
|
|
|
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
|
|
|
jbogard/Respawn
Intelligent database cleaner for integration tests
|
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
|
tareqimbasher/NetPad
A cross-platform C# editor and playground.
|
|
|
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
|
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
|
npgsql/efcore.pg
Entity Framework Core provider for PostgreSQL
|
|
|
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
|
|
|
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
|
|
|
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
|
|
|
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.12.0 | 606,349 | 5/19/2026 |
| 4.11.0 | 2,201,453 | 3/12/2026 |
| 4.10.0 | 2,379,859 | 1/1/2026 |
| 4.9.0 | 1,379,269 | 11/23/2025 |
| 4.8.1 | 927,199 | 10/22/2025 |
| 4.8.0 | 247,242 | 10/19/2025 |
| 4.7.0 | 1,442,478 | 8/28/2025 |
| 4.6.0 | 1,818,647 | 6/13/2025 |
| 4.5.0 | 261,618 | 6/5/2025 |
| 4.4.0 | 1,620,963 | 4/14/2025 |
| 4.3.0 | 2,222,906 | 2/24/2025 |
| 4.2.0 | 682,438 | 2/10/2025 |
| 4.1.0 | 1,551,562 | 12/9/2024 |
| 4.1.0-beta.12035377103 | 1,438 | 11/26/2024 |
| 4.1.0-beta.11746011829 | 3,795 | 11/8/2024 |
| 4.0.0 | 1,258,602 | 11/1/2024 |
| 3.10.0 | 2,330,138 | 9/3/2024 |
| 3.9.0 | 2,014,411 | 6/16/2024 |
| 3.8.0 | 2,059,444 | 3/19/2024 |
| 3.8.0-beta.8238206979 | 2,195 | 3/11/2024 |