CQRS packages

Showing projects tagged as CQRS

  • Awesome Software Architecture

    9.4 8.9 C#
    DISCONTINUED. A curated list of awesome articles, videos, and other resources to learn and practice about software architecture, patterns, and principles.
  • Event Store

    9.1 9.6 L3 C#
    KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
  • NServiceBus

    8.1 9.1 L3 C#
    The gold standard for async .NET microservices on Azure, AWS and on-prem
  • Brighter

    7.6 9.3 C#
    A framework for building messaging apps with .NET and C#.
  • CQRSlite

    6.8 0.0 C#
    A lightweight framework to help creating CQRS and Eventsourcing applications in C#
  • Orleankka

    5.2 4.8 L5 C#
    Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
  • Mediator.Net

    4.8 8.1 L4 C#
    A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
  • rxweb

    4.7 3.6 TypeScript
    Tons of extensively featured packages for Angular, VUE and React Projects
  • Streamstone

    4.7 7.0 L4 C#
    Event store for Azure Table Storage
  • Darker

    3.6 7.1 C#
    The query-side counterpart of Brighter
  • LiteBus

    2.9 8.3 C#
    LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is implemented with minimal reflection and instead utilizes covariance and contravariance to provide its core functionality.
  • Online Store Modular Monolith

    1.7 7.8 C#
    DISCONTINUED. 🛒 Implementing an “online store” modular monolith application with domain-driven design and CQRS with using in-memory message broker based on .Net Core.
  • Blazing.Mediator Sample Projects

    0.8 7.6 C#
    A lightweight implementation of the Mediator pattern with built-in CQRS support, native streaming capabilities, and advanced middleware pipeline for .NET applications. Features ordered middleware execution, conditional middleware, automatic DI registration, pipeline inspection, and memory-efficient data streaming with IAsyncEnumerable. Supports real-time data processing, JSON streaming, Server-Sent Events (SSE), and AI response streaming. Includes comprehensive sample projects demonstrating modern API architectures with controllers, minimal APIs, and streaming patterns.