Redis provider extension for the Durable Task Framework.
Info
Version: | 0.1.9-alpha |
Author(s): | Microsoft |
Last Update: | Tuesday, June 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/durabletask/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.DurableTask.Redis |
Install
Install-Package Microsoft.Azure.DurableTask.Redis
dotnet add package Microsoft.Azure.DurableTask.Redis
paket add Microsoft.Azure.DurableTask.Redis
Microsoft.Azure.DurableTask.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.DurableTask.Core(>= 2.5.1)
- StackExchange.Redis(>= 2.0.571)
Tags