| aspnetrun/run-aspnetcore-microservices |
2,238 |
|
0 |
0 |
over 2 years ago |
0 |
|
27 |
mit |
C# |
| Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana |
| looplab/eventhorizon |
1,533 |
|
5 |
26 |
over 2 years ago |
69 |
December 08, 2022 |
53 |
apache-2.0 |
Go |
| Event Sourcing for Go! |
| bitloops/ddd-hexagonal-cqrs-es-eda |
885 |
|
0 |
0 |
over 2 years ago |
0 |
|
16 |
mit |
TypeScript |
| Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^ |
| meysamhadeli/booking-microservices |
696 |
|
0 |
0 |
over 2 years ago |
0 |
|
4 |
mit |
C# |
| Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. |
| chaokunyang/microservices-event-sourcing |
634 |
|
0 |
0 |
almost 9 years ago |
0 |
|
12 |
apache-2.0 |
Java |
| Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践 |
| mizrael/SuperSafeBank |
460 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
|
C# |
| Sample Event Sourcing implementation with .NET Core |
| ivanpaulovich/dotnet-new-caju |
199 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
apache-2.0 |
C# |
| Learn Clean Architecture with .NET Core 3.0 :fire: |
| jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing |
186 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
mit |
C# |
| ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture |
| ivanpaulovich/event-sourcing-jambo |
182 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
apache-2.0 |
C# |
| An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine) |
| OKTAYKIR/EventFlow.Example |
120 |
|
0 |
0 |
about 5 years ago |
0 |
|
1 |
apache-2.0 |
C# |
| DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file. |