awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mayuanyang avatar

mayuanyang/Mediator.Net

0
View on GitHub↗

Mediator.Net

A simple mediator for .Net for sending command, publishing event and request response with pipelines supported

Features

  • Messaging and Queuing - Mediator with pipeline support for commands and events.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • Messaging and Patterns - Mediator for commands, events, and request-response pipelines.
  • 529 星标·52 分支·C#·Apache-2.0·3 次浏览

    Star 历史

    mayuanyang/mediator.net 的 Star 历史图表mayuanyang/mediator.net 的 Star 历史图表

    常见问题解答

    mayuanyang/mediator.net 是做什么的?

    A simple mediator for .Net for sending command, publishing event and request response with pipelines supported

    mayuanyang/mediator.net 的主要功能有哪些?

    mayuanyang/mediator.net 的主要功能包括:Messaging and Queuing, Messaging and Patterns。

    mayuanyang/mediator.net 有哪些开源替代品?

    mayuanyang/mediator.net 的开源替代品包括: jbogard/mediatr — MediatR is a .NET library for implementing the mediator pattern, serving as an in-process message broker that… floci-io/floci — Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications… easynetq/easynetq — An easy to use .NET API for RabbitMQ. eventstore/eventstore — KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores… exceptionless/foundatio — Pluggable foundation blocks for building distributed apps. eventflow/eventflow — Async/await first CQRS+ES and DDD framework for .NET.

    Mediator.Net 的开源替代方案

    相似的开源项目,按与 Mediator.Net 的功能重合度排序。
    • jbogard/mediatrjbogard 的头像

      jbogard/MediatR

      11,841在 GitHub 上查看↗

      MediatR is a .NET library for implementing the mediator pattern, serving as an in-process message broker that decouples senders and receivers by routing messages through a central dispatcher. It enables the transmission of requests and notifications between different components within a single application process. The framework provides a pipeline behavior system that allows for the interception and processing of messages through a sequence of custom behaviors. This architecture is used to implement cross-cutting concerns, such as logging or validation, across multiple handlers. The library

      C#
      在 GitHub 上查看↗11,841
    • floci-io/flocifloci-io 的头像

      floci-io/floci

      14,168在 GitHub 上查看↗

      Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications without a live internet connection. It serves as a containerized cloud emulator and a serverless runtime emulator, allowing users to run high-fidelity replicas of cloud databases, queues, and compute services on a local machine. The project distinguishes itself by using real container images instead of simple mocks to ensure behavioral accuracy. It functions as a local API gateway simulator with proxy-based routing for REST and WebSocket APIs, and provides a serverless environm

      Javaawsaws-emulationdevops
      在 GitHub 上查看↗14,168
    • easynetq/easynetqEasyNetQ 的头像

      EasyNetQ/EasyNetQ

      3,057在 GitHub 上查看↗

      An easy to use .NET API for RabbitMQ

      C#dotnetdotnet-coremessaging
      在 GitHub 上查看↗3,057
    • eventflow/eventfloweventflow 的头像

      eventflow/EventFlow

      2,562在 GitHub 上查看↗

      Async/await first CQRS+ES and DDD framework for .NET

      C#async-awaitc-sharpcqrs
      在 GitHub 上查看↗2,562
    查看 Mediator.Net 的所有 18 个替代方案→