ZaminX.BuildingBlocks.Data.EntityFrameworkCore
10.0.0-beta.1
This is a prerelease version of ZaminX.BuildingBlocks.Data.EntityFrameworkCore.
dotnet add package ZaminX.BuildingBlocks.Data.EntityFrameworkCore --version 10.0.0-beta.1
NuGet\Install-Package ZaminX.BuildingBlocks.Data.EntityFrameworkCore -Version 10.0.0-beta.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="ZaminX.BuildingBlocks.Data.EntityFrameworkCore" Version="10.0.0-beta.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZaminX.BuildingBlocks.Data.EntityFrameworkCore" Version="10.0.0-beta.1" />
<PackageReference Include="ZaminX.BuildingBlocks.Data.EntityFrameworkCore" />
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 ZaminX.BuildingBlocks.Data.EntityFrameworkCore --version 10.0.0-beta.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZaminX.BuildingBlocks.Data.EntityFrameworkCore, 10.0.0-beta.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 ZaminX.BuildingBlocks.Data.EntityFrameworkCore@10.0.0-beta.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=ZaminX.BuildingBlocks.Data.EntityFrameworkCore&version=10.0.0-beta.1&prerelease
#tool nuget:?package=ZaminX.BuildingBlocks.Data.EntityFrameworkCore&version=10.0.0-beta.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ZaminX.BuildingBlocks.Data.EntityFrameworkCore
این پروژه هسته مشترک پیادهسازی EF Core در Axiom است.
مسئولیتها
این پروژه مسئول این بخشها است:
- registration entry point
AddZaminXDataAccess(...)- builderهای پایه DataAccess و EF Core
- provider validation
- ثبت پیشفرض
IDataAuditContext - ثبت و اعمال interceptorهای مشترک
- auditing infrastructure مشترک
- helperهای model configuration مشترک
هدف
هدف این پروژه این است که concernهای مشترک EF Core فقط یکبار پیادهسازی شوند و پروژههای read، write و providerها روی آن سوار شوند.
نکته مهم
این پروژه:
- provider خاصی را مستقیماً انتخاب نمیکند
- repositoryهای read و write را مستقیماً پیادهسازی نمیکند
- concernهای business مانند change log را وارد نمیکند
موارد خارج از scope
این پروژه شامل این موارد نیست:
WithSqlServer(...)WithPostgreSql(...)- write repository base
- read repository base
- sample app logic
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Microsoft.EntityFrameworkCore (>= 10.0.5)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.5)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.5)
- Microsoft.Extensions.Options (>= 10.0.5)
- ZaminX.BuildingBlocks.Data.Abstractions (>= 10.0.0-beta.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on ZaminX.BuildingBlocks.Data.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
ZaminX.BuildingBlocks.Data.EntityFrameworkCore.Read
Package Description |
|
|
ZaminX.BuildingBlocks.Data.EntityFrameworkCore.Write
Package Description |
|
|
ZaminX.BuildingBlocks.Data.EntityFrameworkCore.PostgreSql
Package Description |
|
|
ZaminX.BuildingBlocks.Data.EntityFrameworkCore.SqlServer
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-beta.1 | 476 | 4/12/2026 |