VOOZH about

URL: https://www.nuget.org/packages/Testcontainers.Redis/

⇱ NuGet Gallery | Testcontainers.Redis 4.12.0




👁 Image
Testcontainers.Redis 4.12.0

Prefix Reserved
dotnet add package Testcontainers.Redis --version 4.12.0
 
 
NuGet\Install-Package Testcontainers.Redis -Version 4.12.0
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Testcontainers.Redis" Version="4.12.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Testcontainers.Redis" Version="4.12.0" />
 
Directory.Packages.props
<PackageReference Include="Testcontainers.Redis" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Testcontainers.Redis --version 4.12.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Testcontainers.Redis, 4.12.0"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Testcontainers.Redis@4.12.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Testcontainers.Redis&version=4.12.0
 
Install as a Cake Addin
#tool nuget:?package=Testcontainers.Redis&version=4.12.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Testcontainers

👁 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.

👁 Testcontainers Banner

Read the documentation here

License

See LICENSE.

Copyright

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Testcontainers.Redis:

Package Downloads
Reo.Core.IntegrationTesting

Package Description

ProjectOrigin.TestCommon

This library contains helper classes to write tests.

Enhanced.Testing.Component.Redis

Enhanced.Testing.Component is a NuGet package that provides a set of tools for component testing ASP.NET Core applications.

MelbergFramework.ComponentTesting.Redis

Package Description

Gems.TestInfrastructure.Redis

Инфраструктура для тестирования баз данных Redis

GitHub repositories (19)

Showing the top 19 popular GitHub repositories that depend on Testcontainers.Redis:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
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
JasperFx/wolverine
Supercharged .NET server side development!
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
meziantou/Meziantou.Framework
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
ChilliCream/graphql-workshop
Getting started with GraphQL on ASP.NET Core and Hot Chocolate - Workshop
Eventuous/eventuous
Event Sourcing library for .NET
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
alex289/CleanArchitecture
Sample .NET 10 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
oidcproxydotnet/OidcProxy.Net
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications
sa-es-ir/DotNet.RateLimit
A Distributed RateLimit for Controller-Actions and Minimal API.
alex-on-ai/WebReaper
AI-native web scraper. Single binary with a bundled Claude Code skill. MIT-licensed alternative to Firecrawl.
netcorepal/d3shop
An online shop project based on Domain-Driven Design
Version Downloads Last Updated
4.12.0 206,779 5/19/2026
4.11.0 839,038 3/12/2026
4.10.0 852,924 1/1/2026
4.9.0 614,275 11/23/2025
4.8.1 387,161 10/22/2025
4.8.0 364,223 10/19/2025
4.7.0 645,411 8/28/2025
4.6.0 816,738 6/13/2025
4.5.0 82,713 6/5/2025
4.4.0 483,438 4/14/2025
4.3.0 1,067,756 2/24/2025
4.2.0 188,074 2/10/2025
4.1.0 679,185 12/9/2024
4.1.0-beta.12035377103 288 11/26/2024
4.1.0-beta.11746011829 1,037 11/8/2024
4.0.0 486,672 11/1/2024
3.10.0 778,738 9/3/2024
3.9.0 694,766 6/16/2024
3.8.0 562,942 3/19/2024
3.8.0-beta.8238206979 212 3/11/2024
Loading failed