Core package for creating flow services.
Info
Version: | 1.7.3 |
Author(s): | Pete Robinson |
Last Update: | Saturday, September 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/p1971/flow.engine |
NuGet Url: | https://www.nuget.org/packages/FlowEngine |
Install
Install-Package FlowEngine
dotnet add package FlowEngine
paket add FlowEngine
FlowEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 1.7.1)
Tags