Calabonga.Microservices.Core
2.1.1
See the version list below for details.
dotnet add package Calabonga.Microservices.Core --version 2.1.1
NuGet\Install-Package Calabonga.Microservices.Core -Version 2.1.1
<PackageReference Include="Calabonga.Microservices.Core" Version="2.1.1" />
<PackageVersion Include="Calabonga.Microservices.Core" Version="2.1.1" />
<PackageReference Include="Calabonga.Microservices.Core" />
paket add Calabonga.Microservices.Core --version 2.1.1
#r "nuget: Calabonga.Microservices.Core, 2.1.1"
#:package Calabonga.Microservices.Core@2.1.1
#addin nuget:?package=Calabonga.Microservices.Core&version=2.1.1
#tool nuget:?package=Calabonga.Microservices.Core&version=2.1.1
UnitOfWork for Microservices. All microservices in the system should and can use Unit of Work pattern. This package implements this pattern.
| 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
-
.NETCoreApp 2.2
- No dependencies.
-
.NETCoreApp 3.1
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Calabonga.Microservices.Core:
| Package | Downloads |
|---|---|
|
Calabonga.UnitOfWork.Controllers
Unit of Work implementation over ASP.NET Core Controllers |
|
|
Calabonga.AspNetCore.Controllers
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. |
|
|
Calabonga.Microservices.Web.Core
Base authorization entities for Microservices. All microservices in the system should and can use Unit of Work pattern. This package implements this pattern. |
|
|
Calabonga.EntityFrameworkCore.UnitOfWork.Framework
UnitOfWork for Microservices. All microservices in the system should and can use Unit of Work pattern. This package implements this pattern. |
|
|
Calabonga.EntityFrameworkCore.UOW.Framework
UnitOfWork for Microservices. All microservices in the system should and can use Unit of Work pattern. This package implements this pattern. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0 | 1,060 | 11/4/2024 |
| 5.2.0 | 200 | 10/17/2024 |
| 5.1.0 | 1,269 | 8/8/2023 |
| 5.0.0 | 334 | 8/6/2023 |
| 4.1.1 | 662 | 6/8/2023 |
| 4.0.0 | 4,478 | 5/7/2022 |
| 3.0.3 | 1,783 | 6/28/2021 |
| 3.0.2 | 949 | 4/29/2021 |
| 3.0.1 | 1,620 | 3/17/2021 |
| 3.0.0 | 1,790 | 1/26/2021 |
| 3.0.0-beta1 | 495 | 1/26/2021 |
| 2.1.5 | 773 | 10/23/2020 |
| 2.1.4 | 643 | 10/23/2020 |
| 2.1.3 | 1,434 | 9/26/2020 |
| 2.1.2 | 3,111 | 9/15/2020 |
| 2.1.1 | 704 | 9/7/2020 |
| 2.1.0 | 1,748 | 6/26/2020 |
| 2.0.1 | 7,171 | 1/31/2020 |
| 2.0.0 | 1,079 | 1/30/2020 |
New type of Microservice exception added MicroserviceDatabaseException