87 results for “topic:domain-events”
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
🔥 Fire events on attribute changes of your Eloquent model
A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.
An application that simulates a digital bank, featuring customer and administrative areas, and allowing deposits and transfers between accounts within the same bank.
Golang DDD (CQRS / Event Sourcing) Reference Application "Grade"
Simple way to add Commands, Events and Real time notifications to your app using .NET
Add Artificial Intelligence following best practices course examples
Domain Modeling: Domain Events course examples
A collection of entities and helpers for creating domain objects and events
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.
Demo application implemented in Clojure(Script) using a Clean Architecture.
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.
Organise your application domain events in a simple and intuitive way.
An in-memory event bus without any dependency in C#
.NetCore & AspNetCore API Building Blocks.
Fast and efficient spring-data
:star:基于.net 5的DDD项目结构,支持多租户,单数据库/多数据库隔离
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
Examples of how to handle errors when publishing and consuming domain events
:memo: Prova de conceito de modelagem de software com Domain Driven Design (DDD)
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.
apply domain driven design and clean architecture
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..
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.
Golang library for building DDD applications easily
A comprehensive, production-ready Entity Framework Core library for .NET 9+ providing Repository pattern, Unit of Work, Specification pattern, Domain Events, Fluent Configuration API, automatic audit tracking, soft delete & restore, dynamic filtering, pagination, and modular ID generation (GUID V7, ULID) with zero-configuration setup.
Symfony bundle for domain building blocks
Replaced with somnambulist/domain
Simple, concise implementation of Events in .NET
A reference Laravel application demonstrating the Application Coordinator Pattern - a pragmatic architecture for orchestrating complex workflows without drowning in abstractions or losing the framework's elegance.