I am looking for a proper architecture (n-tier) where we can combine multiple technologies or frameworks.
The idea is to build an asp.net mvc app that consumes web api, and there should be business logic somewhere, and then data storage.(entity framework)
I havent started yet because I dont know how to start, my idea here is to get some different ideas in how to approach this scenario and then I could decide which way is the best one.