- Practical Samples and Tutorials of Event Sourcing in .NET https://github.com/oskardudycz/EventSourcing.NetCore 6 comments dotnet
Linking pages
- CQRS facts and myths explained - Event-Driven.io https://event-driven.io/en/cqrs_facts_and_myths_explained/ 34 comments
- Event Streaming is not Event Sourcing! - Event-Driven.io https://event-driven.io/pl/event_streaming_is_not_event_sourcing/ 33 comments
- GitHub - kgrzybek/modular-monolith-with-ddd: Full Modular Monolith application with Domain-Driven Design approach. https://github.com/kgrzybek/modular-monolith-with-ddd 26 comments
- GitHub - meysamhadeli/booking-microservices: Booking Microservices is a Sample application for booking ticket. This application based on different software architecture and technologies like .Net Core, CQRS, DDD, Vertical Slice Architecture, Docker, kubernetes, tye, masstransit, RabbitMQ, Grpc, yarp reverse proxy, Identity Server, Redis, SqlServer, Entity Framework Core, Event Sourcing and different level of testing. https://github.com/meysamhadeli/booking-microservices-sample 14 comments
- GitHub - heynickc/awesome-ddd: A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources https://github.com/heynickc/awesome-ddd 7 comments
- Introduction to Event Sourcing - Self Paced Kit - Event-Driven.io https://event-driven.io/en/introduction_to_event_sourcing/ 5 comments
- Event Sourcing: Why Kafka is not suitable as an event store | ITNEXT https://medium.com/@TonyBologni/event-sourcing-why-kafka-is-not-suitable-as-an-event-store-796e5d9ab63c 4 comments
- GitHub - mehdihadeli/ecommerce-modular-monolith: 🪣 A practical e-commerce modular monolith, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/mehdihadeli/ecommerce-modular-monolith-sample 3 comments
- GitHub - mehdihadeli/ecommerce-microservices: 🛍️ A practical e-commerce microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/mehdihadeli/ecommerce-microservices 3 comments
- Classifying Event Driven Architecture https://www.juxt.pro/blog/event-driven-architecture/ 1 comment
- GitHub - mehdihadeli/ecommerce-microservices: 🛍️ A practical e-commerce microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/mehdihadeli/ecommerce-microservices-sample 0 comments
- Saga and Process Manager - distributed processes in practice - Event-Driven.io https://event-driven.io/en/saga_process_manager_distributed_transactions/ 0 comments
- GitHub - meysamhadeli/booking-modular-monolith: A Modular Monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/meysamhadeli/booking-modular-monolith-sample 0 comments
- GitHub - mehdihadeli/ecommerce-microservices: 🛍️ A practical microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/mehdihadeli/store-microservices-sample 0 comments
- Set up OpenTelemetry with Event Sourcing and Marten - Event-Driven.io https://event-driven.io/en/set_up_opentelemetry_wtih_event_sourcing_and_marten/ 0 comments
- GitHub - meysamhadeli/booking-microservices: Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/meysamhadeli/booking-microservices 0 comments
- Docker Compose Profiles, one the most useful and underrated features - Event-Driven.io https://event-driven.io/en/docker_compose_profiles/ 0 comments
- Combining the To-Do List and the Passage Of Time patterns for resilient business workflows - Event-Driven.io https://event-driven.io/en/to_do_list_and_passage_of_time_patterns_combined/ 0 comments
Linked pages
- Don't Let the Internet Dupe You, Event Sourcing is Hard - Blogomatano https://chriskiehl.com/article/event-sourcing-is-hard 661 comments
- Apache Kafka https://kafka.apache.org/ 125 comments
- The Reactive Monolith - How to Move from CRUD to Event Sourcing https://www.wix.engineering/post/the-reactive-monolith-how-to-move-from-crud-to-event-sourcing 107 comments
- Event Sourcing http://martinfowler.com/eaaDev/EventSourcing.html 88 comments
- What they don’t tell you about event sourcing | by Hugo Rocha | Medium https://medium.com/@hugo.oliveira.rocha/what-they-dont-tell-you-about-event-sourcing-6afc23c69e9a 84 comments
- The Many Meanings of Event-Driven Architecture • Martin Fowler • GOTO 2017 - YouTube https://m.youtube.com/watch?feature=youtu.be&v=STKCRSUsyP0 68 comments
- Greg Young - CQRS and Event Sourcing - Code on the Beach 2014 - YouTube https://www.youtube.com/watch?v=JHGkaShoyNs 68 comments
- http://cidrdb.org/cidr2015/Papers/CIDR15_Paper16.pdf 53 comments
- The Log: What every software engineer should know about real-time data's unifying abstraction | LinkedIn Engineering https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying 43 comments
- CQRS is simpler than you think with .NET 6 and C# 10 - Event-Driven.io https://event-driven.io/en/cqrs_is_simpler_than_you_think_with_net6/ 42 comments
- Starbucks Does Not Use Two-Phase Commit - Enterprise Integration Patterns http://www.enterpriseintegrationpatterns.com/ramblings/18_starbucks.html 41 comments
- CQRS facts and myths explained - Event-Driven.io https://event-driven.io/en/cqrs_facts_and_myths_explained/ 34 comments
- Event Streaming is not Event Sourcing! - Event-Driven.io https://event-driven.io/pl/event_streaming_is_not_event_sourcing/ 33 comments
- Marten | .NET Transactional Document DB and Event Store on PostgreSQL https://martendb.io/ 25 comments
- Event Modeling: What is it? - Event Modeling https://eventmodeling.org/posts/what-is-event-modeling/ 22 comments
- GitHub - jbogard/MediatR: Simple, unambitious mediator implementation in .NET https://github.com/jbogard/MediatR 20 comments
- Domain Events vs. Event Sourcing – INNOQ https://www.innoq.com/de/blog/domain-events-versus-event-sourcing/ 11 comments
- https://altkomsoftware.pl/en/blog/building-microservices-domain-aggregates/ 11 comments
- Event sourcing, CQRS, stream processing and Apache Kafka: What’s the connection? | Confluent http://www.confluent.io/blog/event-sourcing-cqrs-stream-processing-apache-kafka-whats-connection/ 7 comments
- The Outbox Pattern - Kamil Grzybek http://www.kamilgrzybek.com/design/the-outbox-pattern/ 6 comments
Related searches:
Search whole site: site:github.com
Search title: GitHub - oskardudycz/EventSourcing.NetCore: Examples and Tutorials of Event Sourcing in .NET
See how to search.