In this video I will show you how the vertical Slice Architecture can help us with organizing our code. Especially if we have to build new features afterwards the vertical slices are very beneficial, because the dependencies are kept to a minimum and all the code rests in one place, the specified Features Folder. We will built them by using Jimmy Bogards MediatR Library.
Two geat Talks (highly recommend) about the subject:
https://www.youtube.com/watch?v=SUiWfhAhgQw&ab_channel=NDCConferences
https://www.youtube.com/watch?v=36G6-vwwpe8&t=3583s&ab_channel=CodersCafe
Image:
https://1.bp.blogspot.com/-buPG8OBFi9k/WaIiHVaAvOI/AAAAAAAABZ8/rLtR80IZc6YOsKpNar_q960MDh2wjtq8ACLcBGAs/s1600/with%2Bvertical%2Bslices.png Creator: David Eggenberger

#blazor

Blazor Server Vertical Slice Architecture
2.40 GEEK