420 results for “topic:ddd-patterns”
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
Do design No code 💻📱🛒📚
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
A Domain Driven Design framework for software simplicity in node
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach
This package provide utils files and interfaces to assistant build a complex application with domain driving design.
A full-stack .NET microservices build on Dapr and Tye
Aurora is a project developed in .NET 6, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is implemented with minimal reflection and instead utilizes covariance and contravariance to provide its core functionality.
Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind
Nodejs Express-TypeScript-DDD REST API
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
Helps to use domain driven design within Laravel
Cheeper is the reference code implementation of the book "CQRS By Example" – https://leanpub.com/cqrs-by-example/
DDD patterns implemented following TDD
Complete catalog of all classical patterns in the Archimate language
This is a project to explain hexagonal architecture and unit tests in node.js
Lightning Talk at Nuxt Nation 2021. Now updated to Nuxt 3.
Python implementation of Domain Notification Pattern
Practical DDD in Golang
Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.
Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeking maintainability and clarity.
Additional accompaniment to Functional and Reactive Domain Modeling
ASP.NET Core, C#, REST API, DDD, Princípios SOLID e Clean Architecture
A cqrs/event sourcing library built directly into a router you can use in your react application