Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjm-one/jjm.one.rabbitmqclientwrapper

A C# wrapper for a RabbitMQ client.
https://github.com/jjm-one/jjm.one.rabbitmqclientwrapper

client csharp helper rabbitmq utility wrapper

Last synced: 2 days ago
JSON representation

A C# wrapper for a RabbitMQ client.

Awesome Lists containing this project

README

        

# jjm.one.RabbitMqClientWrapper

A C# wrapper for a RabbitMQ client.

## Status

| | |
|------------------------------:|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Build & Test Status (main) | [![Build&Test](https://github.com/jjm-one/jjm.one.RabbitMqClientWrapper/actions/workflows/dotnet.yml/badge.svg)](https://github.com/jjm-one/jjm.one.RabbitMqClientWrapper/actions/workflows/dotnet.yml) |
| Nuget Package Version | [![Nuget Version](https://img.shields.io/nuget/v/jjm.one.RabbitMqClientWrapper?style=flat-square)](https://www.nuget.org/packages/jjm.one.RabbitMqClientWrapper/) |
| SonarCloudQuality Gate Status | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=jjm-one_jjm.one.RabbitMqClientWrapper&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=jjm-one_jjm.one.RabbitMqClientWrapper) |

## Table of contents

- [jjm.one.RabbitMqClientWrapper](#jjmonerabbitmqclientwrapper)
- [Status](#status)
- [Table of contents](#table-of-contents)
- [Nuget Package](#nuget-package)
- [Full Documentation](#full-documentation)
- [Repo](#repo)

## Nuget Package

You can get the latest version of this software as a nuget package
form [nuget.org](https://www.nuget.org/packages/jjm.one.RabbitMqClientWrapper/)

## Full Documentation

The full documentation for this package can be
found [here](https://jjm-one.github.io/jjm.one.RabbitMqClientWrapper/main/doc/html/index.html).

## Repo

The associated repo for this package can be found [here](https://github.com/jjm-one/jjm.one.RabbitMqClientWrapper).