https://github.com/mehmetozkaya/eshopmicroservices
https://github.com/mehmetozkaya/eshopmicroservices
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mehmetozkaya/eshopmicroservices
- Owner: mehmetozkaya
- License: mit
- Created: 2024-01-16T07:38:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-21T11:52:13.000Z (over 1 year ago)
- Last Synced: 2025-03-17T19:52:11.306Z (7 months ago)
- Language: C#
- Size: 2.21 MB
- Stars: 116
- Watchers: 5
- Forks: 54
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EShopMicroservices
**UDEMY COURSE WITH DISCOUNTED - Step by Step Development of this Repository -> https://www.udemy.com/course/microservices-architecture-and-implementation-on-dotnet/?couponCode=MARC24**
See the overall picture of **implementations on microservices with .net tools** on real-world **e-commerce microservices** project;

There is a couple of microservices which implemented **e-commerce** modules over **Catalog, Basket, Discount** and **Ordering** microservices with **NoSQL (DocumentDb, Redis)** and **Relational databases (PostgreSQL, Sql Server)** with communicating over **RabbitMQ Event Driven Communication** and using **Yarp API Gateway**.
### Check Explanation of this Repository on Medium
* [.NET 8 Microservices: DDD, CQRS, Vertical/Clean Architecture and Event-Driven Communication](https://medium.com/@mehmetozkaya/net-8-microservices-ddd-cqrs-vertical-clean-architecture-2dd7ebaaf4bd)