Skip to content
CAI
Produce a survey ↗Verify a survey

tinglesoftware/eventbus

This system is a .NET event bus library that provides a unified interface for publishing and consuming events across diverse message transport backends. It supports a wide range of transports, including Azure (Event Hubs, Service Bus, Queue Storage, IoT Hub), AWS (SQS, SNS, Kinesis), RabbitMQ, Kafka, and in-memory testing. The library enables developers to configure multiple transports, handle retries, and manage event serialization (JSON, XML) within a single application, with built-in support for AOT compatibility and structured diagnostics.

61.0

Adequate · 3 August 2026

13k

lines of production code

C#

primary language

1

bus factor · 4 authors in all

2

measurements over time

CAI band scale
CAI trend line

How it got here

2020 · Multi-transport architecture and .NET 10 migration

The project underwent a major architectural shift to support multiple transport backends, introducing a modular transport layer with implementations for AWS, Azure, RabbitMQ, Kafka, and in-memory testing. This was accompanied by a comprehensive refactor of the core EventBus API, dependency injection, and serialization to improve configurability and AOT compatibility. The entire codebase was also upgraded to .NET 10 with centralized package management.

16 changes

2021 · Azure transport and serialization expansion

This period focused on expanding the EventBus library's capabilities with new Azure transport support for IoT Hub and Service Bus, alongside the introduction of XML and Newtonsoft.Json serialization. The work also included significant internal refactoring of the in-memory transport, the addition of retry mechanisms, and the creation of multiple sample applications to demonstrate these new features.

19 changes

2022–2024 · AOT compatibility and multi-transport samples

This period focused on enabling Ahead-of-Time (AOT) compatibility through internal refactoring, thread-safety improvements, and trimming helpers. Concurrently, the project expanded its sample applications to demonstrate multi-transport architectures, Azure and Amazon cloud integrations, and secure authentication patterns.

8 changes

CAI lens gauges

Survey your own repository

tinglesoftware/eventbus was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.

Survey a repository

About this page

  • The description of this project is derived from its own commit history, not from its README.
  • The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
  • Measured at commit 995b036854 — the exact code this score is about.
  • Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.
CAI link cards