Vertical Slice Architecture in .NET

Описание к видео Vertical Slice Architecture in .NET

►► Master Web API development Best Practices: https://bit.ly/3TnqoFQ
►► Build great web apps in Blazor WebAssembly: https://bit.ly/437g87T
►► Support us on Patreon and get the source code:   / 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 -    • Onion Architecture in ASP.NET Core  
►► CQRS and MediatR Queries -    • CQRS And MediatR in ASP.NET Core -  I...  
►► CQRS and MediatR Commands -    • CQRS And MediatR In ASP.NET Core -  C...  
►► ProblemDetails -    • How to Use the ProblemDetails Class t...  

FOLLOW US ON SOCIAL MEDIA!
►►   / marinko-spasojevic  
►►   / codemazeblog  
►►   / codemazeblog  

Комментарии

Информация по комментариям в разработке