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

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

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

2 个仓库

Awesome GitHub Repositories.NET Implementations

Distributed application frameworks specifically tailored for the .NET ecosystem.

Distinct from Distributed Application Frameworks: Narrows the general distributed application framework concept to specifically target .NET runtimes

Explore 2 awesome GitHub repositories matching software engineering & architecture · .NET Implementations. Refine with filters or upvote what's useful.

Awesome .NET Implementations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • masstransit/masstransitMassTransit 的头像

    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

    Provides a comprehensive .NET distributed application framework for building scalable, asynchronous systems.

    C#azure-service-busc-sharpdotnet
    在 GitHub 上查看↗7,760
  • dotnet/aspiredotnet 的头像

    dotnet/aspire

    6,121在 GitHub 上查看↗

    Aspire is a .NET distributed application toolchain and cloud-native application orchestrator. It provides a code-first development stack for building, running, and deploying distributed applications, specifically managing the coordination of multiple services across different programming languages. The toolchain distinguishes itself through a programmable approach to service topologies, using a code-first methodology to define how services, containers, and databases interconnect. It manages the lifecycle of third-party containers as resources and translates these programmatic application mode

    Offers a distributed application toolchain specifically tailored for the .NET ecosystem.

    C#
    在 GitHub 上查看↗6,121
  1. Home
  2. Software Engineering & Architecture
  3. Distributed Application Frameworks
  4. .NET Implementations