EaCloud.Pack.Workflow 9.0.0.8

dotnet add package EaCloud.Pack.Workflow --version 9.0.0.8
                    
NuGet\Install-Package EaCloud.Pack.Workflow -Version 9.0.0.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EaCloud.Pack.Workflow" Version="9.0.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EaCloud.Pack.Workflow" Version="9.0.0.8" />
                    
Directory.Packages.props
<PackageReference Include="EaCloud.Pack.Workflow" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EaCloud.Pack.Workflow --version 9.0.0.8
                    
#r "nuget: EaCloud.Pack.Workflow, 9.0.0.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EaCloud.Pack.Workflow@9.0.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EaCloud.Pack.Workflow&version=9.0.0.8
                    
Install as a Cake Addin
#tool nuget:?package=EaCloud.Pack.Workflow&version=9.0.0.8
                    
Install as a Cake Tool

EaCloud 工作流引擎模块

Member project of EaCloud Team NuGet Badge GitHub license

说明

EaCloud 工作流引擎模块,封装基于 EaCloud 工作流引擎组件的功能实现。

用法

可按照如下配置方式使用:

  1. 通过nuget引用 EaCloud.Pack.Workflow 程序集
Install-Package EaCloud.Pack.Workflow
  1. appsettings.json 中添加如下配置节点
{
   //Workflow工作流引擎配置
   "Workflow": {
     "CacheExpirationMinutes": 1440,    //缓存过期分钟数。默认1440分钟(1天)
     "IsCacheSliding": true,            //缓存是否为相对过期,否则为绝对过期。默认false(绝对过期)
     "ExtSvcFilePath": ".\\Workflow\\ExtSvcFiles", //外部服务文件路径
   },
}

交流

QQ WeChat
QQ群号:863605868 微信号:SeonHu
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0.8 59 7/5/2025
9.0.0.7 137 6/25/2025
9.0.0.6 140 6/18/2025
9.0.0.5 145 6/14/2025
9.0.0.4 152 5/8/2025
9.0.0.3 167 4/23/2025
9.0.0.2 158 4/11/2025
9.0.0.1 155 3/21/2025
8.0.1.9 126 11/15/2024
8.0.1.8 112 11/13/2024
8.0.1.7 112 10/9/2024
8.0.1.6 120 9/29/2024
8.0.1.5 122 9/13/2024
8.0.1.4 145 8/10/2024
8.0.1.3 118 8/7/2024
8.0.1.2 121 8/7/2024
8.0.1.1 125 8/7/2024
8.0.0.9 124 8/7/2024
8.0.0.8 109 8/5/2024
8.0.0.7 117 8/2/2024
8.0.0.6 115 8/1/2024
8.0.0.5 121 8/1/2024
8.0.0.4 90 7/31/2024
8.0.0.3 98 7/30/2024
8.0.0.2 115 7/25/2024
8.0.0.1 142 7/24/2024
7.0.9.4 127 7/19/2024
7.0.9.3 142 7/11/2024
7.0.9.2 130 7/6/2024
7.0.9.1 141 7/3/2024
7.0.8.9 131 6/28/2024
7.0.8.8 131 6/26/2024
7.0.8.7 134 6/22/2024
7.0.8.6 132 6/14/2024
7.0.8.5 135 5/31/2024
7.0.8.4 145 5/21/2024
7.0.8.3 138 5/21/2024
7.0.8.2 126 5/20/2024
7.0.8.1 139 5/20/2024
7.0.7.9 134 5/15/2024
7.0.7.8 183 5/10/2024
7.0.7.7 132 5/9/2024
7.0.7.6 149 5/9/2024
7.0.7.5 153 5/7/2024
7.0.7.4 117 4/28/2024
7.0.7.3 118 4/26/2024
7.0.7.2 153 4/21/2024
7.0.7.1 142 4/19/2024
7.0.6.9 135 4/15/2024
7.0.6.8 123 4/11/2024
7.0.6.7 137 4/11/2024
7.0.6.6 144 4/7/2024
7.0.6.5 140 4/7/2024
7.0.6.4 144 4/7/2024
7.0.6.3 148 4/7/2024
7.0.6.2 139 4/3/2024
7.0.6.1 138 4/3/2024
7.0.5.9 139 3/27/2024
7.0.5.8 151 3/23/2024
7.0.5.7 139 3/17/2024
7.0.5.6 148 3/17/2024
7.0.5.5 159 3/16/2024
7.0.5.4 132 3/13/2024
7.0.5.3 138 3/13/2024
7.0.5.2 173 3/6/2024
7.0.5.1 143 2/21/2024
7.0.4.9 135 2/21/2024
7.0.4.8 147 2/18/2024
7.0.4.7 152 2/5/2024
7.0.4.6 130 2/1/2024
7.0.4.5 135 1/26/2024
7.0.4.4 147 1/22/2024
7.0.4.3 136 1/17/2024
7.0.4.2 149 1/16/2024
7.0.4.1 138 1/16/2024
7.0.3.9 137 1/15/2024
7.0.3.8 167 1/3/2024
7.0.3.7 152 12/28/2023
7.0.3.6 171 12/27/2023
7.0.3.5 141 12/22/2023
7.0.3.4 142 12/22/2023
7.0.3.3 168 12/13/2023
7.0.3.2 140 12/13/2023
7.0.3.1 140 12/12/2023
7.0.2.9 155 11/26/2023
7.0.2.8 137 11/26/2023
7.0.2.7 155 9/26/2023
7.0.2.6 149 9/25/2023
7.0.2.5 152 9/15/2023
7.0.2.4 158 7/27/2023
7.0.2.3 174 7/22/2023
7.0.2.2 168 7/22/2023
7.0.2.1 184 7/21/2023
7.0.1.9 172 7/21/2023
7.0.1.8 172 7/20/2023
7.0.1.7 164 7/20/2023
7.0.1.6 181 7/4/2023
7.0.1.5 159 6/16/2023
7.0.1.4 186 6/13/2023
7.0.1.3 195 6/8/2023
7.0.1.2 195 6/2/2023
7.0.1.1 169 5/11/2023
7.0.0.9 184 5/10/2023
7.0.0.8 180 5/10/2023
7.0.0.7 199 4/19/2023
7.0.0.6 207 4/18/2023
7.0.0.5 247 3/27/2023
7.0.0.4 239 3/23/2023
7.0.0.3 297 1/31/2023
7.0.0.2 314 1/30/2023
7.0.0.1 358 12/24/2022
6.0.2.5 375 11/16/2022
6.0.2.4 383 11/10/2022
6.0.2.3 443 10/11/2022
6.0.2.2 486 9/23/2022
6.0.2.1 509 8/14/2022
6.0.1.9 486 8/13/2022
6.0.1.8 505 6/6/2022
6.0.1.7 537 5/26/2022
6.0.1.6 543 5/11/2022
6.0.1.5 557 5/10/2022
6.0.1.4 569 4/8/2022
6.0.1.3 560 4/2/2022
6.0.1.2 559 4/2/2022
6.0.1.1 579 3/18/2022
6.0.0.9 581 3/5/2022
6.0.0.8 614 2/19/2022
6.0.0.7 595 2/15/2022
6.0.0.6 625 2/14/2022
6.0.0.5 589 1/28/2022
6.0.0.4 531 1/13/2022
6.0.0.3 530 1/12/2022
6.0.0.2 404 12/21/2021
6.0.0.1 417 12/13/2021