![]() |
VOOZH | about |
dotnet add package CodeDesignPlus.Net.Redis --version 0.11.0
NuGet\Install-Package CodeDesignPlus.Net.Redis -Version 0.11.0
<PackageReference Include="CodeDesignPlus.Net.Redis" Version="0.11.0" />
<PackageVersion Include="CodeDesignPlus.Net.Redis" Version="0.11.0" />Directory.Packages.props
<PackageReference Include="CodeDesignPlus.Net.Redis" />Project file
paket add CodeDesignPlus.Net.Redis --version 0.11.0
#r "nuget: CodeDesignPlus.Net.Redis, 0.11.0"
#:package CodeDesignPlus.Net.Redis@0.11.0
#addin nuget:?package=CodeDesignPlus.Net.Redis&version=0.11.0Install as a Cake Addin
#tool nuget:?package=CodeDesignPlus.Net.Redis&version=0.11.0Install as a Cake Tool
👁 Quality Gate Status
👁 Bugs
👁 Code Smells
👁 Coverage
👁 Duplicated Lines (%)
👁 Vulnerabilities
The CodeDesignPlus.Net.Redis library is a component of the CodeDesignPlus.Net SDK, designed to facilitate the integration of Redis within .NET applications. This library offers a streamlined interface for configuring and managing Redis connections, enhancing performance and reliability in distributed systems through efficient caching and data storage solutions.
The CodeDesignPlus.Net.Redis library is a component of the CodeDesignPlus.Net SDK, designed to facilitate the integration of Redis within .NET applications. This library offers a streamlined interface for configuring and managing Redis connections, enhancing performance and reliability in distributed systems through efficient caching and data storage solutions.
Flexible Redis Configuration: The library provides comprehensive configuration options for Redis, including settings for connection strings, SSL certificates, and thread priorities. This is managed through the RedisOptions and Instance classes, which ensure that Redis instances can be customized to meet specific application needs.
Connection Management: Robust handling of Redis connections, including automatic retries and connection event management, is implemented to ensure high availability and resilience. The RedisService class orchestrates these connections, including event handling for configuration changes, connection failures, and restorations.
Service Factory: The RedisServiceFactory class facilitates the creation and management of Redis services, ensuring that each Redis instance is correctly initialized and maintained. This factory pattern helps in managing multiple Redis instances efficiently.
Error Handling: Detailed error handling mechanisms, including custom exceptions such as RedisException, provide clarity and control over Redis operation failures, enabling developers to implement graceful degradation and recovery strategies.
Dependency Injection Support: The library integrates seamlessly with .NET's dependency injection framework, allowing for easy setup and management of Redis services within an application's service collection. This is achieved through extension methods provided in the ServiceCollectionExtensions class.
These features make the CodeDesignPlus.Net.Redis library a powerful tool for developers seeking to integrate Redis into their .NET applications, providing flexibility, reliability, and ease of use.
To install the package, run the following command:
dotnet add package CodeDesignPlus.Net.Redis
For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc
Refer to issues for a list of proposed features and known issues.
Distributed under the MIT License. See LICENSE for more information.
CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com
Project Link: CodeDesignPlus.Net.Redis
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 was computed. 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. |
Showing the top 1 NuGet packages that depend on CodeDesignPlus.Net.Redis:
| Package | Downloads |
|---|---|
|
CodeDesignPlus.Net.Redis.PubSub.Abstractions
CodeDesignPlus.Net.Redis.PubSub.Abstractions provides essential interfaces and abstract classes for implementing publish-subscribe patterns with Redis in .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for event-driven systems using Redis, enabling better testing and extensibility. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-beta.12897 | 0 | 6/19/2026 |
| 0.13.0-beta.12851 | 56 | 6/3/2026 |
| 0.13.0-beta.12850 | 673 | 5/31/2026 |
| 0.13.0-beta.12848 | 449 | 5/25/2026 |
| 0.13.0-beta.12847 | 491 | 5/24/2026 |
| 0.13.0-beta.12840 | 103 | 5/21/2026 |
| 0.13.0-beta.12839 | 541 | 5/20/2026 |
| 0.13.0-beta.12822 | 920 | 5/18/2026 |
| 0.13.0-beta.12816 | 62 | 5/18/2026 |
| 0.13.0-beta.12815 | 120 | 5/17/2026 |
| 0.13.0-beta.12808 | 54 | 5/17/2026 |
| 0.13.0-beta.12770 | 140 | 5/16/2026 |
| 0.13.0-beta.12769 | 79 | 5/16/2026 |
| 0.13.0-beta.12768 | 55 | 5/16/2026 |
| 0.13.0-beta.12767 | 239 | 5/14/2026 |
| 0.13.0-beta.12766 | 180 | 5/1/2026 |
| 0.13.0-beta.12765 | 53 | 5/1/2026 |
| 0.13.0-beta.12762 | 54 | 5/1/2026 |
| 0.13.0-beta.12761 | 63 | 4/30/2026 |
| 0.11.0 | 879 | 7/23/2025 |