awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
eventflow avatar

eventflow/EventFlow

0
View on GitHub↗
2,562 نجوم·467 تفرعات·C#·3 مشاهداتgeteventflow.net↗

EventFlow

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

Features

  • Application Frameworks - CQRS, event sourcing, and DDD framework.
  • Frameworks and Libraries - Async-first CQRS and DDD framework for .NET.
  • Messaging and Patterns - CQRS and event sourcing framework for .NET.

سجل النجوم

مخطط تاريخ النجوم لـ eventflow/eventflowمخطط تاريخ النجوم لـ eventflow/eventflow

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة eventflow/eventflow؟

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

ما هي الميزات الرئيسية لـ eventflow/eventflow؟

الميزات الرئيسية لـ eventflow/eventflow هي: Application Frameworks, Frameworks and Libraries, Messaging and Patterns.

ما هي البدائل مفتوحة المصدر لـ eventflow/eventflow؟

تشمل البدائل مفتوحة المصدر لـ eventflow/eventflow: masstransit/masstransit — MassTransit is a .NET distributed application framework and asynchronous messaging library designed for building… volak/aggregates.net — .NET event sourced domain driven design model via NServiceBus and GetEventStore. jbogard/mediatr — MediatR is a .NET library for implementing the mediator pattern, serving as an in-process message broker that… jeyjeyemem/xer.cqrs — A lightweight and easy-to-use CQRS + DDD library. nwjs/nw.js — nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build… alekrutkowski/autoshiny — R package for an automatic transformation of an R function into a Shiny app.

بدائل مفتوحة المصدر لـ EventFlow

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع EventFlow.
  • jeyjeyemem/xer.cqrsالصورة الرمزية لـ jeyjeyemem

    jeyjeyemem/Xer.Cqrs

    103عرض على GitHub↗

    A lightweight and easy-to-use CQRS DDD library

    C#
    عرض على GitHub↗103
  • masstransit/masstransitالصورة الرمزية لـ MassTransit

    MassTransit/MassTransit

    7,760عرض على GitHub↗

    MassTransit is a .NET distributed application framework and asynchronous messaging library designed for building distributed systems. It serves as an enterprise service bus implementation that handles the routing, transformation, and delivery of messages between decoupled services. The framework provides a message broker abstraction layer, which decouples application code from specific messaging infrastructure such as RabbitMQ, Azure Service Bus, or Amazon SQS. It supports event-driven architecture and asynchronous microservices communication to improve system scalability and availability. T

    C#azure-service-busc-sharpdotnet
    عرض على GitHub↗7,760
  • jbogard/mediatrالصورة الرمزية لـ jbogard

    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
  • nwjs/nw.jsالصورة الرمزية لـ nwjs

    nwjs/nw.js

    41,183عرض على GitHub↗

    nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build standalone software for Windows, macOS, and Linux. It serves as a cross-platform desktop runtime that allows developers to create native executables using web technologies. The project is distinguished by its integration layer that exposes Node.js system APIs and modules directly to the browser window and web worker contexts. It functions as a native module bridge, enabling the compilation and execution of low-level C++ system code and native addons within a web-based applica

    JavaScriptdesktopjavascriptnode-webkit
    عرض على GitHub↗41,183
  • عرض جميع البدائل الـ 30 لـ EventFlow→