matt-bentley / DDDMartLinks
Sample eCommerce application using Domain-Driven Design
☆96Updated last year
Alternatives and similar repositories for DDDMart
Users that are interested in DDDMart are comparing it to the libraries listed below
Sorting:
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- ☆57Updated 3 years ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆55Updated 2 years ago
- Shared kernel☆73Updated this week
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- ☆90Updated 4 years ago
- ☆38Updated 4 years ago
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆119Updated last year
- Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.☆111Updated last year
- Shows how to use the new transactional outbox☆91Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 3 years ago
- ☆48Updated 2 years ago
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆195Updated 2 years ago
- Set of shared abstractions & components for building the modular monolith☆159Updated 2 years ago
- Sample created in the live-coding video series☆86Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- ☆51Updated 3 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 3 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆95Updated 5 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications