Exposes a Durable Task storage implementation.
Info
Version: | 1.0.0 |
Author(s): | Lucas Lorentz |
Last Update: | Monday, June 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LLL.DurableTask.Server |
Install
Install-Package LLL.DurableTask.Server
dotnet add package LLL.DurableTask.Server
paket add LLL.DurableTask.Server
LLL.DurableTask.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.DurableTask.Core(>= 2.5.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.10)