DistributedLock.Redis
1.0.2
dotnet add package DistributedLock.Redis --version 1.0.2
NuGet\Install-Package DistributedLock.Redis -Version 1.0.2
<PackageReference Include="DistributedLock.Redis" Version="1.0.2" />
paket add DistributedLock.Redis --version 1.0.2
#r "nuget: DistributedLock.Redis, 1.0.2"
// Install DistributedLock.Redis as a Cake Addin
#addin nuget:?package=DistributedLock.Redis&version=1.0.2
// Install DistributedLock.Redis as a Cake Tool
#tool nuget:?package=DistributedLock.Redis&version=1.0.2
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- DistributedLock.Core (>= 1.0.5 && < 1.1.0)
- StackExchange.Redis (>= 2.2.4)
-
.NETStandard 2.0
- DistributedLock.Core (>= 1.0.5 && < 1.1.0)
- StackExchange.Redis (>= 2.2.4)
-
.NETStandard 2.1
- DistributedLock.Core (>= 1.0.5 && < 1.1.0)
- StackExchange.Redis (>= 2.2.4)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on DistributedLock.Redis:
Package | Downloads |
---|---|
DistributedLock
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually. |
|
ClownFish.Nebula.net
简单易用的应用程序开发框架,支持多种架构模式(SaaS多租户/微服务/单体/模块化),内置强大的日志和监控能力。 |
|
Elsa.DistributedLocking.Redis
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a distributed locking provider using Redis. |
|
Elsa.Providers.Redis
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a Redis implementation of a distributed lock provider and distributed cache signaler. |
|
Zq.Utils.Core
.NET Standard2.0、.NET Standard2.1、.NET5、.NET6版本工具类 |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on DistributedLock.Redis:
Repository | Stars |
---|---|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
|
|
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
|