EasyNetQ/EasyNetQ
An easy to use .NET API for RabbitMQ observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 96
- Release rhythm 77
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 34
- age_days: 5613
- days_rel: 79
- days_push: 27
- n_releases_24m: 8
Adoption not part of the score
3059 stars · 747 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EasyNetQ is an easy-to-use .NET client API for RabbitMQ that simplifies pub/sub messaging, delayed scheduling, and RPC over an AMQP broker. It integrates with Microsoft DI and includes a companion management client library for the RabbitMQ management API.
Use cases
- publish and subscribe to messages with rabbitmq in .net
- implement request-response rpc over a message broker
- schedule delayed message delivery in dotnet
- simplify rabbitmq client code with a high-level api
- build management or monitoring tools for rabbitmq via its management api
- integrate messaging into asp.net core dependency injection
When to choose
- you want a simple, opinionated high-level API over RabbitMQ in .NET instead of the raw AMQP client
- you need pub/sub, routing, delayed publishing, and RPC with minimal boilerplate
- you use Microsoft.Extensions.DependencyInjection and want first-class DI integration
When to avoid
- you need fine-grained control over exchanges, queues, and AMQP features - use the official RabbitMQ .NET client
- your project is not on the .NET platform
- you use a message broker other than RabbitMQ
Facets
library · maturity active
message-queue rpc serialization middleware backend microservices developer-tools dotnet cross-platform rabbitmq pubsub message-bus dotnet-core amqp messaging
2 sources
- readme: https://github.com/EasyNetQ/EasyNetQ · fetched 2026-08-28 · 70b9d9e0f5e2
- homepage: http://easynetq.com · fetched 2026-08-29 · 26bcaa56930f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EasyNetQ/EasyNetQ | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="EasyNetQ/EasyNetQ")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem