draphyz / DDDLinks
Domain-Driven Design example
☆353Updated last year
Alternatives and similar repositories for DDD
Users that are interested in DDD are comparing it to the libraries listed below
Sorting:
- Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.☆358Updated 2 months ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆386Updated last year
- A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Ar…☆387Updated 3 weeks ago
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆539Updated 2 years ago
- Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach☆348Updated 2 years ago
- ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture☆499Updated 2 weeks ago
- ASP.NET Core sample with DDD concepts☆318Updated last year
- The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Archi…☆529Updated last year
- Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstr…☆262Updated 2 years ago
- This project was made for tutorial purpose - to clearly present the domain driven design concept.☆110Updated 11 months ago
- 🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Ar…☆379Updated last year
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆321Updated 2 years ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆401Updated 2 months ago
- SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice…☆132Updated last year
- This is a n-layer architecture based on Common web application architectures.☆346Updated 4 months ago
- Complete solution template which is built on Clean Architecture with all essential feature, CI/CD, best practice, testing Strategy using …☆116Updated 10 months ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆171Updated 2 years ago
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆719Updated last year
- My personal take on Clean Architecture (.NET8)☆214Updated 6 months ago
- Sample .NET 9 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integr…☆209Updated this week
- Modular Monolith virtual payments app sample - reference project for the comprehensive course☆233Updated 2 years ago
- This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowe…☆180Updated 10 months ago
- 🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.☆238Updated 4 months ago
- Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API app…☆241Updated 4 months ago
- A DDD guestbook example written for ASP.NET Core☆797Updated 5 years ago
- Source code for the DDD and EF Core Pluralsight course☆256Updated 4 years ago
- E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for A…☆499Updated 4 years ago
- We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work a…