DistributedLock.Redis
1.0.1
See the version list below for details.
dotnet add package DistributedLock.Redis --version 1.0.1
NuGet\Install-Package DistributedLock.Redis -Version 1.0.1
<PackageReference Include="DistributedLock.Redis" Version="1.0.1" />
paket add DistributedLock.Redis --version 1.0.1
#r "nuget: DistributedLock.Redis, 1.0.1"
// Install DistributedLock.Redis as a Cake Addin
#addin nuget:?package=DistributedLock.Redis&version=1.0.1
// Install DistributedLock.Redis as a Cake Tool
#tool nuget:?package=DistributedLock.Redis&version=1.0.1
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- DistributedLock.Core (>= 1.0.0 && < 1.1.0)
- StackExchange.Redis (>= 2.2.4)
-
.NETStandard 2.0
- DistributedLock.Core (>= 1.0.0 && < 1.1.0)
- StackExchange.Redis (>= 2.2.4)
-
.NETStandard 2.1
- DistributedLock.Core (>= 1.0.0 && < 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. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
|
|
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
|