Calabonga.Microservices.Core 1.0.5

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

// Install Calabonga.Microservices.Core as a Cake Tool
#tool nuget:?package=Calabonga.Microservices.Core&version=1.0.5

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. 
.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 (1)

Showing the top 1 popular GitHub repositories that depend on Calabonga.Microservices.Core:

Repository Stars
Calabonga/Microservice-Template
Templates for microservice architecture. Nimble Microservice Framework contains two modules. The first with OpenIddict and the second without OpenIddict. Templates are built on ASP.NET Core platform with different versions Core3.1, NET6, NET7 and NET8. You can create a new project extremely fast: in Visual Studio, Rider, dotnet CLI.
Version Downloads Last updated
5.1.0 542 8/8/2023
5.0.0 199 8/6/2023
4.1.1 479 6/8/2023
4.0.0 2,663 5/7/2022
3.0.3 1,521 6/28/2021
3.0.2 553 4/29/2021
3.0.1 980 3/17/2021
3.0.0 1,284 1/26/2021
3.0.0-beta1 262 1/26/2021
2.1.5 536 10/23/2020
2.1.4 410 10/23/2020
2.1.3 1,089 9/26/2020
2.1.2 2,609 9/15/2020
2.1.1 447 9/7/2020
2.1.0 1,369 6/26/2020
2.0.1 6,116 1/31/2020
2.0.0 787 1/30/2020
1.0.5 505 1/30/2020
1.0.3 2,730 10/22/2019
1.0.2 888 10/12/2019
1.0.0 926 10/4/2019

New exception message added