Calabonga.UnitOfWork 2.1.0-beta1

This is a prerelease version of Calabonga.UnitOfWork.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Calabonga.UnitOfWork --version 2.1.0-beta1
                    
NuGet\Install-Package Calabonga.UnitOfWork -Version 2.1.0-beta1
                    
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="Calabonga.UnitOfWork" Version="2.1.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Calabonga.UnitOfWork" Version="2.1.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Calabonga.UnitOfWork" />
                    
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 Calabonga.UnitOfWork --version 2.1.0-beta1
                    
#r "nuget: Calabonga.UnitOfWork, 2.1.0-beta1"
                    
#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 Calabonga.UnitOfWork@2.1.0-beta1
                    
#: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=Calabonga.UnitOfWork&version=2.1.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Calabonga.UnitOfWork&version=2.1.0-beta1&prerelease
                    
Install as a Cake Tool

Unit of Work implementation for EntityFramework Core. Package based over the mediatr pattern (mediatr package used). For more information please see Calabonga.UnitOfWork package. Perhaps, you might find more information on youtube.com/sergeicalabonga and www.calabonga.net

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Calabonga.UnitOfWork:

Package Downloads
Calabonga.UnitOfWork.Controllers

Unit of Work implementation over ASP.NET Core Controllers

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Calabonga.UnitOfWork:

Repository Stars
Calabonga/Microservice-Template
Templates for microservice architecture. Nimble Microservice Framework contains two modules. The first with OpenIddict and the second without OpenIddict. Templates are built on ASP.NET Core platform with different versions Core3.1, NET6, NET7 and NET8. You can create a new project extremely fast: in Visual Studio, Rider, dotnet CLI.
Version Downloads Last Updated
6.0.0 442 3/5/2025
6.0.0-beta.2 89 12/3/2024
6.0.0-beta.1 63 12/3/2024
5.0.0 307 11/25/2024
5.0.0-beta.2 67 11/23/2024
5.0.0-beta.1 77 11/3/2024
4.0.0 933 2/25/2024
4.0.0-beta.3 172 1/8/2024
4.0.0-beta.2 86 1/5/2024
4.0.0-beta.1 97 12/29/2023
3.1.0 2,265 3/25/2023
3.0.1 826 12/25/2022
3.0.0 2,766 2/8/2022
2.1.0 2,803 3/15/2021
2.1.0-beta2 365 3/12/2021
2.1.0-beta1 343 3/11/2021
2.0.0 1,367 1/29/2021
1.0.7 1,778 9/25/2020
1.0.6 3,492 5/28/2020
1.0.5 3,290 1/30/2020
1.0.3 748 1/21/2020
1.0.2 812 1/21/2020
1.0.1 632 1/21/2020
1.0.0 1,088 12/30/2019

Methods GetAll and GetAllAsync obtained the overrides with expression selector