Running C# function on Redis.
Info
Version: | 0.2.6 |
Author(s): | areller |
Last Update: | Friday, September 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RediSharp |
Install
Install-Package RediSharp
dotnet add package RediSharp
paket add RediSharp
RediSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- LiveDelegate.ILSpy(>= 0.1.1)
- Newtonsoft.Json(>= 12.0.2)
- StackExchange.Redis(>= 2.0.601)