CodeDesignPlus.Net.Redis.Abstractions 0.3.0-beta.3

This is a prerelease version of CodeDesignPlus.Net.Redis.Abstractions.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CodeDesignPlus.Net.Redis.Abstractions --version 0.3.0-beta.3                
NuGet\Install-Package CodeDesignPlus.Net.Redis.Abstractions -Version 0.3.0-beta.3                
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="CodeDesignPlus.Net.Redis.Abstractions" Version="0.3.0-beta.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeDesignPlus.Net.Redis.Abstractions --version 0.3.0-beta.3                
#r "nuget: CodeDesignPlus.Net.Redis.Abstractions, 0.3.0-beta.3"                
#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.
// Install CodeDesignPlus.Net.Redis.Abstractions as a Cake Addin
#addin nuget:?package=CodeDesignPlus.Net.Redis.Abstractions&version=0.3.0-beta.3&prerelease

// Install CodeDesignPlus.Net.Redis.Abstractions as a Cake Tool
#tool nuget:?package=CodeDesignPlus.Net.Redis.Abstractions&version=0.3.0-beta.3&prerelease                

CodeDesignPlus.Net.Redis

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%) Vulnerabilities

Description

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.

Table of Contents

About The Project

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.

Key Features

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

Installation

To install the package, run the following command:

dotnet add package CodeDesignPlus.Net.Redis

Usage

For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc

Roadmap

Refer to issues for a list of proposed features and known issues.

Roadmap

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b features/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com

Project Link: CodeDesignPlus.Net.Redis

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CodeDesignPlus.Net.Redis.Abstractions:

Package Downloads
CodeDesignPlus.Net.Redis

CodeDesignPlus.Net.Redis provides a robust framework for integrating Redis with .NET Core applications. This library simplifies the process of interacting with Redis, enabling developers to build scalable and efficient caching and data storage solutions using Redis.

CodeDesignPlus.Net.Observability

CodeDesignPlus.Net.Observability provides a comprehensive framework for monitoring and observability in .NET Core applications. This library simplifies the process of collecting, analyzing, and visualizing application metrics and logs, enabling developers to build robust and maintainable observability solutions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0-beta.14 0 11/8/2024
0.5.0-beta.13 6 11/7/2024
0.5.0-beta.11 32 11/6/2024
0.5.0-beta.9 32 11/3/2024
0.5.0-beta.6 30 11/1/2024
0.5.0-beta.4 34 10/31/2024
0.3.0-rc.3 40 10/28/2024
0.3.0-beta.3 37 10/28/2024
0.3.0-alpha.3 33 10/28/2024
0.2.0-rc.27 36 10/25/2024
0.2.0-rc.18 52 10/1/2024
0.2.0-beta.27 30 10/25/2024
0.2.0-beta.18 90 10/1/2024
0.2.0-alpha.27 30 10/25/2024
0.2.0-alpha.26 32 10/25/2024
0.2.0-alpha.25 35 10/25/2024
0.2.0-alpha.24 32 10/25/2024
0.2.0-alpha.23 34 10/24/2024
0.2.0-alpha.22 34 10/24/2024
0.2.0-alpha.21 34 10/23/2024
0.2.0-alpha.20 35 10/22/2024
0.2.0-alpha.19 47 10/21/2024
0.2.0-alpha.18 42 10/1/2024
0.2.0-alpha.17 46 10/1/2024
0.2.0-alpha.16 39 9/30/2024
0.2.0-alpha.15 44 9/30/2024
0.2.0-alpha.14 43 9/30/2024
0.2.0-alpha.13 49 9/29/2024
0.2.0-alpha.12 42 9/29/2024
0.2.0-alpha.11 44 9/29/2024
0.2.0-alpha.10 47 9/28/2024
0.2.0-alpha.9 43 9/28/2024
0.2.0-alpha.7 47 9/28/2024
0.2.0-alpha.6 45 9/28/2024
0.2.0-alpha.5 44 9/28/2024
0.2.0-alpha.4 39 9/28/2024
0.2.0-alpha.3 54 9/1/2024
0.2.0-alpha.2 40 9/28/2024
0.1.2-alpha.1 62 8/24/2024
0.1.2-alpha.0 64 8/24/2024
0.1.1 161 8/23/2024
0.1.1-alpha.19 70 8/23/2024