CAP
Event bus
A distributed transaction solution and event bus for microservices-based systems.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
7k stars
302 watching
1k forks
Language: C#
last commit: 10 days ago
Linked from 6 awesome lists
distributed-transactionseventbuskafkamicroservicesoutbox-patternrabbitmqservice-bus
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,416 |
azure/azure-event-hubs-dotnet | A .NET client library for Azure's event-driven messaging service | 86 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,728 |
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,264 |
dotnet/orleans | A cross-platform framework for building scalable distributed applications using familiar .NET concepts | 10,108 |
peterkottas/dotnetcore.windowsservice | Allows hosting of .NET Core console applications as Windows services | 568 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 147 |
luoyunchong/lin-cms-dotnetcore | A simple and practical CMS implemented by ASP.NET Core and FreeSql, providing features like user management, content creation, and authorization. | 805 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
testcontainers/testcontainers-dotnet | A library to create temporary Docker containers for testing .NET applications | 3,812 |
superjmn/dotnetpackaging | A tool to automate the distribution of .NET applications on Linux platforms | 55 |
dotnetcore/agileconfig | A lightweight configuration center for .NET Core applications. | 1,507 |
dotnet/aspnetcore | A cross-platform .NET framework for building cloud-based web applications on Windows, Mac, or Linux. | 35,485 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,410 |