Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jjm-one/jjm.one.rabbitmqclientwrapper
- Owner: jjm-one
- License: other
- Created: 2023-06-07T15:10:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-15T02:03:26.000Z (7 months ago)
- Last Synced: 2024-05-01T20:39:53.810Z (7 months ago)
- Topics: client, csharp, helper, rabbitmq, utility, wrapper
- Language: C#
- Homepage: https://jjm-one.github.io/jjm.one.RabbitMqClientWrapper/
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).