Skip to content
Back to Projects
messaging infrastructure SDK

Bus Infrastructure - RabbitMQ Messaging SDK

Backend (.NET Library)

Screenshots coming soon

About

A shared .NET library wrapping RabbitMQ usage patterns so services can publish and subscribe with consistent TLS setup, authentication, logging, and retry semantics, distributed as a NuGet package.

My Role

Developed a reusable RabbitMQ SDK standardizing publishing and subscribing patterns across services. Implemented TLS, resilience, reconnection, and backpressure-aware consumption with QoS and logging. Packaged as a NuGet for consistent usage across multiple backends.

Core Capabilities

Architecture

Tech Stack

C# .NET Framework RabbitMQ.Client Newtonsoft.Json NuGet