Dkd.Infra.Repository.EfCore.MySql
1.8.1
dotnet add package Dkd.Infra.Repository.EfCore.MySql --version 1.8.1
NuGet\Install-Package Dkd.Infra.Repository.EfCore.MySql -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.Repository.EfCore.MySql" 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.Repository.EfCore.MySql" Version="1.8.1" />
<PackageReference Include="Dkd.Infra.Repository.EfCore.MySql" />
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.Repository.EfCore.MySql --version 1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dkd.Infra.Repository.EfCore.MySql, 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.Repository.EfCore.MySql@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.Repository.EfCore.MySql&version=1.8.1
#tool nuget:?package=Dkd.Infra.Repository.EfCore.MySql&version=1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Dkd.Infra.Repository (>= 1.8.1)
- Dkd.Infra.Repository.EfCore (>= 1.8.1)
- DotNetCore.CAP.MySql (>= 8.3.3)
- Pomelo.EntityFrameworkCore.MySql (>= 8.0.2)
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.8.1 | 114 | 7/5/2026 |