daniellittledev/Enexure.MicroBus
This system is a .NET library for implementing the Mediator pattern, providing a flexible message bus for handling commands, events, and queries. It supports multiple dependency injection containers, including Autofac, Microsoft.Extensions.DependencyInjection, StructureMap, and LightInject, while also offering built-in saga management for long-running processes. The architecture emphasizes extensibility through global pipelines and cancellable handlers, all managed within a modern, SDK-style project structure.
53.4
Adequate · 3 August 2026
1.9k
lines of production code
C#
primary language
1
bus factor · 2 authors in all
3
measurements over time
How it got here
2015 · SDK-style migration and saga support
The project underwent a significant architectural shift by migrating to the modern SDK-style .csproj format and .NET Core build tooling. This period also introduced comprehensive support for sagas and expanded dependency injection integration, particularly with Autofac, while refactoring the core bus API to support global pipelines and cancellation.
17 changes
2017 · Dependency injection integrations
This period focused on expanding MicroBus's compatibility with various .NET dependency injection containers, specifically adding support for Microsoft.Extensions.DependencyInjection, LightInject, and StructureMap. Each integration was accompanied by comprehensive test suites to verify correct behavior and scope management within those containers.
6 changes
Survey your own repository
daniellittledev/Enexure.MicroBus 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.
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 9ef8ddfbb3 — 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.