Calabonga.UnitOfWork.Controllers
3.0.3
Suggested Alternatives
Additional Details
Vertical Slice Architecture rules!
dotnet add package Calabonga.UnitOfWork.Controllers --version 3.0.3
NuGet\Install-Package Calabonga.UnitOfWork.Controllers -Version 3.0.3
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.3" />
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.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Calabonga.UnitOfWork.Controllers, 3.0.3"
#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.3 // Install Calabonga.UnitOfWork.Controllers as a Cake Tool #tool nuget:?package=Calabonga.UnitOfWork.Controllers&version=3.0.3
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 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.
-
net5.0
- AutoMapper (>= 10.1.1)
- Calabonga.EntityFrameworkCore.Entities.Base (>= 3.0.0)
- Calabonga.Microservices.Core (>= 3.0.0)
- Calabonga.PredicatesBuilder (>= 2.0.0)
- Calabonga.UnitOfWork (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.0.3 | 1,553 | 1/29/2021 | |
3.0.2 | 371 | 1/29/2021 | |
3.0.1 | 447 | 1/27/2021 | |
3.0.0 | 415 | 1/27/2021 | |
1.3.0 | 375 | 1/25/2021 | |
1.2.3 | 630 | 9/30/2020 | |
1.2.2 | 479 | 9/29/2020 | |
1.2.1 | 884 | 9/26/2020 | |
1.2.0 | 876 | 7/2/2020 | |
1.1.9 | 548 | 6/16/2020 | |
1.1.8 | 534 | 6/1/2020 | |
1.1.7 | 523 | 6/1/2020 | |
1.1.5 | 492 | 5/28/2020 | |
1.1.3 | 757 | 3/27/2020 | |
1.1.2 | 597 | 2/6/2020 | |
1.1.1 | 560 | 2/2/2020 | |
1.0.7 | 495 | 1/31/2020 | |
1.0.6 | 534 | 1/30/2020 | |
1.0.5 | 567 | 1/30/2020 | |
1.0.3 | 541 | 1/21/2020 | |
1.0.2 | 565 | 1/21/2020 | |
1.0.1 | 591 | 1/21/2020 | |
1.0.0 | 635 | 12/30/2019 |
nugets dependency updated after migrated to NET5.0