EntityFrameworkCore.Data.Repository
10.0.0
dotnet add package EntityFrameworkCore.Data.Repository --version 10.0.0
NuGet\Install-Package EntityFrameworkCore.Data.Repository -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" 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" Version="10.0.0" />
<PackageReference Include="EntityFrameworkCore.Data.Repository" />
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 --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, 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@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&version=10.0.0
#tool nuget:?package=EntityFrameworkCore.Data.Repository&version=10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides the Repository pattern for Microsoft.EntityFrameworkCore.
| 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
- EntityFrameworkCore.Data.QueryBuilder (>= 10.0.0)
- EntityFrameworkCore.Data.Repository.Abstractions (>= 10.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EntityFrameworkCore.Data.Repository:
| Package | Downloads |
|---|---|
|
EntityFrameworkCore.Data.UnitOfWork
Provides the UnitOfWork 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 | 2,083 | 2026/3/3 |
| 9.0.0 | 3,259 | 2024/11/26 |
| 8.0.3 | 27,752 | 2024/11/26 |
| 8.0.2 | 22,608 | 2024/8/6 |
| 8.0.1 | 44,663 | 2024/3/8 |
| 8.0.0 | 311 | 2024/3/6 |
| 7.0.14 | 384 | 2024/11/26 |
| 7.0.13 | 486 | 2024/3/8 |
| 6.0.22 | 667 | 2024/11/26 |
| 6.0.21 | 511 | 2024/3/8 |
| 6.0.20 | 1,800 | 2023/10/24 |
| 5.3.15 | 238 | 2024/11/26 |
| 5.3.14 | 329 | 2024/3/8 |
| 5.3.13 | 303 | 2023/10/24 |
| 3.3.10 |