Calabonga.Microservices.Core
1.0.3
See the version list below for details.
dotnet add package Calabonga.Microservices.Core --version 1.0.3
NuGet\Install-Package Calabonga.Microservices.Core -Version 1.0.3
<PackageReference Include="Calabonga.Microservices.Core" Version="1.0.3" />
<PackageVersion Include="Calabonga.Microservices.Core" Version="1.0.3" />
<PackageReference Include="Calabonga.Microservices.Core" />
paket add Calabonga.Microservices.Core --version 1.0.3
#r "nuget: Calabonga.Microservices.Core, 1.0.3"
#:package Calabonga.Microservices.Core@1.0.3
#addin nuget:?package=Calabonga.Microservices.Core&version=1.0.3
#tool nuget:?package=Calabonga.Microservices.Core&version=1.0.3
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 is compatible. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.2
- System.ComponentModel.Annotations (>= 4.6.0)
-
.NETCoreApp 3.0
- System.ComponentModel.Annotations (>= 4.6.0)
-
.NETStandard 2.1
- System.ComponentModel.Annotations (>= 4.6.0)
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 | 694 | 11/4/2024 |
5.2.0 | 145 | 10/17/2024 |
5.1.0 | 1,195 | 8/8/2023 |
5.0.0 | 290 | 8/6/2023 |
4.1.1 | 592 | 6/8/2023 |
4.0.0 | 3,873 | 5/7/2022 |
3.0.3 | 1,701 | 6/28/2021 |
3.0.2 | 877 | 4/29/2021 |
3.0.1 | 1,521 | 3/17/2021 |
3.0.0 | 1,680 | 1/26/2021 |
3.0.0-beta1 | 410 | 1/26/2021 |
2.1.5 | 689 | 10/23/2020 |
2.1.4 | 554 | 10/23/2020 |
2.1.3 | 1,340 | 9/26/2020 |
2.1.2 | 2,947 | 9/15/2020 |
2.1.1 | 607 | 9/7/2020 |
2.1.0 | 1,587 | 6/26/2020 |
2.0.1 | 6,800 | 1/31/2020 |
2.0.0 | 981 | 1/30/2020 |
1.0.5 | 674 | 1/30/2020 |
1.0.3 | 3,115 | 10/22/2019 |
1.0.2 | 1,115 | 10/12/2019 |
1.0.0 | 1,123 | 10/4/2019 |
New exception message added