Adnc.Infra.Redis 0.9.9.2

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

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

该库集成了`StackExchange.Redis`客户端,提供Redis常用类型操作、分布式锁、布隆过滤器。

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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 Adnc.Infra.Redis:

Package Downloads
Adnc.Infra.Redis.Caching

该工库是在`Adnc.Infra.Redis`基础上的进一步封装,负责缓存管理,除常用操作外还解决了缓存穿透,击穿,雪崩等问题。

Adnc.Infra.IdGenerater

该库负责Id的生成,目前实现了雪花算法生成器,可以动态获取WorkerId。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.9.2 398 5/21/2023
0.9.9.1 259 5/12/2023
0.9.9 413 4/13/2023
0.9.8 395 4/6/2023
0.9.7.2 575 4/2/2023
0.9.7.1 319 3/30/2023
0.9.6 521 3/23/2023
0.9.5 426 3/19/2023
0.9.4 605 12/30/2022
0.9.3.4 465 10/28/2022