Genocs.MessageBrokers 5.0.10

Requires NuGet 5.0.0 or higher.

dotnet add package Genocs.MessageBrokers --version 5.0.10
NuGet\Install-Package Genocs.MessageBrokers -Version 5.0.10
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="Genocs.MessageBrokers" Version="5.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genocs.MessageBrokers --version 5.0.10
#r "nuget: Genocs.MessageBrokers, 5.0.10"
#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 Genocs.MessageBrokers as a Cake Addin
#addin nuget:?package=Genocs.MessageBrokers&version=5.0.10

// Install Genocs.MessageBrokers as a Cake Tool
#tool nuget:?package=Genocs.MessageBrokers&version=5.0.10

.NET Logging library

This package contains a set of functionalities to use http client for microservice, the library is designed by Genocs even thought a lot of insight came from community. First of all I have to say thanks to devmentors

The libraries are built using .NET7.

Description

Core NuGet package contains Open Telemetry and logging useful for DDD service.

Support

Please check the GitHub repository getting more info.

DataProvider Settings

Following are the project settings needed to enable monitoring

  "AppSettings": {
    "ServiceName": "Demo WebApi",
  },
  "ConnectionStrings": {
    "ApplicationInsights": ""
  },
  "Monitoring": {
    "Jaeger": "localhost",
  }

Release notes

[2024-01-23] 5.0.6

  • Refactory Settings
  • Updated nuget packages

[2023-11-25] 5.0.5

  • Moved to NET8

[yyyy-mm-dd] 5.0.4

[yyyy-mm-dd] 5.0.3

[yyyy-mm-dd] 5.0.2

[yyyy-mm-dd] 5.0.1

[2023-11-25] 5.0.0

  • Moved to NET8

[2023-10-13] 5.0.0-preview.5.0

  • Added editorconfig
  • Added StyleCop
  • Updated logo
  • Updated readme

[2023-03-12] 5.0.0-preview.4.0

  • Implemented MongoDB repository interfaces

[2023-03-12] 5.0.0

  • New Architecture

[2023-03-12] 3.1.0

  • Added Builders

[2023-03-12] 3.0.0

  • Refactory to implement CQRS pattern

[2023-03-04] 2.4.1

  • Updated System.Text.Json

[2023-03-04] 2.0.1

  • Updated nuget packages

[2023-03-04] 2.0.0

  • Revisited

[2023-02-06] 1.0.0-rc4.0

  • Updated Masstransit

[2023-01-01] 1.0.0-rc3.1

  • Updated Masstransit

[2023-01-01] 1.0.0-rc3.0

  • Moved to netstandart

[2023-01-01] 1.0.0-rc2.0

  • Refactory and standardization
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Genocs.MessageBrokers:

Package Downloads
Genocs.MessageBrokers.RabbitMQ

The message brokers RabbitMQ outbox interface library useful to build .NET Core projects.

Genocs.MessageBrokers.Outbox

The message brokers outbox interface library useful to build .NET Core projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.10 5,606 3/31/2024
5.0.9 1,342 2/19/2024
5.0.8 1,270 2/8/2024
5.0.6 3,073 1/23/2024
5.0.5 10,951 12/26/2023
5.0.4 36,213 12/7/2023
5.0.3 227 11/30/2023
5.0.2 173 11/28/2023
5.0.1 163 11/28/2023
5.0.0 360 11/25/2023
5.0.0-preview1.0 116 3/25/2023
5.0.0-preview.5.0 1,223 10/13/2023
5.0.0-preview.4.1 2,323 8/9/2023
5.0.0-preview.4.0 763 7/15/2023
5.0.0-preview.3.2 84 7/13/2023
5.0.0-preview.3.1 90 6/19/2023
5.0.0-preview.3.0 334 4/25/2023
5.0.0-preview.2.0 75 4/25/2023
5.0.0-preview.1.3 89 3/27/2023
5.0.0-preview.1.2 90 3/27/2023

Aligned to the ecosystem