ayjay
ayjay
CC#
Created by ayjay on 3/2/2025 in #help
Designing a Scalable Booking .Net API – Best Practices & Input Needed
I might be wrong, what is expected from the app is to use some type of design pattern, to be optimized and to follow best practices and principles (including OOP, SOLID)
14 replies
CC#
Created by ayjay on 3/2/2025 in #help
Designing a Scalable Booking .Net API – Best Practices & Input Needed
this app is a small part of a large solution and I must think in advance for future extension and optimization, that's why I found implementation of MediatR to be suitable for extension
14 replies
CC#
Created by ayjay on 3/2/2025 in #help
Designing a Scalable Booking .Net API – Best Practices & Input Needed
I am trying to decide what is the best approach for this kind of app. I decided to go with clean architecture, I was wondering if I should use MediatR pattern or will it be an overkill for this app?
14 replies