Info
Version: | 3.0.503 |
Author(s): | Alexis Campailla, Enrico Giordani, Jonathan Pickett |
Last Update: | Tuesday, June 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://msopentech.com/opentech-projects/redis/ |
NuGet Url: | https://www.nuget.org/packages/Redis-64 |
Install
Install-Package Redis-64
dotnet add package Redis-64
paket add Redis-64
Redis-64 Download (Unzip the "nupkg" after downloading)
Dependencies
4 packages depend on this package.
Tags
Redis http://redis.io/ is a very popular open-source, networked, in-memory, key-value data store known for high performance, flexibility, a rich set of data structures, and a simple straightforward API.
This package will install the Redis binaries in the default NuGet tools directory.
To report an issue please follow our wiki's instructions at https://github.com/MSOpenTech/redis/wiki/Submitting-an-Issue.