Calabonga.Microservices.Core 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Calabonga.Microservices.Core --version 2.0.0
                    
NuGet\Install-Package Calabonga.Microservices.Core -Version 2.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.Microservices.Core" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Calabonga.Microservices.Core" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Calabonga.Microservices.Core" />
                    
Project file
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.Microservices.Core --version 2.0.0
                    
#r "nuget: Calabonga.Microservices.Core, 2.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.Microservices.Core&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Calabonga.Microservices.Core&version=2.0.0
                    
Install as a Cake Tool

UnitOfWork for Microservices. All microservices in the system should and can use Unit of Work pattern. This package implements this pattern.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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 352 11/4/2024
5.2.0 120 10/17/2024
5.1.0 1,150 8/8/2023
5.0.0 251 8/6/2023
4.1.1 545 6/8/2023
4.0.0 3,611 5/7/2022
3.0.3 1,649 6/28/2021
3.0.2 822 4/29/2021
3.0.1 1,445 3/17/2021
3.0.0 1,561 1/26/2021
3.0.0-beta1 352 1/26/2021
2.1.5 632 10/23/2020
2.1.4 497 10/23/2020
2.1.3 1,250 9/26/2020
2.1.2 2,855 9/15/2020
2.1.1 536 9/7/2020
2.1.0 1,523 6/26/2020
2.0.1 6,558 1/31/2020
2.0.0 921 1/30/2020
1.0.5 611 1/30/2020
1.0.3 2,954 10/22/2019
1.0.2 1,028 10/12/2019
1.0.0 1,052 10/4/2019

New exception message added