Azure Functions bindings to abstract away Redis boilerpate.
Info
| Version: | 0.4.0-prerelease |
| Author(s): | Daulet Zhanguzin |
| Last Update: | Sunday, May 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/daulet/Indigo.Functions |
| NuGet Url: | https://www.nuget.org/packages/Indigo.Functions.Redis |
Install
Install-Package Indigo.Functions.Redis
dotnet add package Indigo.Functions.Redis
paket add Indigo.Functions.Redis
Indigo.Functions.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.05)
- StackExchange.Redis(>= 1.2.6)
Tags