Async only library for accessing Redis from DotNet Core.
Info
Version: | 0.8.8-beta |
Author(s): | PayScale, cleve.littlefield |
Last Update: | Tuesday, September 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cleverguy25/Redis.NetCore |
NuGet Url: | https://www.nuget.org/packages/Redis.NetCore |
Install
Install-Package Redis.NetCore
dotnet add package Redis.NetCore
paket add Redis.NetCore
Redis.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Net.Security(>= 4.3.1)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.2)
- System.ValueTuple(>= 4.3.1)
- System.Diagnostics.DiagnosticSource(>= 4.4.1)
- NETStandard.Library(>= 1.6.1)
- System.Net.NameResolution(>= 4.3.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.1.2)
- System.Net.Security(>= 4.3.1)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.2)
- System.ValueTuple(>= 4.3.1)
- System.Diagnostics.DiagnosticSource(>= 4.4.1)
- System.Net.NameResolution(>= 4.3.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.1.2)
Tags