@sync08 So in other words, we would really have to go off the rails for this. In my experience, is always a bad idea to stray too much from a framework defaults if it is really opinionated regarding structure.
@jeremyjh I find that using the term “context” to describe this kind of folder structure in the web app to be misleading because we already use this word to represent application’s domain boundaries, and one thing does not lead to the other - necessarily. What you are presenting is similar to what I’ve used for years with ASP.NET, we call it “feature folders”, which is a vertical sliced folder structure.