Dkd.Infra.Flows
1.9.0
dotnet add package Dkd.Infra.Flows --version 1.9.0
NuGet\Install-Package Dkd.Infra.Flows -Version 1.9.0
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="Dkd.Infra.Flows" Version="1.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dkd.Infra.Flows" Version="1.9.0" />
<PackageReference Include="Dkd.Infra.Flows" />
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 Dkd.Infra.Flows --version 1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dkd.Infra.Flows, 1.9.0"
#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 Dkd.Infra.Flows@1.9.0
#: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=Dkd.Infra.Flows&version=1.9.0
#tool nuget:?package=Dkd.Infra.Flows&version=1.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dkd.Infra.Flows
پکیج موتور گردشکار (Flow Engine) — زیرساخت تعریف و اجرای گردشکارهای چندمرحلهای (Workflows) بههمراه زمانبندی وظایف دورهای (Cron Jobs).
- TargetFramework: net8.0
- نسخه: 1.8.1
- لایسنس: MIT
راهنمای کامل و تفصیلی این پکیج در
Dkd.Infra.Flows/README.mdو راهنمای ذخیرهسازی EF Core درDkd.Infra.Flows.EntityFramework/README.mdموجود است.
معرفی
این مجموعه شامل دو پکیج است:
| پکیج | توضیح |
|---|---|
| Dkd.Infra.Flows | موتور گردشکار: تعریف مراحل (Steps) با [FlowStep]، اجرای ترتیبی/شاخهای، بازیابی از خطا (Retry)، و زمانبندی Cron. |
| Dkd.Infra.Flows.EntityFramework | ذخیرهسازی وضعیت گردشکار و وظایف Cron در دیتابیس با EF Core. |
امکانات کلیدی
- تعریف و ترکیب مراحل (
DelayFlowStep،IfFlowStep،ScriptFlowStepBaseو …). - اجرای گردشکار با
FlowsBuilderوIFlowManager. - سیاست خطا و Retry (
NoRetry/DefaultRetryErrorPolicy). - زمانبندی Cron با
CronJobوCronJobsBuilder(با Cronos و NodaTime). - ذخیرهسازی وضعیت در دیتابیس با پکیج EF.
نصب
Install-Package Dkd.Infra.Flows
# برای ذخیرهسازی EF Core:
Install-Package Dkd.Infra.Flows.EntityFramework
وابستگیها
Dkd.Infra.Core،Dkd.Infra.TextCronos،NodaTime،NodaTime.Serialization.SystemTextJsonMicrosoft.Extensions.Hosting،Microsoft.Extensions.HttpMicrosoft.EntityFrameworkCore.Relational(فقط پکیج EF)
اطلاعات تکمیلی
- پیشوند پکیج:
Dkd.Infra - Repository: https://github.com/yourorg/dkd-infra
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. 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.
-
net8.0
- Cronos (>= 0.10.0)
- Dkd.Infra.Core (>= 1.9.0)
- Dkd.Infra.Text (>= 1.9.0)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- NodaTime (>= 3.2.0)
- NodaTime.Serialization.SystemTextJson (>= 1.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dkd.Infra.Flows:
| Package | Downloads |
|---|---|
|
Dkd.Infra.Flows.EntityFramework
ادغام Consul برای Service Discovery و Configuration |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.9.0 | 95 | 8/12/2026 |