Calabonga.AspNetCore.Controllers 1.1.0-beta7

This is a prerelease version of Calabonga.AspNetCore.Controllers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Calabonga.AspNetCore.Controllers --version 1.1.0-beta7
NuGet\Install-Package Calabonga.AspNetCore.Controllers -Version 1.1.0-beta7
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="1.1.0-beta7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calabonga.AspNetCore.Controllers --version 1.1.0-beta7
#r "nuget: Calabonga.AspNetCore.Controllers, 1.1.0-beta7"
#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=1.1.0-beta7&prerelease

// Install Calabonga.AspNetCore.Controllers as a Cake Tool
#tool nuget:?package=Calabonga.AspNetCore.Controllers&version=1.1.0-beta7&prerelease

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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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,882 4/13/2021
3.0.0 571 3/15/2021
3.0.0-beta1 226 2/25/2021
1.1.2 686 10/7/2020
1.1.1 753 9/27/2020
1.1.1-beta3 317 9/26/2020
1.1.1-beta1 346 9/4/2020
1.1.1-alpha1 314 8/25/2020
1.1.0 520 8/3/2020
1.1.0-beta8 322 7/3/2020
1.1.0-beta7 335 7/2/2020
1.1.0-beta6 333 7/2/2020
1.1.0-beta5 355 6/18/2020
1.1.0-beta4 387 6/8/2020
1.1.0-beta2 402 6/8/2020
1.1.0-beta1 368 6/3/2020
1.0.6 518 5/28/2020
1.0.5 475 5/19/2020
1.0.4 459 5/19/2020
1.0.3 523 3/27/2020
1.0.2 506 3/25/2020
1.0.1 579 2/28/2020
1.0.0 538 2/27/2020
1.0.0-beta8 367 2/25/2020

GetCreateViewModel fixed