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.
<PackageVersion Include="Calabonga.AspNetCore.Controllers" Version="3.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Calabonga.AspNetCore.Controllers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Calabonga.AspNetCore.Controllers&version=3.0.1
                    
Install Calabonga.AspNetCore.Controllers as a Cake Addin
#tool nuget:?package=Calabonga.AspNetCore.Controllers&version=3.0.1
                    
Install Calabonga.AspNetCore.Controllers as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 2,147 4/13/2021 3.0.1 is deprecated because it is no longer maintained.
3.0.0 646 3/15/2021
3.0.0-beta1 289 2/25/2021
1.1.2 746 10/7/2020
1.1.1 855 9/27/2020
1.1.1-beta3 371 9/26/2020
1.1.1-beta1 447 9/4/2020
1.1.1-alpha1 372 8/25/2020
1.1.0 580 8/3/2020
1.1.0-beta8 373 7/3/2020
1.1.0-beta7 393 7/2/2020
1.1.0-beta6 383 7/2/2020
1.1.0-beta5 407 6/18/2020
1.1.0-beta4 441 6/8/2020
1.1.0-beta2 454 6/8/2020
1.1.0-beta1 425 6/3/2020
1.0.6 578 5/28/2020
1.0.5 538 5/19/2020
1.0.4 526 5/19/2020
1.0.3 586 3/27/2020
1.0.2 566 3/25/2020
1.0.1 649 2/28/2020
1.0.0 603 2/27/2020
1.0.0-beta8 431 2/25/2020

Record type queries added for RequestBase