Calabonga.UnitOfWork.Controllers
3.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Calabonga.UnitOfWork.Controllers --version 3.0.0
NuGet\Install-Package Calabonga.UnitOfWork.Controllers -Version 3.0.0
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.0" />
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.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Calabonga.UnitOfWork.Controllers, 3.0.0"
#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.0 // Install Calabonga.UnitOfWork.Controllers as a Cake Tool #tool nuget:?package=Calabonga.UnitOfWork.Controllers&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Unit of Work implementation over ASP.NET Core Controllers
Product | Versions 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.
-
.NETCoreApp 3.1
- AutoMapper (>= 10.0.0)
- Calabonga.EntityFrameworkCore.Entities.Base (>= 3.0.0)
- Calabonga.Microservices.Core (>= 3.0.0)
- Calabonga.PredicatesBuilder (>= 1.0.3)
- Calabonga.UnitOfWork (>= 1.0.7)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 5.0.2)
- OperationResultCore (>= 3.0.0)
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. 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.3 | 1,539 | 1/29/2021 | |
3.0.2 | 366 | 1/29/2021 | |
3.0.1 | 442 | 1/27/2021 | |
3.0.0 | 410 | 1/27/2021 | |
1.3.0 | 370 | 1/25/2021 | |
1.2.3 | 625 | 9/30/2020 | |
1.2.2 | 474 | 9/29/2020 | |
1.2.1 | 875 | 9/26/2020 | |
1.2.0 | 867 | 7/2/2020 | |
1.1.9 | 541 | 6/16/2020 | |
1.1.8 | 527 | 6/1/2020 | |
1.1.7 | 516 | 6/1/2020 | |
1.1.5 | 485 | 5/28/2020 | |
1.1.3 | 750 | 3/27/2020 | |
1.1.2 | 588 | 2/6/2020 | |
1.1.1 | 553 | 2/2/2020 | |
1.0.7 | 488 | 1/31/2020 | |
1.0.6 | 527 | 1/30/2020 | |
1.0.5 | 560 | 1/30/2020 | |
1.0.3 | 534 | 1/21/2020 | |
1.0.2 | 558 | 1/21/2020 | |
1.0.1 | 584 | 1/21/2020 | |
1.0.0 | 628 | 12/30/2019 |
UserIdentity removed