Dkd.Infra.Helper 1.8.1

dotnet add package Dkd.Infra.Helper --version 1.8.1
                    
NuGet\Install-Package Dkd.Infra.Helper -Version 1.8.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="Dkd.Infra.Helper" Version="1.8.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dkd.Infra.Helper" Version="1.8.1" />
                    
Directory.Packages.props
<PackageReference Include="Dkd.Infra.Helper" />
                    
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.Helper --version 1.8.1
                    
#r "nuget: Dkd.Infra.Helper, 1.8.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 Dkd.Infra.Helper@1.8.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=Dkd.Infra.Helper&version=1.8.1
                    
Install as a Cake Addin
#tool nuget:?package=Dkd.Infra.Helper&version=1.8.1
                    
Install as a Cake Tool

DKD Infrastructures

مجموعه‌ای از لایبرری‌های زیرساختی قدرتمند و استاندارد برای پروژه‌های دات‌نت

.NET License NuGet


معرفی

DKD Infrastructures یک مجموعه کامل و یکپارچه از ابزارها و لایبرری‌های زیرساختی است که توسط تیم dadehkavanDoran (DKD) توسعه یافته. هدف این مجموعه، سرعت بخشیدن به توسعه پروژه‌ها، استانداردسازی کد، و کاهش Boilerplate است.

این پکیج‌ها به صورت ماژولار طراحی شده‌اند و می‌توانید فقط آن‌هایی که نیاز دارید را نصب کنید.


ویژگی‌های کلیدی

  • سبک و سریع (بهینه‌سازی شده برای عملکرد)
  • پشتیبانی کامل از .NET 8
  • معماری Clean & Modular
  • پشتیبانی از چندین دیتابیس (SQL Server, MySQL, Oracle, MongoDB)
  • Caching قدرتمند با Redis
  • Distributed Event Bus
  • Service Discovery با Consul
  • Id Generation امن و توزیع‌شده
  • Repository Pattern مدرن (EF Core + Dapper)
  • Workflow / Flow Management
  • Text Processing پیشرفته

لیست پکیج‌ها

پکیج توضیح NuGet
Dkd.Infra.Core هسته اصلی، Extensionها و Utilityهای پایه NuGet
Dkd.Infra.Repository Repository Pattern پایه -
Dkd.Infra.Repository.EfCore پیاده‌سازی EF Core -
Dkd.Infra.Repository.EfCore.SqlServer Sql Server Provider -
Dkd.Infra.Repository.EfCore.MySql MySQL Provider -
Dkd.Infra.Repository.EfCore.Oracle Oracle Provider -
Dkd.Infra.Repository.EfCore.MongoDB MongoDB Provider -
Dkd.Infra.Repository.Dapper Dapper Implementation -
Dkd.Infra.Redis Redis Client -
Dkd.Infra.Redis.Caching Distributed Caching -
Dkd.Infra.EventBus Event Bus (Distributed) -
Dkd.Infra.Consul Service Discovery & Configuration -
Dkd.Infra.IdGenerater Distributed ID Generator -
Dkd.Infra.Flows Workflow Management -
Dkd.Infra.Text Text Processing & Formatting -

نصب

از طریق NuGet Package Manager نصب کنید:

# مثال نصب هسته اصلی
Install-Package Dkd.Infra.Core

# یا با dotnet CLI
dotnet add package Dkd.Infra.Core
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 (2)

Showing the top 2 NuGet packages that depend on Dkd.Infra.Helper:

Package Downloads
Dkd.Shared.WebApi

لایه WebAPI DKD شامل کنترلرها، میدلورهای سفارشی، فیلترها، Swagger و تنظیمات API

Dkd.Shared.Remote

لایه Remote DKD شامل کلاینت‌های HTTP، Refit، Polly، استراتژی‌های Retry و Circuit Breaker

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.1 235 7/5/2026