Calabonga.AspNetCore.Controllers 3.0.1

.NET 5.0
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. 
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.AspNetCore.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.1 1,683 4/13/2021
3.0.0 509 3/15/2021
3.0.0-beta1 199 2/25/2021
1.1.2 636 10/7/2020
1.1.1 679 9/27/2020
1.1.1-beta3 275 9/26/2020
1.1.1-beta1 306 9/4/2020
1.1.1-alpha1 277 8/25/2020
1.1.0 469 8/3/2020
1.1.0-beta8 288 7/3/2020
1.1.0-beta7 301 7/2/2020
1.1.0-beta6 294 7/2/2020
1.1.0-beta5 324 6/18/2020
1.1.0-beta4 355 6/8/2020
1.1.0-beta2 367 6/8/2020
1.1.0-beta1 338 6/3/2020
1.0.6 474 5/28/2020
1.0.5 425 5/19/2020
1.0.4 418 5/19/2020
1.0.3 479 3/27/2020
1.0.2 461 3/25/2020
1.0.1 529 2/28/2020
1.0.0 491 2/27/2020
1.0.0-beta8 335 2/25/2020

Record type queries added for RequestBase