A lightweight convenience SDK for building AppTree Workflow steps.
Info
Version: | 1.0.0-alpha3 |
Author(s): | StepCore |
Last Update: | Tuesday, February 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/apptreesoftware/go-workflow |
NuGet Url: | https://www.nuget.org/packages/StepCore |
Install
Install-Package StepCore
dotnet add package StepCore
paket add StepCore
StepCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.6.1)
- Grpc(>= 1.18.0)
- Microsoft.AspNetCore.App(>= 2.2.2)
- Newtonsoft.Json(>= 12.0.1)
- Newtonsoft.Json.Bson(>= 1.0.2)
- YamlDotNet(>= 5.4.0)