VOOZH about

URL: https://www.nuget.org/packages/EntityFrameworkCore.Data.Repository.Abstractions/

⇱ NuGet Gallery | EntityFrameworkCore.Data.Repository.Abstractions 10.0.0




EntityFrameworkCore.Data.Repository.Abstractions 10.0.0

dotnet add package EntityFrameworkCore.Data.Repository.Abstractions --version 10.0.0
 
 
NuGet\Install-Package EntityFrameworkCore.Data.Repository.Abstractions -Version 10.0.0
 
 
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="EntityFrameworkCore.Data.Repository.Abstractions" Version="10.0.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityFrameworkCore.Data.Repository.Abstractions" Version="10.0.0" />
 
Directory.Packages.props
<PackageReference Include="EntityFrameworkCore.Data.Repository.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 EntityFrameworkCore.Data.Repository.Abstractions --version 10.0.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityFrameworkCore.Data.Repository.Abstractions, 10.0.0"
 
 
#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 EntityFrameworkCore.Data.Repository.Abstractions@10.0.0
 
 
#: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=EntityFrameworkCore.Data.Repository.Abstractions&version=10.0.0
 
Install as a Cake Addin
#tool nuget:?package=EntityFrameworkCore.Data.Repository.Abstractions&version=10.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Provides Repository abstractions in order to implement Repository pattern for Microsoft.EntityFrameworkCore.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (3)

Showing the top 3 NuGet packages that depend on EntityFrameworkCore.Data.Repository.Abstractions:

Package Downloads
EntityFrameworkCore.Data.UnitOfWork.Abstractions

Provides UnitOfWork abstractions in order to implement UnitOfWork pattern for Microsoft.EntityFrameworkCore.

EntityFrameworkCore.Data.Repository

Provides the Repository pattern for Microsoft.EntityFrameworkCore.

CleanBok

The Package for Clean Architecture project with Mediator, UnitOfWork, Repository patterns, Entity Framework Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 781 3/3/2026
9.0.0 3,045 11/26/2024
8.0.3 25,205 11/26/2024
8.0.2 19,433 8/6/2024
8.0.1 42,169 3/8/2024
8.0.0 507 3/6/2024
7.0.14 445 11/26/2024
7.0.13 648 3/8/2024
6.0.22 700 11/26/2024
6.0.21 725 3/8/2024
6.0.20 2,331 10/24/2023
5.3.15 354 11/26/2024
5.3.14 604 3/8/2024
5.3.13 997 10/24/2023
3.3.10 379 11/26/2024
3.3.9 897 3/8/2024
3.3.8 1,039 10/25/2023
2.3.10 375 11/26/2024
2.3.9 570 3/8/2024
2.3.8 1,013 10/25/2023
Loading failed