cgvak.common.broker 1.0.13

dotnet add package cgvak.common.broker --version 1.0.13
                    
NuGet\Install-Package cgvak.common.broker -Version 1.0.13
                    
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="cgvak.common.broker" Version="1.0.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cgvak.common.broker" Version="1.0.13" />
                    
Directory.Packages.props
<PackageReference Include="cgvak.common.broker" />
                    
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 cgvak.common.broker --version 1.0.13
                    
#r "nuget: cgvak.common.broker, 1.0.13"
                    
#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.
#:package cgvak.common.broker@1.0.13
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=cgvak.common.broker&version=1.0.13
                    
Install as a Cake Addin
#tool nuget:?package=cgvak.common.broker&version=1.0.13
                    
Install as a Cake Tool

cgvak.common.broker

This projects helps to configure the Kafka broker service.

Packages referenced to

  1. cgvak.ar360.mainapi
  2. cgvak.ar360.report
  3. cgvak.ar360.integration.qb
  4. cgvak.ar360.cadence

Current Version

Version : 1.0.11

Date : 09/Aug/2025

Version History

Version : 1.0.12

Date : 09/Aug/2025

  • Producer Registered as Transient to avoid disconnection issue.

Version : 1.0.11

Date : 08/Aug/2025

  • Major changes in producer and consumer to address the Kafka disconnection issue.

Version : 1.0.10

Date : 08/Aug/2025

  • Dynamic protocol & mechanism implement.

Version : 1.0.9

Date : 31/July/2025

  • Check Kafka status and NuGet Package Creation

Version : 1.0.8

Date : 15/July/2025

  • Check Kafka status and NuGet Package Creation

Version : 1.0.7

Date : 30/May/2025

  • More Logging messages added.

Version : 1.0.6

Date : 16/May/2025

  • Loglevel changes

Version : 1.0.5

Date : 15/May/2025

  • Loglevel changes

Version : 1.0.4

Date : 08/May/2025

  • Security mechanism has changed to Saslssl to saslplain.

Version : 1.0.3

Date : 08/May/2025

  • Implemented username password for Kafka Connection.

Version : 1.0.2

Date : 19/Mar/2025

  • Implemented to check whether it is connected or not.

Version : 1.0.1

Date : 02/Dec/2024

  • Nuget package has been created for this version.

Version : 1.0.1

Date : 02/Dec/2024

  • Nuget package has been created for this version.

Version : 1.0.1

Date : 18/Nov/2024

  • Kafka url now getting from environment variable.
  • Nuget package not created for this version.

Version : 1.0.0

Date : 13/Nov/2024

  • Initial files check in.
  • Nuget package created for this version.
Product Compatible and additional computed target framework versions.
.NET 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.  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. 
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 cgvak.common.broker:

Package Downloads
cgvak.ar360.cadence

Package Description

cgvak.ar360.integration.qb

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.13 406 8/8/2025
1.0.12 298 8/8/2025
1.0.11 320 8/7/2025
1.0.10 361 8/7/2025
1.0.9 186 7/31/2025
1.0.8 282 7/15/2025
1.0.7 311 5/30/2025
1.0.6 408 5/16/2025
1.0.5 302 5/15/2025
1.0.4 249 5/8/2025
1.0.3 221 5/8/2025
1.0.2 340 3/19/2025
1.0.1 267 12/2/2024
1.0.0 193 11/15/2024