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,091 11/26/2024
8.0.3 7,655 11/26/2024
8.0.2 9,173 8/6/2024
8.0.1 29,074 3/8/2024
8.0.0 252 3/6/2024
7.0.14 157 11/26/2024
7.0.13 381 3/8/2024
7.0.12 4,351 10/24/2023
7.0.11 796 10/13/2023
7.0.10 16,230 6/27/2023
7.0.9 852 5/22/2023
7.0.8 1,223 5/9/2023
7.0.7 811 5/4/2023
7.0.6 2,628 3/16/2023
7.0.5 818 3/16/2023
7.0.4 944 3/8/2023
7.0.3 897 3/8/2023
7.0.2 826 3/8/2023
7.0.1 4,701 12/8/2022
7.0.0 1,343 11/23/2022
6.0.22 149 11/26/2024
6.0.21 420 3/8/2024
6.0.20 2,038 10/24/2023
6.0.19 575 10/13/2023
6.0.18 8,287 6/28/2023
6.0.17 782 5/22/2023
6.0.16 822 5/9/2023
6.0.15 814 5/4/2023
6.0.14 5,909 3/16/2023
6.0.13 933 3/8/2023
6.0.12 913 3/8/2023
6.0.11 875 3/8/2023
6.0.10 2,343 12/8/2022
6.0.9 16,139 10/17/2022
6.0.8 1,267 10/17/2022
6.0.6 37,771 4/12/2022
6.0.5 1,180 4/12/2022
6.0.4 3,474 4/4/2022
6.0.3 1,280 3/31/2022
6.0.2 3,055 2/10/2022
6.0.1 32,374 11/17/2021
6.0.0 1,734 11/11/2021
5.3.15 145 11/26/2024
5.3.14 270 3/8/2024
5.3.13 527 10/24/2023
5.3.12 584 10/13/2023
5.3.11 923 5/22/2023
5.3.10 787 5/9/2023
5.3.9 975 3/16/2023
5.3.8 948 3/8/2023
5.3.7 951 3/8/2023
5.3.6 1,269 10/17/2022
5.3.5 1,569 4/12/2022
5.3.4 1,331 4/12/2022
5.3.3 1,316 4/4/2022
5.3.2 1,320 4/1/2022
5.3.1 1,715 2/10/2022
5.3.0 1,163 10/19/2021
5.2.0 1,908 9/27/2021
3.3.10 157 11/26/2024
3.3.9 561 3/8/2024
3.3.8 531 10/25/2023
3.3.7 586 10/13/2023
3.3.6 772 5/9/2023
3.3.5 950 3/16/2023
3.3.4 933 3/8/2023
3.3.3 1,238 10/17/2022
3.3.2 1,633 4/4/2022
3.3.1 1,319 4/1/2022
3.3.0 2,178 10/19/2021
3.2.0 1,130 9/27/2021
2.3.10 152 11/26/2024
2.3.9 267 3/8/2024
2.3.8 498 10/25/2023
2.3.7 575 10/13/2023
2.3.6 816 5/9/2023
2.3.5 870 3/16/2023
2.3.4 903 3/8/2023
2.3.3 1,191 10/17/2022
2.3.2 1,454 4/4/2022
2.3.1 1,438 4/1/2022
2.3.0 1,229 10/19/2021
2.2.0 1,165 9/28/2021