RedLock.net.StrongName
2.1.0
From version 2.2.0 onwards, the RedLock.net package is strong named - use that package instead.
dotnet add package RedLock.net.StrongName --version 2.1.0
NuGet\Install-Package RedLock.net.StrongName -Version 2.1.0
<PackageReference Include="RedLock.net.StrongName" Version="2.1.0" />
paket add RedLock.net.StrongName --version 2.1.0
#r "nuget: RedLock.net.StrongName, 2.1.0"
// Install RedLock.net.StrongName as a Cake Addin
#addin nuget:?package=RedLock.net.StrongName&version=2.1.0
// Install RedLock.net.StrongName as a Cake Tool
#tool nuget:?package=RedLock.net.StrongName&version=2.1.0
This package is deprecated.
From version 2.2.0 onwards, the RedLock.net package is strong named - use that package instead.
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 | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- Microsoft.Extensions.Logging (>= 1.1.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
- StackExchange.Redis.StrongName (>= 1.2.6 && < 2.0.0)
- System.ValueTuple (>= 4.4.0)
-
.NETFramework 4.6.1
- Microsoft.Extensions.Logging (>= 2.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.1)
- StackExchange.Redis.StrongName (>= 1.2.6 && < 2.0.0)
- System.Linq.Parallel (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
-
.NETStandard 1.5
- Microsoft.Extensions.Logging (>= 1.1.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
- NETStandard.Library (>= 1.6.1)
- StackExchange.Redis.StrongName (>= 1.2.6 && < 2.0.0)
- System.Linq.Parallel (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.1)
- StackExchange.Redis.StrongName (>= 1.2.6 && < 2.0.0)
- System.Linq.Parallel (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on RedLock.net.StrongName:
Package | Downloads |
---|---|
RNet.Core
RNet开发框架之核心 |
|
LiteX.Cache.Redis
Distributed caching based on StackExchange.Redis and Redis. Small library for manage cache with Redis. A quick setup for Redis. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with Redis Cache integration with your system. LiteXCache is simple yet powerful and very high-performance cache mechanism and incorporating both synchronous and asynchronous usage with some advanced usages of caching which can help us to handle caching more easier! Provide Cache service for any type of application (.NET 5, .NET Core, .NET Standard). Very simple yet advanced configuration. Minimal (one line) code configuration is required. |
|
Xecms.Core
Core upgraded to 3.1 |
|
RegenerativeDistributedCache.Redis
Basic redis backed implementations of the interfaces in RegenerativeDistributedCache.Interfaces for an external (network) cache, a fan out pub/sub message bus, and a distributed locking mechanism for use with RegenerativeDistributedCache.RegenerativeCacheManager. |
|
MassTransit.RedisSagas.RedLock.StrongName
MassTransit.RedisSagas is a distributed application framework for .NET |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RedLock.net.StrongName:
Repository | Stars |
---|---|
dreling8/Nop.Framework
c# asp.net mvc base development framework from nopCommerce。
|
Version | Downloads | Last updated | |
---|---|---|---|
2.1.0 | 696,772 | 9/5/2018 | |
2.1.0-pre2 | 33,139 | 6/9/2018 | |
2.1.0-pre1 | 995 | 2/13/2018 | |
2.0.0 | 176,035 | 2/13/2018 | |
2.0.0-pre2 | 1,617 | 10/22/2017 | |
2.0.0-pre1 | 1,459 | 7/21/2017 | |
1.7.5 | 94,220 | 7/16/2017 | |
1.7.4 | 59,710 | 10/26/2016 | |
1.7.3 | 3,573 | 5/25/2016 | |
1.7.2 | 1,451 | 4/22/2016 | |
1.7.1 | 1,089 | 4/21/2016 | |
1.7.0 | 924 | 4/21/2016 | |
1.6.4 | 923 | 4/14/2016 | |
1.6.3 | 1,549 | 3/17/2016 | |
1.6.2 | 1,147 | 12/4/2015 | |
1.6.1 | 1,117 | 11/25/2015 |
2.1.0 - Add connection change events and more detailed lock status information
2.0.0 - .NET Core release