Calabonga.UnitOfWork 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Calabonga.UnitOfWork --version 1.0.2
NuGet\Install-Package Calabonga.UnitOfWork -Version 1.0.2
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="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.UnitOfWork --version 1.0.2
#r "nuget: Calabonga.UnitOfWork, 1.0.2"
#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.
// Install Calabonga.UnitOfWork as a Cake Addin
#addin nuget:?package=Calabonga.UnitOfWork&version=1.0.2

// Install Calabonga.UnitOfWork as a Cake Tool
#tool nuget:?package=Calabonga.UnitOfWork&version=1.0.2

Unit of Work implementation for EntityFramework Core. This is a new merged version for the two nuget-packages: Calabonga.EntityFrameworkCore.UnitOfWork and Calabonga.EntityFrameworkCore.UOW.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
4.0.0 154 2/25/2024
4.0.0-beta.3 145 1/8/2024
4.0.0-beta.2 61 1/5/2024
4.0.0-beta.1 69 12/29/2023
3.1.0 1,628 3/25/2023
3.0.1 747 12/25/2022
3.0.0 1,874 2/8/2022
2.1.0 2,119 3/15/2021
2.1.0-beta2 276 3/12/2021
2.1.0-beta1 248 3/11/2021
2.0.0 1,139 1/29/2021
1.0.7 1,560 9/25/2020
1.0.6 3,211 5/28/2020
1.0.5 3,057 1/30/2020
1.0.3 623 1/21/2020
1.0.2 689 1/21/2020
1.0.1 523 1/21/2020
1.0.0 955 12/30/2019

First release