InMemory extensions to EFCore Durable Task Storage.
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.EFCore.InMemory |
Install
Install-Package LLL.DurableTask.EFCore.InMemory
dotnet add package LLL.DurableTask.EFCore.InMemory
paket add LLL.DurableTask.EFCore.InMemory
LLL.DurableTask.EFCore.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- LLL.DurableTask.EFCore(>= 0.0.4)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.10)