Dkd.Infra.Redis 1.0.0

dotnet add package Dkd.Infra.Redis --version 1.0.0
NuGet\Install-Package Dkd.Infra.Redis -Version 1.0.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="Dkd.Infra.Redis" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dkd.Infra.Redis --version 1.0.0
#r "nuget: Dkd.Infra.Redis, 1.0.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.
// Install Dkd.Infra.Redis as a Cake Addin
#addin nuget:?package=Dkd.Infra.Redis&version=1.0.0

// Install Dkd.Infra.Redis as a Cake Tool
#tool nuget:?package=Dkd.Infra.Redis&version=1.0.0

This library integrates the `StackExchange.Redis` client and provides common Redis type operations, distributed locks, and bloom filters.

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 Dkd.Infra.Redis:

Package Downloads
Dkd.Infra.Redis.Caching

This library is a further encapsulation based on `Dkd.Infra.Redis` and is responsible for cache management. In addition to common operations, it also solves cache penetration, breakdown, avalanche and other problems.

Dkd.Infra.IdGenerater

This library is responsible for the generation of Id. It currently implements the snowflake algorithm generator and can dynamically obtain WorkerId.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 99 5/5/2024