Dkd.Infra.Flows.EntityFramework 1.9.0

dotnet add package Dkd.Infra.Flows.EntityFramework --version 1.9.0
                    
NuGet\Install-Package Dkd.Infra.Flows.EntityFramework -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.EntityFramework" 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.EntityFramework" Version="1.9.0" />
                    
Directory.Packages.props
<PackageReference Include="Dkd.Infra.Flows.EntityFramework" />
                    
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 Dkd.Infra.Flows.EntityFramework --version 1.9.0
                    
#r "nuget: Dkd.Infra.Flows.EntityFramework, 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.EntityFramework@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.EntityFramework&version=1.9.0
                    
Install as a Cake Addin
#tool nuget:?package=Dkd.Infra.Flows.EntityFramework&version=1.9.0
                    
Install as a Cake Tool

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.Text
  • Cronos، NodaTime، NodaTime.Serialization.SystemTextJson
  • Microsoft.Extensions.Hosting، Microsoft.Extensions.Http
  • Microsoft.EntityFrameworkCore.Relational (فقط پکیج EF)

اطلاعات تکمیلی

Product 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.

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
1.9.0 93 8/12/2026