StackExchange.Redis.StrongName
1.1.0-alpha2
This is a prerelease version of StackExchange.Redis.StrongName.
dotnet add package StackExchange.Redis.StrongName --version 1.1.0-alpha2
NuGet\Install-Package StackExchange.Redis.StrongName -Version 1.1.0-alpha2
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="StackExchange.Redis.StrongName" Version="1.1.0-alpha2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackExchange.Redis.StrongName --version 1.1.0-alpha2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StackExchange.Redis.StrongName, 1.1.0-alpha2"
#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.
// Install StackExchange.Redis.StrongName as a Cake Addin #addin nuget:?package=StackExchange.Redis.StrongName&version=1.1.0-alpha2&prerelease // Install StackExchange.Redis.StrongName as a Cake Tool #tool nuget:?package=StackExchange.Redis.StrongName&version=1.1.0-alpha2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
High performance Redis client, incorporating both synchronous and asynchronous usage.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet55 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETPlatform 5.5
- System.Collections.Concurrent (>= 4.0.11-beta-23516)
- System.Collections.NonGeneric (>= 4.0.1-beta-23516)
- System.Diagnostics.Debug (>= 4.0.11-beta-23516)
- System.Diagnostics.Tools (>= 4.0.1-beta-23516)
- System.Diagnostics.TraceSource (>= 4.0.0-beta-23516)
- System.Globalization (>= 4.0.11-beta-23516)
- System.IO (>= 4.0.11-beta-23516)
- System.IO.Compression (>= 4.1.0-beta-23516)
- System.IO.FileSystem (>= 4.0.1-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Net.NameResolution (>= 4.0.0-beta-23516)
- System.Net.Primitives (>= 4.0.11-beta-23516)
- System.Net.Security (>= 4.0.0-beta-23516)
- System.Net.Sockets (>= 4.1.0-beta-23516)
- System.Reflection (>= 4.1.0-beta-23516)
- System.Reflection.Emit (>= 4.0.1-beta-23516)
- System.Reflection.Emit.Lightweight (>= 4.0.1-beta-23516)
- System.Reflection.Primitives (>= 4.0.1-beta-23516)
- System.Reflection.TypeExtensions (>= 4.1.0-beta-23516)
- System.Security.Cryptography.Algorithms (>= 4.0.0-beta-23516)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-23516)
- System.Text.Encoding (>= 4.0.11-beta-23516)
- System.Text.RegularExpressions (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- System.Threading.Tasks (>= 4.0.11-beta-23516)
- System.Threading.Thread (>= 4.0.0-beta-23516)
- System.Threading.ThreadPool (>= 4.0.10-beta-23516)
- System.Threading.Timer (>= 4.0.1-beta-23516)
-
DNXCore 5.0
- System.Collections.Concurrent (>= 4.0.11-beta-23516)
- System.Collections.NonGeneric (>= 4.0.1-beta-23516)
- System.Diagnostics.Debug (>= 4.0.11-beta-23516)
- System.Diagnostics.Tools (>= 4.0.1-beta-23516)
- System.Diagnostics.TraceSource (>= 4.0.0-beta-23516)
- System.Globalization (>= 4.0.11-beta-23516)
- System.IO (>= 4.0.11-beta-23516)
- System.IO.Compression (>= 4.1.0-beta-23516)
- System.IO.FileSystem (>= 4.0.1-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Net.NameResolution (>= 4.0.0-beta-23516)
- System.Net.Primitives (>= 4.0.11-beta-23516)
- System.Net.Security (>= 4.0.0-beta-23516)
- System.Net.Sockets (>= 4.1.0-beta-23516)
- System.Reflection (>= 4.1.0-beta-23516)
- System.Reflection.Emit (>= 4.0.1-beta-23516)
- System.Reflection.Emit.Lightweight (>= 4.0.1-beta-23516)
- System.Reflection.Primitives (>= 4.0.1-beta-23516)
- System.Reflection.TypeExtensions (>= 4.1.0-beta-23516)
- System.Security.Cryptography.Algorithms (>= 4.0.0-beta-23516)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-23516)
- System.Text.Encoding (>= 4.0.11-beta-23516)
- System.Text.RegularExpressions (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- System.Threading.Tasks (>= 4.0.11-beta-23516)
- System.Threading.Thread (>= 4.0.0-beta-23516)
- System.Threading.ThreadPool (>= 4.0.10-beta-23516)
- System.Threading.Timer (>= 4.0.1-beta-23516)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StackExchange.Redis.StrongName:
Package | Downloads |
---|---|
Microsoft.Web.RedisSessionStateProvider
Custom session state provider for redis cache. |
GitHub repositories (12)
Showing the top 5 popular GitHub repositories that depend on StackExchange.Redis.StrongName:
Repository | Stars |
---|---|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
voat/voat
The code that powers Voat
|
|
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
Xabaril/BeatPulse
Liveness, health check library for ASP.NET Core Applications
|
|
brthor/Gofer.NET
Easy C# API for Distributed Background Tasks/Jobs for .NET Core.
|
Version | Downloads | Last updated |
---|---|---|
1.1.0-alpha2 | 444 | 12/11/2015 |
1.1.0-alpha1 | 118 | 12/10/2015 |
1.0.488 | 7,275 | 11/5/2015 |
1.0.481 | 25,437 | 7/13/2015 |
1.0.479 | 112 | 7/13/2015 |
1.0.450 | 29,505 | 5/15/2015 |
1.0.414 | 12,640 | 3/18/2015 |
1.0.394 | 34,157 | 1/20/2015 |
1.0.371 | 10,774 | 10/30/2014 |
1.0.333 | 19,908 | 9/18/2014 |
1.0.331 | 524 | 9/11/2014 |
1.0.330 | 776 | 9/2/2014 |
1.0.329 | 130 | 9/1/2014 |
1.0.328 | 983 | 8/21/2014 |
1.0.322 | 16,741 | 7/10/2014 |
1.0.321 | 107 | 7/10/2014 |
1.0.320 | 4,364 | 7/1/2014 |
Alpha for core-clr; if you aren't doing core-clr, you probably don't want this