# dotnetcore/cap

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/dotnetcore-cap).**

7,088 stars · 1,331 forks · C# · MIT

## Links

- GitHub: https://github.com/dotnetcore/CAP
- Homepage: http://cap.dotnetcore.xyz
- awesome-repositories: https://awesome-repositories.com/repository/dotnetcore-cap.md

## Topics

`distributed-transactions` `eventbus` `kafka` `microservices` `outbox-pattern` `rabbitmq` `service-bus`

## Description

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

## Tags

### Part of an Awesome List

- [Message Queues](https://awesome-repositories.com/f/awesome-lists/data/message-queues.md) — Event bus with local persistence for RabbitMQ or Kafka.
- [Application Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/application-frameworks.md) — EventBus for microservice integration and SOA.
