EaCloud.Pack.Workflow
9.0.1.1
dotnet add package EaCloud.Pack.Workflow --version 9.0.1.1
NuGet\Install-Package EaCloud.Pack.Workflow -Version 9.0.1.1
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.1.1" />
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.1.1" />
<PackageReference Include="EaCloud.Pack.Workflow" />
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.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EaCloud.Pack.Workflow, 9.0.1.1"
#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.1.1
#: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.1.1
#tool nuget:?package=EaCloud.Pack.Workflow&version=9.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EaCloud 工作流引擎模块
说明
EaCloud 工作流引擎模块,封装基于 EaCloud 工作流引擎组件的功能实现。
用法
可按照如下配置方式使用:
- 通过nuget引用
EaCloud.Pack.Workflow程序集
Install-Package EaCloud.Pack.Workflow
- 在
appsettings.json中添加如下配置节点
{
//Workflow工作流引擎配置
"Workflow": {
"CacheExpirationMinutes": 1440, //缓存过期分钟数。默认1440分钟(1天)
"IsCacheSliding": true, //缓存是否为相对过期,否则为绝对过期。默认false(绝对过期)
"ExtSvcFilePath": ".\\Workflow\\ExtSvcFiles", //外部服务文件路径
},
}
交流
![]() |
![]() |
|---|---|
| QQ群号:863605868 | 微信号:SeonHu |
| Product | Versions 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.
-
net9.0
- EaCloud.AutoMapper (>= 9.0.1.1)
- EaCloud.EntityFrameworkCore (>= 9.0.1.1)
- EaCloud.Workflow (>= 9.0.1.1)
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.1.1 | 245 | 10/22/2025 |
| 9.0.0.9 | 271 | 8/12/2025 |
| 9.0.0.8 | 189 | 7/5/2025 |
| 9.0.0.7 | 273 | 6/25/2025 |
| 9.0.0.6 | 295 | 6/18/2025 |
| 9.0.0.5 | 266 | 6/14/2025 |
| 9.0.0.4 | 280 | 5/8/2025 |
| 9.0.0.3 | 302 | 4/23/2025 |
| 9.0.0.2 | 274 | 4/11/2025 |
| 9.0.0.1 | 281 | 3/21/2025 |
| 8.0.1.9 | 241 | 11/15/2024 |
| 8.0.1.8 | 230 | 11/13/2024 |
| 8.0.1.7 | 230 | 10/9/2024 |
| 8.0.1.6 | 233 | 9/29/2024 |
| 8.0.1.5 | 235 | 9/13/2024 |
| 8.0.1.4 | 264 | 8/10/2024 |
| 8.0.1.3 | 245 | 8/7/2024 |
| 8.0.1.2 | 247 | 8/7/2024 |
| 8.0.1.1 | 248 | 8/7/2024 |
| 8.0.0.9 | 249 | 8/7/2024 |
Loading failed

