https://github.com/luccasa/merqure
A simple .Net Message Broker. It provides an abstraction of the Advanced Message Queuing Protocol (AMQP) such as used by RabbitMQ.
https://github.com/luccasa/merqure
gta
Last synced: 6 months ago
JSON representation
A simple .Net Message Broker. It provides an abstraction of the Advanced Message Queuing Protocol (AMQP) such as used by RabbitMQ.
- Host: GitHub
- URL: https://github.com/luccasa/merqure
- Owner: LuccaSA
- License: mit
- Created: 2016-11-14T14:51:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-06-17T15:31:51.000Z (7 months ago)
- Last Synced: 2025-06-17T16:40:52.982Z (7 months ago)
- Topics: gta
- Language: C#
- Size: 267 KB
- Stars: 4
- Watchers: 47
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# MerQure

A simple .Net Message Broker. It provides an abstraction of the Advanced Message Queuing Protocol (AMQP) such as used by RabbitMQ.
[](https://ci.appveyor.com/project/LuccaIntegration/MerQure)
[](https://codecov.io/gh/LuccaSA/MerQure)
[](https://sonarcloud.io/dashboard?id=MerQure)
[](https://sonarcloud.io/dashboard?id=MerQure)
[](https://sonarcloud.io/dashboard?id=MerQure)
[](https://sonarcloud.io/dashboard?id=MerQure)
# Coding Conventions
https://msdn.microsoft.com/en-us/library/ff926074.aspx
# Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
# Change Logs
http://keepachangelog.com/en/0.3.0/