EntityFrameworkCore.Data.UnitOfWork.Abstractions 9.0.0

dotnet add package EntityFrameworkCore.Data.UnitOfWork.Abstractions --version 9.0.0
                    
NuGet\Install-Package EntityFrameworkCore.Data.UnitOfWork.Abstractions -Version 9.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.UnitOfWork.Abstractions" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityFrameworkCore.Data.UnitOfWork.Abstractions" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="EntityFrameworkCore.Data.UnitOfWork.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.UnitOfWork.Abstractions --version 9.0.0
                    
#r "nuget: EntityFrameworkCore.Data.UnitOfWork.Abstractions, 9.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.UnitOfWork.Abstractions@9.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.UnitOfWork.Abstractions&version=9.0.0
                    
Install as a Cake Addin
#tool nuget:?package=EntityFrameworkCore.Data.UnitOfWork.Abstractions&version=9.0.0
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on EntityFrameworkCore.Data.UnitOfWork.Abstractions:

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
9.0.0 1,084 11/26/2024
8.0.3 7,632 11/26/2024
8.0.2 9,169 8/6/2024
8.0.1 29,068 3/8/2024
8.0.0 251 3/6/2024
7.0.14 157 11/26/2024
7.0.13 381 3/8/2024
7.0.12 4,350 10/24/2023
7.0.11 794 10/13/2023
7.0.10 16,225 6/27/2023
7.0.9 849 5/22/2023
7.0.8 1,220 5/9/2023
7.0.7 808 5/4/2023
7.0.6 2,625 3/16/2023
7.0.5 815 3/16/2023
7.0.4 941 3/8/2023
7.0.3 894 3/8/2023
7.0.2 823 3/8/2023
7.0.1 4,697 12/8/2022
7.0.0 1,338 11/23/2022
6.0.22 147 11/26/2024
6.0.21 419 3/8/2024
6.0.20 2,037 10/24/2023
6.0.19 573 10/13/2023
6.0.18 8,257 6/28/2023
6.0.17 779 5/22/2023
6.0.16 818 5/9/2023
6.0.15 811 5/4/2023
6.0.14 5,906 3/16/2023
6.0.13 930 3/8/2023
6.0.12 909 3/8/2023
6.0.11 872 3/8/2023
6.0.10 2,340 12/8/2022
6.0.9 16,135 10/17/2022
6.0.8 1,263 10/17/2022
6.0.6 37,768 4/12/2022
6.0.5 1,176 4/12/2022
6.0.4 3,471 4/4/2022
6.0.3 1,277 3/31/2022
6.0.2 3,052 2/10/2022
6.0.1 32,348 11/17/2021
6.0.0 1,730 11/11/2021
5.3.15 145 11/26/2024
5.3.14 270 3/8/2024
5.3.13 526 10/24/2023
5.3.12 582 10/13/2023
5.3.11 920 5/22/2023
5.3.10 784 5/9/2023
5.3.9 965 3/16/2023
5.3.8 945 3/8/2023
5.3.7 947 3/8/2023
5.3.6 1,264 10/17/2022
5.3.5 1,566 4/12/2022
5.3.4 1,328 4/12/2022
5.3.3 1,313 4/4/2022
5.3.2 1,317 4/1/2022
5.3.1 1,712 2/10/2022
5.3.0 1,160 10/19/2021
5.2.0 1,906 9/27/2021
3.3.10 157 11/26/2024
3.3.9 561 3/8/2024
3.3.8 530 10/25/2023
3.3.7 584 10/13/2023
3.3.6 769 5/9/2023
3.3.5 947 3/16/2023
3.3.4 930 3/8/2023
3.3.3 1,235 10/17/2022
3.3.2 1,630 4/4/2022
3.3.1 1,316 4/1/2022
3.3.0 2,171 10/19/2021
3.2.0 1,128 9/27/2021
2.3.10 151 11/26/2024
2.3.9 267 3/8/2024
2.3.8 497 10/25/2023
2.3.7 573 10/13/2023
2.3.6 813 5/9/2023
2.3.5 864 3/16/2023
2.3.4 900 3/8/2023
2.3.3 1,187 10/17/2022
2.3.2 1,450 4/4/2022
2.3.1 1,434 4/1/2022
2.3.0 1,226 10/19/2021
2.2.0 1,163 9/28/2021