Calabonga.UnitOfWork
1.0.2
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Standard 2.1
This package targets .NET Standard 2.1. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
.NETCoreApp 3.1
- Microsoft.EntityFrameworkCore (>= 3.1.1)
- Microsoft.EntityFrameworkCore.AutoHistory (>= 3.1.1)
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore (>= 3.1.1)
- Microsoft.EntityFrameworkCore.AutoHistory (>= 3.1.1)
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 |
---|---|---|
5.0.0-beta.1 | 37 | 11/3/2024 |
4.0.0 | 679 | 2/25/2024 |
4.0.0-beta.3 | 156 | 1/8/2024 |
4.0.0-beta.2 | 70 | 1/5/2024 |
4.0.0-beta.1 | 81 | 12/29/2023 |
3.1.0 | 1,931 | 3/25/2023 |
3.0.1 | 780 | 12/25/2022 |
3.0.0 | 1,945 | 2/8/2022 |
2.1.0 | 2,197 | 3/15/2021 |
2.1.0-beta2 | 300 | 3/12/2021 |
2.1.0-beta1 | 273 | 3/11/2021 |
2.0.0 | 1,206 | 1/29/2021 |
1.0.7 | 1,688 | 9/25/2020 |
1.0.6 | 3,402 | 5/28/2020 |
1.0.5 | 3,207 | 1/30/2020 |
1.0.3 | 659 | 1/21/2020 |
1.0.2 | 722 | 1/21/2020 |
1.0.1 | 548 | 1/21/2020 |
1.0.0 | 995 | 12/30/2019 |
First release