Calabonga.UnitOfWork.Controllers 3.0.3

.NET 5.0
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. 
Compatible target framework(s)
Additional computed target framework(s)
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. It contains two modules of solutions (with OpenIddict and without OpenIddict). Templates are built on ASP.NET Core platform with different versions Core 3.1, NET 5, NET 6, NET 7
Version Downloads Last updated
3.0.3 1,229 1/29/2021
3.0.2 299 1/29/2021
3.0.1 332 1/27/2021
3.0.0 330 1/27/2021
1.3.0 288 1/25/2021
1.2.3 548 9/30/2020
1.2.2 375 9/29/2020
1.2.1 729 9/26/2020
1.2.0 774 7/2/2020
1.1.9 465 6/16/2020
1.1.8 437 6/1/2020
1.1.7 437 6/1/2020
1.1.5 404 5/28/2020
1.1.3 665 3/27/2020
1.1.2 494 2/6/2020
1.1.1 478 2/2/2020
1.0.7 413 1/31/2020
1.0.6 445 1/30/2020
1.0.5 492 1/30/2020
1.0.3 445 1/21/2020
1.0.2 466 1/21/2020
1.0.1 510 1/21/2020
1.0.0 524 12/30/2019

nugets dependency updated after migrated to NET5.0