EaCloud.Pack.Workflow 6.0.1.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package EaCloud.Pack.Workflow --version 6.0.1.7
                    
NuGet\Install-Package EaCloud.Pack.Workflow -Version 6.0.1.7
                    
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="6.0.1.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EaCloud.Pack.Workflow" Version="6.0.1.7" />
                    
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 6.0.1.7
                    
#r "nuget: EaCloud.Pack.Workflow, 6.0.1.7"
                    
#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.
#addin nuget:?package=EaCloud.Pack.Workflow&version=6.0.1.7
                    
Install EaCloud.Pack.Workflow as a Cake Addin
#tool nuget:?package=EaCloud.Pack.Workflow&version=6.0.1.7
                    
Install EaCloud.Pack.Workflow as a Cake Tool

EaCloud 工作流引擎模块

说明

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

用法

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

  1. 通过nuget引用 EaCloud.Pack.Workflow 程序集

Install-Package EaCloud.Pack.Workflow 2. 在 appsettings.json 中添加如下配置节点

{
   //Workflow工作流引擎配置
   "Workflow": {
     "CacheExpirationMinutes": 1440,    //缓存过期分钟数。默认1440分钟(1天)
     "IsCacheSliding": true,            //缓存是否为相对过期,否则为绝对过期。默认false(绝对过期)
     "ExtSvcFilePath": ".\\Workflow\\ExtSvcFiles", //外部服务文件路径
   },
}
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
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.1 119 3/21/2025
8.0.1.9 100 11/15/2024
8.0.1.8 87 11/13/2024
8.0.1.7 84 10/9/2024
8.0.1.6 96 9/29/2024
8.0.1.5 97 9/13/2024
8.0.1.4 121 8/10/2024
8.0.1.3 93 8/7/2024
8.0.1.2 96 8/7/2024
8.0.1.1 100 8/7/2024
8.0.0.9 99 8/7/2024
8.0.0.8 84 8/5/2024
8.0.0.7 89 8/2/2024
8.0.0.6 88 8/1/2024
8.0.0.5 97 8/1/2024
8.0.0.4 65 7/31/2024
8.0.0.3 73 7/30/2024
8.0.0.2 88 7/25/2024
8.0.0.1 119 7/24/2024
7.0.9.4 105 7/19/2024
7.0.9.3 114 7/11/2024
7.0.9.2 104 7/6/2024
7.0.9.1 117 7/3/2024
7.0.8.9 107 6/28/2024
7.0.8.8 105 6/26/2024
7.0.8.7 111 6/22/2024
7.0.8.6 109 6/14/2024
7.0.8.5 113 5/31/2024
7.0.8.4 121 5/21/2024
7.0.8.3 116 5/21/2024
7.0.8.2 102 5/20/2024
7.0.8.1 114 5/20/2024
7.0.7.9 112 5/15/2024
7.0.7.8 154 5/10/2024
7.0.7.7 109 5/9/2024
7.0.7.6 124 5/9/2024
7.0.7.5 121 5/7/2024
7.0.7.4 96 4/28/2024
7.0.7.3 96 4/26/2024
7.0.7.2 128 4/21/2024
7.0.7.1 118 4/19/2024
7.0.6.9 111 4/15/2024
7.0.6.8 102 4/11/2024
7.0.6.7 116 4/11/2024
7.0.6.6 123 4/7/2024
7.0.6.5 115 4/7/2024
7.0.6.4 121 4/7/2024
7.0.6.3 124 4/7/2024
7.0.6.2 116 4/3/2024
7.0.6.1 112 4/3/2024
7.0.5.9 117 3/27/2024
7.0.5.8 127 3/23/2024
7.0.5.7 115 3/17/2024
7.0.5.6 122 3/17/2024
7.0.5.5 132 3/16/2024
7.0.5.4 108 3/13/2024
7.0.5.3 114 3/13/2024
7.0.5.2 146 3/6/2024
7.0.5.1 119 2/21/2024
7.0.4.9 113 2/21/2024
7.0.4.8 125 2/18/2024
7.0.4.7 125 2/5/2024
7.0.4.6 105 2/1/2024
7.0.4.5 113 1/26/2024
7.0.4.4 124 1/22/2024
7.0.4.3 113 1/17/2024
7.0.4.2 124 1/16/2024
7.0.4.1 117 1/16/2024
7.0.3.9 115 1/15/2024
7.0.3.8 146 1/3/2024
7.0.3.7 130 12/28/2023
7.0.3.6 148 12/27/2023
7.0.3.5 120 12/22/2023
7.0.3.4 119 12/22/2023
7.0.3.3 143 12/13/2023
7.0.3.2 119 12/13/2023
7.0.3.1 118 12/12/2023
7.0.2.9 148 11/26/2023
7.0.2.8 128 11/26/2023
7.0.2.7 143 9/26/2023
7.0.2.6 136 9/25/2023
7.0.2.5 137 9/15/2023
7.0.2.4 136 7/27/2023
7.0.2.3 155 7/22/2023
7.0.2.2 147 7/22/2023
7.0.2.1 161 7/21/2023
7.0.1.9 150 7/21/2023
7.0.1.8 148 7/20/2023
7.0.1.7 142 7/20/2023
7.0.1.6 157 7/4/2023
7.0.1.5 135 6/16/2023
7.0.1.4 166 6/13/2023
7.0.1.3 172 6/8/2023
7.0.1.2 172 6/2/2023
7.0.1.1 148 5/11/2023
7.0.0.9 160 5/10/2023
7.0.0.8 159 5/10/2023
7.0.0.7 174 4/19/2023
7.0.0.6 185 4/18/2023
7.0.0.5 227 3/27/2023
7.0.0.4 215 3/23/2023
7.0.0.3 273 1/31/2023
7.0.0.2 293 1/30/2023
7.0.0.1 334 12/24/2022
6.0.2.5 353 11/16/2022
6.0.2.4 360 11/10/2022
6.0.2.3 420 10/11/2022
6.0.2.2 463 9/23/2022
6.0.2.1 484 8/14/2022
6.0.1.9 461 8/13/2022
6.0.1.8 475 6/6/2022
6.0.1.7 507 5/26/2022
6.0.1.6 513 5/11/2022
6.0.1.5 523 5/10/2022
6.0.1.4 540 4/8/2022
6.0.1.3 530 4/2/2022
6.0.1.2 528 4/2/2022
6.0.1.1 547 3/18/2022
6.0.0.9 550 3/5/2022
6.0.0.8 580 2/19/2022
6.0.0.7 560 2/15/2022
6.0.0.6 590 2/14/2022
6.0.0.5 556 1/28/2022
6.0.0.4 498 1/13/2022
6.0.0.3 493 1/12/2022
6.0.0.2 371 12/21/2021
6.0.0.1 381 12/13/2021