Dkd.Infra.EventBus
1.8.1
dotnet add package Dkd.Infra.EventBus --version 1.8.1
NuGet\Install-Package Dkd.Infra.EventBus -Version 1.8.1
<PackageReference Include="Dkd.Infra.EventBus" Version="1.8.1" />
<PackageVersion Include="Dkd.Infra.EventBus" Version="1.8.1" />
<PackageReference Include="Dkd.Infra.EventBus" />
paket add Dkd.Infra.EventBus --version 1.8.1
#r "nuget: Dkd.Infra.EventBus, 1.8.1"
#:package Dkd.Infra.EventBus@1.8.1
#addin nuget:?package=Dkd.Infra.EventBus&version=1.8.1
#tool nuget:?package=Dkd.Infra.EventBus&version=1.8.1
DKD Infrastructures
مجموعهای از لایبرریهای زیرساختی قدرتمند و استاندارد برای پروژههای داتنت
معرفی
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های پایه | |
| 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 | 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. |
-
net8.0
- Dkd.Infra.Core (>= 1.8.1)
- DotNetCore.CAP (>= 8.3.3)
- DotNetCore.CAP.RabbitMQ (>= 8.3.3)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Polly (>= 8.5.2)
- RabbitMQ.Client (>= 7.0.0)
- SkyAPM.Diagnostics.CAP (>= 2.2.0)
- SkyAPM.Utilities.DependencyInjection (>= 2.2.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Dkd.Infra.EventBus:
| Package | Downloads |
|---|---|
|
Dkd.Shared.WebApi
لایه WebAPI DKD شامل کنترلرها، میدلورهای سفارشی، فیلترها، Swagger و تنظیمات API |
|
|
Dkd.Shared.Application
لایه اپلیکیشن DKD شامل سرویسهای اپلیکیشن، اعتبارسنجی FluentValidation، AutoMapper و باس رویدادها |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.8.1 | 195 | 7/5/2026 |