Soenneker.Redis.Lock 4.0.2768

Prefix Reserved
dotnet add package Soenneker.Redis.Lock --version 4.0.2768
                    
NuGet\Install-Package Soenneker.Redis.Lock -Version 4.0.2768
                    
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="Soenneker.Redis.Lock" Version="4.0.2768" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Redis.Lock" Version="4.0.2768" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Redis.Lock" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Redis.Lock --version 4.0.2768
                    
#r "nuget: Soenneker.Redis.Lock, 4.0.2768"
                    
#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.
#:package Soenneker.Redis.Lock@4.0.2768
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Redis.Lock&version=4.0.2768
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Redis.Lock&version=4.0.2768
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Redis.Lock

A utility library leveraging Redis that provides distributed locking

Installation

dotnet add package Soenneker.Redis.Lock
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 Soenneker.Redis.Lock:

Package Downloads
Soenneker.Redis.Suite

A concoction of Redis utilities and libraries

Soenneker.Runners.Redis.Locks

A task runner that uses IRedisLockUtil to release a set of distributed Redis locks, typically when the application starts

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.2768 0 6/26/2026
4.0.2767 4 6/25/2026
4.0.2766 108 6/24/2026
4.0.2765 194 6/22/2026
4.0.2764 131 6/21/2026
4.0.2763 107 6/21/2026
4.0.2762 93 6/20/2026
4.0.2761 113 6/20/2026
4.0.2760 147 6/20/2026
4.0.2759 97 6/20/2026
4.0.2758 129 6/20/2026
4.0.2757 102 6/19/2026
4.0.2756 124 6/19/2026
4.0.2755 113 6/19/2026
4.0.2754 112 6/18/2026
4.0.2752 153 6/17/2026
4.0.2751 104 6/17/2026
4.0.2750 136 6/17/2026
4.0.2749 142 6/16/2026
4.0.2748 119 6/16/2026
Loading failed

Update dependency Soenneker.Redis.Util to 4.0.5257 (#3379)