Popularity
2.4
Growing
Activity
7.8
-
91
4
6

Description

LiteBus is a lightweight, free open-source in-process mediator for implementing Command Query Separation (CQS) in .NET applications. It features explicit interfaces for commands, queries, and events, first-class streaming support, and DDD-friendly design. Built with minimal reflection, it instead leverages .NET's type system for better performance.

Programming language: C#
License: MIT License
Tags: Messaging     CQRS     Queue     Mediator     DDD     Eventbus    

LiteBus alternatives and similar packages

Based on the "Queue" category.
Alternatively, view LiteBus alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of LiteBus or a related project?

Add another 'Queue' Package