TmkRabbitMqLibrary 0.1.37

dotnet add package TmkRabbitMqLibrary --version 0.1.37
                    
NuGet\Install-Package TmkRabbitMqLibrary -Version 0.1.37
                    
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="TmkRabbitMqLibrary" Version="0.1.37" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TmkRabbitMqLibrary" Version="0.1.37" />
                    
Directory.Packages.props
<PackageReference Include="TmkRabbitMqLibrary" />
                    
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 TmkRabbitMqLibrary --version 0.1.37
                    
#r "nuget: TmkRabbitMqLibrary, 0.1.37"
                    
#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 TmkRabbitMqLibrary@0.1.37
                    
#: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=TmkRabbitMqLibrary&version=0.1.37
                    
Install as a Cake Addin
#tool nuget:?package=TmkRabbitMqLibrary&version=0.1.37
                    
Install as a Cake Tool

TmkRabbitMqLibrary

Overview

TmkRabbitMqLibrary is a centralized RabbitMQ integration library for .NET Core applications. It provides a standardized approach to message handling, serialization, and RabbitMQ communication within TMK company projects.

Important Usage Notice

This library is intended for internal use within TMK company only.

Usage Restrictions

  • This library should not be used outside of TMK company scope
  • Functionality is not guaranteed for external applications or projects
  • No official support is provided for non-TMK implementations

Features

  • Standardized message interfaces
  • RPC and event-based messaging patterns
  • Consistent message serialization
  • Structured message headers and payload handling

Requirements

  • .NET 8.0 or higher
  • RabbitMQ server

License

This package is proprietary software owned by TMK company and is distributed under an internal license agreement. Unauthorized use, reproduction, or distribution is strictly prohibited.


© 2025 TMK Company. All rights reserved.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.37 195 6/19/2025
0.1.36 190 6/16/2025
0.1.35 251 6/13/2025
0.1.34 322 6/12/2025
0.1.33 334 6/12/2025
0.1.32 317 6/12/2025
0.1.31 325 6/12/2025
0.1.3 334 6/12/2025
0.1.2 305 6/9/2025
0.1.1 298 6/9/2025
0.1.0 193 5/29/2025
0.0.95 190 5/28/2025
0.0.94 190 5/27/2025
0.0.93 190 5/27/2025
0.0.92 188 5/27/2025
0.0.91 281 5/27/2025 0.0.91 is deprecated because it is no longer maintained and has critical bugs.
0.0.9 269 5/27/2025 0.0.9 is deprecated because it is no longer maintained and has critical bugs.
0.0.8 278 5/27/2025 0.0.8 is deprecated because it is no longer maintained and has critical bugs.
0.0.7 297 5/20/2025 0.0.7 is deprecated because it is no longer maintained and has critical bugs.
0.0.6 317 5/16/2025 0.0.6 is deprecated because it is no longer maintained and has critical bugs.
Loading failed