Provides support to persist workflows running on Workflow Core to a MongoDB database.
Info
Version: | 3.11.0 |
Author(s): | Daniel Gerlag |
Last Update: | Tuesday, September 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielgerlag/workflow-core |
NuGet Url: | https://www.nuget.org/packages/WorkflowCore.Persistence.MongoDB |
Install
Install-Package WorkflowCore.Persistence.MongoDB
dotnet add package WorkflowCore.Persistence.MongoDB
paket add WorkflowCore.Persistence.MongoDB
WorkflowCore.Persistence.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- WorkflowCore(>= 3.3.5)
- MongoDB.Driver(>= 2.8.1)
- Newtonsoft.Json(>= 12.0.1)
Tags