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.
<PackageVersion Include="Calabonga.UnitOfWork.Controllers" Version="3.0.0" />
<PackageReference Include="Calabonga.UnitOfWork.Controllers" />
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.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.
#addin nuget:?package=Calabonga.UnitOfWork.Controllers&version=3.0.0
#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. 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. |
.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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.0.3 | 1,661 | 1/29/2021 | |
3.0.2 | 405 | 1/29/2021 | |
3.0.1 | 479 | 1/27/2021 | |
3.0.0 | 450 | 1/27/2021 | |
1.3.0 | 409 | 1/25/2021 | |
1.2.3 | 664 | 9/30/2020 | |
1.2.2 | 512 | 9/29/2020 | |
1.2.1 | 920 | 9/26/2020 | |
1.2.0 | 914 | 7/2/2020 | |
1.1.9 | 579 | 6/16/2020 | |
1.1.8 | 566 | 6/1/2020 | |
1.1.7 | 556 | 6/1/2020 | |
1.1.5 | 524 | 5/28/2020 | |
1.1.3 | 790 | 3/27/2020 | |
1.1.2 | 630 | 2/6/2020 | |
1.1.1 | 594 | 2/2/2020 | |
1.0.7 | 529 | 1/31/2020 | |
1.0.6 | 568 | 1/30/2020 | |
1.0.5 | 600 | 1/30/2020 | |
1.0.3 | 574 | 1/21/2020 | |
1.0.2 | 598 | 1/21/2020 | |
1.0.1 | 626 | 1/21/2020 | |
1.0.0 | 668 | 12/30/2019 |
UserIdentity removed