EasyNetQ
Messaging API
An API for connecting to RabbitMQ and sending messages
An easy to use .NET API for RabbitMQ
3k stars
156 watching
750 forks
Language: C#
last commit: 12 days ago
Linked from 4 awesome lists
dotnetdotnet-coremessagingrabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/netmq | A native C# implementation of a lightweight messaging library with support for multiple transport protocols and various messaging patterns. | 2,964 |
rabbitmq/rabbitmq-server | A feature-rich messaging and streaming broker with support for multiple protocols | 12,297 |
rabbitmq/rabbitmq-tutorials | Tutorials and code examples for using RabbitMQ in various programming languages. | 6,667 |
rabbitmq/rabbitmq-dotnet-client | A .NET client library for interacting with RabbitMQ message broker services. | 2,090 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |
nestjsx/nestjs-amqp | Provides a basic connection to RabbitMQ for building microservice transport using TypeScript. | 190 |
pardahlman/rawrabbit | A modern .NET framework for communication over RabbitMQ with a modular design and middleware-oriented architecture. | 747 |
tmenier/flurl | A modern, testable URL builder and HTTP client for .NET. | 4,213 |
streadway/amqp | An AMQP 0.9.1 protocol client library written in Go. | 4,871 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
nebo15/rbmq | Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
apache/flink-connector-rabbitmq | A Flink connector for RabbitMQ message broker | 19 |
quartznet/quartznet | A .NET framework for managing scheduled tasks and jobs with support for enterprise-level features and flexible scheduling options. | 6,549 |