EntityFrameworkCore.Data.UnitOfWork.Abstractions 10.0.0

dotnet add package EntityFrameworkCore.Data.UnitOfWork.Abstractions --version 10.0.0
                    
NuGet\Install-Package EntityFrameworkCore.Data.UnitOfWork.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.UnitOfWork.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.UnitOfWork.Abstractions" Version="10.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 10.0.0
                    
#r "nuget: EntityFrameworkCore.Data.UnitOfWork.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.UnitOfWork.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.UnitOfWork.Abstractions&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=EntityFrameworkCore.Data.UnitOfWork.Abstractions&version=10.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 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.

NuGet packages (7)

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

Package Downloads
EntityFrameworkCore.Data.UnitOfWork

Provides the UnitOfWork pattern for Microsoft.EntityFrameworkCore.

SnowyRiver.Accounts.Modules.Manager

Package Description

SnowyRiver.WPF.Modules.Splash

Package Description

SnowyRiver.Accounts.Services

Package Description

SnowyRiver.EF.DataAccess.Abstractions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 100 3/3/2026
9.0.0 2,320 11/26/2024
8.0.3 19,404 11/26/2024
8.0.2 15,736 8/6/2024
8.0.1 36,835 3/8/2024
8.0.0 360 3/6/2024
7.0.14 380 11/26/2024
7.0.13 562 3/8/2024
6.0.22 534 11/26/2024
6.0.21 610 3/8/2024
6.0.20 2,148 10/24/2023
5.3.15 264 11/26/2024
5.3.14 409 3/8/2024
5.3.13 610 10/24/2023
3.3.10 267 11/26/2024
3.3.9 688 3/8/2024
3.3.8 624 10/25/2023
2.3.10 288 11/26/2024
2.3.9 386 3/8/2024
2.3.8 582 10/25/2023
Loading failed