TestContainers 0.0.1-alpha
Prefix ReservedSee the version list below for details.
dotnet add package TestContainers --version 0.0.1-alpha
NuGet\Install-Package TestContainers -Version 0.0.1-alpha
<PackageReference Include="TestContainers" Version="0.0.1-alpha" />
<PackageVersion Include="TestContainers" Version="0.0.1-alpha" />
<PackageReference Include="TestContainers" />
paket add TestContainers --version 0.0.1-alpha
#r "nuget: TestContainers, 0.0.1-alpha"
#addin nuget:?package=TestContainers&version=0.0.1-alpha&prerelease
#tool nuget:?package=TestContainers&version=0.0.1-alpha&prerelease
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. |
.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
- docker.dotnet (>= 3.125.1)
- Microsoft.Extensions.DependencyModel (>= 2.0.4)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.0.0)
NuGet packages (96)
Showing the top 5 NuGet packages that depend on TestContainers:
Package | Downloads |
---|---|
Testcontainers.PostgreSql
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. |
|
Testcontainers.MsSql
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. |
|
Testcontainers.Redis
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. |
|
Testcontainers.Azurite
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. |
|
Testcontainers.MongoDb
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. |
GitHub repositories (61)
Showing the top 20 popular GitHub repositories that depend on TestContainers:
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 9
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
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
|
|
sshnet/SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
|
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
|
|
robinrodricks/FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
|
|
eventflow/EventFlow
Async/await first CQRS+ES and DDD 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.
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
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.
|
|
SteveDunn/Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
|
|
SolrNet/SolrNet
Solr client for .Net
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 758,522 | 2 months ago |
4.2.0 | 362,744 | 2 months ago |
4.1.0 | 1,475,208 | 4 months ago |
4.1.0-beta.12035377103 | 1,984 | 4 months ago |
4.1.0-beta.11746011829 | 4,869 | 5 months ago |
4.0.0 | 1,448,980 | 5 months ago |
3.10.0 | 2,783,227 | 7 months ago |
3.9.0 | 3,627,498 | 10 months ago |
3.8.0 | 3,320,317 | 3/19/2024 |
3.8.0-beta.8238206979 | 6,574 | 3/11/2024 |
3.7.0 | 2,722,069 | 1/9/2024 |
3.6.0 | 1,664,175 | 11/10/2023 |
3.5.0 | 1,496,024 | 9/7/2023 |
3.4.0 | 584,212 | 8/10/2023 |
3.3.0 | 1,156,865 | 6/27/2023 |
3.2.0 | 703,293 | 5/23/2023 |
3.1.0 | 246,802 | 4/28/2023 |
3.0.0 | 787,536 | 3/8/2023 |
2.4.0 | 578,239 | 2/1/2023 |
2.3.0 | 1,065,900 | 12/12/2022 |
2.3.0-beta.3547636764 | 2,944 | 11/25/2022 |
2.2.0 | 1,180,392 | 10/27/2022 |
2.2.0-beta.3336066153 | 3,593 | 10/27/2022 |
2.2.0-beta.3311860540 | 3,783 | 10/24/2022 |
2.2.0-beta.3290165812 | 1,281 | 10/20/2022 |
2.2.0-beta.3123645733 | 10,872 | 9/25/2022 |
2.2.0-beta.2835065501 | 51,157 | 8/10/2022 |
2.2.0-beta.2797896103 | 6,218 | 8/4/2022 |
2.2.0-beta.2760496496 | 1,403 | 7/29/2022 |
2.1.0 | 1,083,149 | 7/20/2022 |
2.1.0-beta.2698157448 | 11,782 | 7/19/2022 |
2.1.0-beta.2561986470 | 1,408 | 6/25/2022 |
2.1.0-beta.2543038937 | 202 | 6/22/2022 |
2.1.0-beta.2536126951 | 211 | 6/21/2022 |
2.0.1 | 53,644 | 6/22/2022 |
2.0.0 | 6,141 | 6/21/2022 |
1.7.0-beta.2530372824 | 293 | 6/20/2022 |
0.0.2.107 | 26,796 | 7/16/2019 |
0.0.2.106 | 1,326 | 7/11/2019 |
0.0.2.64 | 7,244 | 2/15/2019 |
0.0.2.57 | 3,115 | 9/27/2018 |
0.0.2.55 | 1,861 | 7/20/2018 |
0.0.2.53 | 1,823 | 7/4/2018 |
0.0.2-alpha | 1,679 | 6/22/2018 |
0.0.1-alpha | 1,554 | 3/7/2018 |