Calabonga.AspNetCore.Controllers 3.0.1

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

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

Unit of Work implementation for EntityFramework Core. Package based over the mediatr pattern (mediatr package used). For more information please see Calabonga.UnitOfWork package. Mediator pattern impementation.

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.AspNetCore.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.1 1,926 4/13/2021
3.0.0 579 3/15/2021
3.0.0-beta1 228 2/25/2021
1.1.2 691 10/7/2020
1.1.1 787 9/27/2020
1.1.1-beta3 321 9/26/2020
1.1.1-beta1 349 9/4/2020
1.1.1-alpha1 316 8/25/2020
1.1.0 523 8/3/2020
1.1.0-beta8 325 7/3/2020
1.1.0-beta7 339 7/2/2020
1.1.0-beta6 336 7/2/2020
1.1.0-beta5 358 6/18/2020
1.1.0-beta4 391 6/8/2020
1.1.0-beta2 406 6/8/2020
1.1.0-beta1 372 6/3/2020
1.0.6 523 5/28/2020
1.0.5 479 5/19/2020
1.0.4 463 5/19/2020
1.0.3 528 3/27/2020
1.0.2 510 3/25/2020
1.0.1 586 2/28/2020
1.0.0 542 2/27/2020
1.0.0-beta8 372 2/25/2020

Record type queries added for RequestBase