Testcontainers.PostgreSql
3.8.0-beta.8238206979
Prefix Reserved
See the version list below for details.
dotnet add package Testcontainers.PostgreSql --version 3.8.0-beta.8238206979
NuGet\Install-Package Testcontainers.PostgreSql -Version 3.8.0-beta.8238206979
<PackageReference Include="Testcontainers.PostgreSql" Version="3.8.0-beta.8238206979" />
<PackageVersion Include="Testcontainers.PostgreSql" Version="3.8.0-beta.8238206979" />
<PackageReference Include="Testcontainers.PostgreSql" />
paket add Testcontainers.PostgreSql --version 3.8.0-beta.8238206979
#r "nuget: Testcontainers.PostgreSql, 3.8.0-beta.8238206979"
#addin nuget:?package=Testcontainers.PostgreSql&version=3.8.0-beta.8238206979&prerelease
#tool nuget:?package=Testcontainers.PostgreSql&version=3.8.0-beta.8238206979&prerelease
Testcontainers
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.
Read the documentation here
License
See LICENSE.
Copyright
Copyright (c) 2019 - 2024 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 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. |
-
.NETStandard 2.0
- Testcontainers (>= 3.8.0-beta.8238206979)
-
.NETStandard 2.1
- Testcontainers (>= 3.8.0-beta.8238206979)
-
net6.0
- Testcontainers (>= 3.8.0-beta.8238206979)
-
net8.0
- Testcontainers (>= 3.8.0-beta.8238206979)
NuGet packages (14)
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 |
|
ProjectOrigin.TestCommon
This library contains helper classes to write tests. |
|
Itmo.Dev.Platform.Testing
Package Description |
GitHub repositories (38)
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
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
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
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
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.
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
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
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
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
|
|
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
|
Version | Downloads | Last updated |
---|---|---|
4.4.0 | 27,778 | 4/14/2025 |
4.3.0 | 406,017 | 2/24/2025 |
4.2.0 | 148,017 | 2/10/2025 |
4.1.0 | 620,281 | 12/9/2024 |
4.1.0-beta.12035377103 | 1,226 | 11/26/2024 |
4.1.0-beta.11746011829 | 1,978 | 11/8/2024 |
4.0.0 | 532,052 | 11/1/2024 |
3.10.0 | 980,127 | 9/3/2024 |
3.9.0 | 1,012,930 | 6/16/2024 |
3.8.0 | 1,156,382 | 3/19/2024 |
3.8.0-beta.8238206979 | 1,992 | 3/11/2024 |
3.7.0 | 1,024,377 | 1/9/2024 |
3.6.0 | 592,643 | 11/10/2023 |
3.5.0 | 412,848 | 9/7/2023 |
3.4.0 | 154,307 | 8/10/2023 |
3.3.0 | 380,121 | 6/27/2023 |
3.2.0 | 244,946 | 5/23/2023 |
3.1.0 | 107,109 | 4/28/2023 |
3.0.0 | 279,626 | 3/8/2023 |