domain-events
There are 69 repositories under domain-events topic.
ddd-by-examples/factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
jpkleemans/attribute-events
🔥 Fire events on attribute changes of your Eloquent model
4lessandrodev/rich-domain
A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.
alexandrebeato/bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
emacsway/grade
Golang DDD (CQRS / Event Sourcing) Reference Application "Grade"
arleypadua/domain-events-signalr
Simple way to add Commands, Events and Real time notifications to your app using .NET
somnambulist-tech/domain
A collection of entities and helpers for creating domain objects and events
CodelyTV/add_ai_follwing_best_practices-course
Add Artificial Intelligence following best practices course examples
CodelyTV/domain_modeling-domain_events-course
Domain Modeling: Domain Events course examples
mohamedelareeg/DomainDrivenERP
This repository is a project aimed at developing an ERP (Enterprise Resource Planning) Web API utilizing Domain Driven Design principles and Clean Architecture. It focuses on providing a scalable, maintainable, and organized codebase for efficiently managing enterprise resources.
eeng/mercurius
Demo application implemented in Clojure(Script) using a Clean Architecture.
Nikoo-Asadnejad/GenericRepository
This class library implements the Generic Repository Pattern for SQL Server databases. It supports both asynchronous and synchronous operations and is designed to offer a clean and efficient data access layer.
ahmad-elassuty/event_router
Organise your application domain events in a simple and intuitive way.
sfmohassel/libc.eventbus
An in-memory event bus without any dependency in C#
Slacquer/api-blox
.NetCore & AspNetCore API Building Blocks.
daggerok/spring-data-jdbc-examples
Fast and efficient spring-data
xiajingren/summer
:star:基于.net 5的DDD项目结构,支持多租户,单数据库/多数据库隔离
CodelyTV/ddd_problems-domain_events_errors_handling-course
Examples of how to handle errors when publishing and consuming domain events
erlonfs/gestao-escolar
:memo: Prova de conceito de modelagem de software com Domain Driven Design (DDD)
ioannisioannou16/transactional-outbox
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
nourelnaby4/BigDinner
apply domain driven design and clean architecture
Nikoo-Asadnejad/ProductService
This project is a sample implementation of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), and Clean Architecture using .NET. It demonstrates a modern approach to building scalable and maintainable applications.
pmilet/domainevents
The purppose of this library is to simplify the development of applications that use the Domain Event design pattern. This library is based on an article from Jimmy Boggard A better domain events pattern..
razondpro/UserService
This is a .NET Core Minimal API skeleton project designed to quickly kickstart new projects based on Clean + DDD and CQRS architecture. The project incorporates advanced features such as domain events with the Outbox Pattern and event handling with Kafka.
open-solid/domain-bundle
Symfony bundle for domain building blocks
CodeShayk/DomainEvents
DomainEvents is .Net library to implement transactional events in domain model.
dave-redfern/laravel-doctrine-domain-events
Replaced with somnambulist/domain
ShreyasJejurkar/Eventify
Simple, concise implementation of Events in .NET
lucasvsme/poc-spring-aws-kinesis-multistream
Publishing and consuming records from multiple Kinesis streams using the Kinesis Client Library (KCL 2.x)
skrasekmichael/ModularMonolith
ModularMonolith + DDD
eduardoconti/webhook-api
Webhook simulator using websocket
HamedStack/HamedStack.CleanSample
CleanSample is a .NET application showcasing Clean Architecture, DDD principles, and CQRS for improved scalability and maintainability.
kadirdemirkaya/Menu-Tenant
This project is a multi-tenant menu example project
Luispfa/sf7-rabbitmq-ha
Symfony project with RabbitMQ using Hexagonal Architecture and Domain Events for scalable and event-driven applications
open-solid/domain
Business domain building blocks
skrasekmichael/CleanArchitecture
CleanArchitecture + DDD