ZaminX.BuildingBlocks.Data.Abstractions 10.0.0-beta.1

This is a prerelease version of ZaminX.BuildingBlocks.Data.Abstractions.
dotnet add package ZaminX.BuildingBlocks.Data.Abstractions --version 10.0.0-beta.1
                    
NuGet\Install-Package ZaminX.BuildingBlocks.Data.Abstractions -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.Abstractions" 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.Abstractions" Version="10.0.0-beta.1" />
                    
Directory.Packages.props
<PackageReference Include="ZaminX.BuildingBlocks.Data.Abstractions" />
                    
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 ZaminX.BuildingBlocks.Data.Abstractions --version 10.0.0-beta.1
                    
#r "nuget: ZaminX.BuildingBlocks.Data.Abstractions, 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.Abstractions@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.Abstractions&version=10.0.0-beta.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ZaminX.BuildingBlocks.Data.Abstractions&version=10.0.0-beta.1&prerelease
                    
Install as a Cake Tool

ZaminX.BuildingBlocks.Data.Abstractions

این پروژه قراردادها و مدل‌های مشترک لایه Data را در زمین X نگه می‌دارد.

مسئولیت‌ها

این پروژه شامل موارد مشترکی است که هم در read side و هم در write side استفاده می‌شوند:

  • IDataAuditContext
  • DefaultDataAuditContext
  • PagedQuery
  • PagedQuery<TSearch>
  • PagedResult<TData>

نکته مهم

این پروژه:

  • به EF Core وابسته نیست
  • به Domain package وابسته نیست
  • concernهای provider-specific ندارد
  • فقط قراردادها و مدل‌های عمومی و reusable را نگه می‌دارد

موارد خارج از scope

این پروژه شامل این موارد نیست:

  • Repository implementation
  • UnitOfWork implementation
  • DbContext registration
  • provider configuration
  • auditing infrastructure در EF Core

کاربرد

این پروژه به‌عنوان پایه مشترک برای پروژه‌های زیر استفاده می‌شود:

  • ZaminX.BuildingBlocks.Data.Write.Abstractions
  • ZaminX.BuildingBlocks.Data.Read.Abstractions
  • ZaminX.BuildingBlocks.Data.EntityFrameworkCore
Product 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

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ZaminX.BuildingBlocks.Data.Abstractions:

Package Downloads
ZaminX.BuildingBlocks.Data.EntityFrameworkCore

Package Description

ZaminX.BuildingBlocks.Data.Read.Abstractions

Package Description

ZaminX.BuildingBlocks.Data.Write.Abstractions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0-beta.1 483 4/12/2026