Calabonga.UnitOfWork.Controllers 3.0.3

Suggested Alternatives

Calabonga.UnitOfWork

Additional Details

Vertical Slice Architecture rules!

dotnet add package Calabonga.UnitOfWork.Controllers --version 3.0.3
NuGet\Install-Package Calabonga.UnitOfWork.Controllers -Version 3.0.3
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.Controllers" Version="3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.UnitOfWork.Controllers --version 3.0.3
#r "nuget: Calabonga.UnitOfWork.Controllers, 3.0.3"
#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.Controllers as a Cake Addin
#addin nuget:?package=Calabonga.UnitOfWork.Controllers&version=3.0.3

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

Unit of Work implementation over ASP.NET Core Controllers

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

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
3.0.3 1,435 1/29/2021
3.0.2 335 1/29/2021
3.0.1 389 1/27/2021
3.0.0 374 1/27/2021
1.3.0 336 1/25/2021
1.2.3 595 9/30/2020
1.2.2 439 9/29/2020
1.2.1 804 9/26/2020
1.2.0 834 7/2/2020
1.1.9 511 6/16/2020
1.1.8 499 6/1/2020
1.1.7 488 6/1/2020
1.1.5 456 5/28/2020
1.1.3 720 3/27/2020
1.1.2 557 2/6/2020
1.1.1 520 2/2/2020
1.0.7 460 1/31/2020
1.0.6 497 1/30/2020
1.0.5 529 1/30/2020
1.0.3 489 1/21/2020
1.0.2 530 1/21/2020
1.0.1 555 1/21/2020
1.0.0 589 12/30/2019

nugets dependency updated after migrated to NET5.0