Colder.DistributedLock.Redis 9.0.1

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Colder.DistributedLock.Redis:

Package Downloads
Demo.DistributedLock

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1 3,116 6/22/2025
1.3.28 3,086 6/22/2025
1.3.26 3,100 2/26/2025
1.3.25 3,118 9/1/2024
1.3.24 3,111 2/25/2024
1.3.23 5,323 1/28/2024
1.3.22 3,354 12/12/2023
1.3.19 3,111 12/9/2023
1.3.18 3,146 9/25/2023
1.3.17 3,120 9/13/2023
1.3.16 3,152 9/3/2023
1.3.15 3,165 8/28/2023
1.3.14 3,154 8/19/2023
1.3.13 3,181 8/11/2023
1.3.12 3,190 8/8/2023
1.3.11 3,173 7/18/2023
1.3.10 3,223 7/15/2023
1.3.9 3,175 7/6/2023
1.3.8 3,237 5/20/2023
1.3.7 3,261 4/10/2023
Loading failed