meysamhadeli / ecommerce-monolithLinks
A monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
☆54Updated 6 months ago
Alternatives and similar repositories for ecommerce-monolith
Users that are interested in ecommerce-monolith are comparing it to the libraries listed below
Sorting:
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- 🎬 A simple movie search app, built with .Net 9, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and detai…☆41Updated this week
- Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing…☆98Updated 3 weeks ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆84Updated 4 years ago
- ASP.NET Core | Domain-Driven Design | Clean Architecture☆46Updated 2 years ago
- Automatically register your Minimal API endpoints in ASP.NET Core.☆74Updated last year
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- 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
- ☆42Updated 2 years ago
- Template for a microservice based on DDD and Clean Architecture with .NET☆51Updated this week
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆36Updated last year
- Modular Monolith template for ASP.NET Core and NET 8☆26Updated last year
- Expensely server application.☆36Updated 3 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 4 years ago
- 🛠️ Bunch of Common Building Blocks (Identity, Storage, Message Bus, Email, SMS, Configuration & Secrets Providers, ...) that every app m…☆70Updated this week
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates