Process manager implementation based on relational database for .NET Core.
Info
Version: | 0.10.2 |
Author(s): | Gyuwon |
Last Update: | Monday, September 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Reacture/Khala.Processes |
NuGet Url: | https://www.nuget.org/packages/Khala.Processes.SqlCore |
Install
Install-Package Khala.Processes.SqlCore
dotnet add package Khala.Processes.SqlCore
paket add Khala.Processes.SqlCore
Khala.Processes.SqlCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Khala.Processes.Abstraction(>= 0.10.0)
- Khala.Messaging.Abstraction(>= 0.19.7)
- Microsoft.EntityFrameworkCore(>= 2.0.0)