Soenneker.Runners.Redis.Locks 4.0.657

Prefix Reserved
dotnet add package Soenneker.Runners.Redis.Locks --version 4.0.657
                    
NuGet\Install-Package Soenneker.Runners.Redis.Locks -Version 4.0.657
                    
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.Runners.Redis.Locks" Version="4.0.657" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Runners.Redis.Locks" Version="4.0.657" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Runners.Redis.Locks" />
                    
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.Runners.Redis.Locks --version 4.0.657
                    
#r "nuget: Soenneker.Runners.Redis.Locks, 4.0.657"
                    
#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.Runners.Redis.Locks@4.0.657
                    
#: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.Runners.Redis.Locks&version=4.0.657
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Runners.Redis.Locks&version=4.0.657
                    
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.Runners.Redis.Locks

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

Installation

dotnet add package Soenneker.Runners.Redis.Locks
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.657 938 3/12/2026
4.0.655 113 3/12/2026
4.0.654 113 3/12/2026
4.0.653 115 3/12/2026
4.0.652 110 3/12/2026
4.0.651 117 3/12/2026
4.0.650 113 3/11/2026
4.0.649 117 3/11/2026
4.0.648 114 3/11/2026
4.0.647 122 3/11/2026
4.0.646 116 3/11/2026
4.0.645 115 3/11/2026
4.0.644 121 3/11/2026
4.0.643 110 3/11/2026
4.0.642 111 3/11/2026
4.0.641 112 3/11/2026
4.0.640 105 3/11/2026
4.0.639 114 3/11/2026
4.0.638 117 3/11/2026
4.0.637 115 3/10/2026
Loading failed

improves CI