►► Check out our courses: https://bit.ly/cdmz-courses
►► Support us on Patreon and get the source code: https://www.patreon.com/CodeMaze
In this video, I will talk about Vertical Slice Architecture in ASP.NET Core and the benefits it provides to make our code more maintainable. The vertical slice architecture is a technique that helps us build maintainable applications by separating the application around features or “vertical slices”. In this approach, we think of the application code in terms of features rather than the layers. We treat each feature as a vertical slice. Because every feature within the application is a separate component, it can change independently.
LINKS MENTIONED IN THE VIDEO
►► Onion Architecture in .NET - https://youtu.be/GjYwD2VTtqY
►► CQRS and MediatR Queries - https://youtu.be/DJGyRzLW6_c
►► CQRS and MediatR Commands - https://youtu.be/ILRcQ2j58vQ
►► ProblemDetails - https://youtu.be/iv7fdvSKwAY
FOLLOW US ON SOCIAL MEDIA!
►► https://www.linkedin.com/in/marinko-spasojevic/
►► https://twitter.com/CodeMazeBlog
►► https://www.facebook.com/CodeMazeBlog