How to design & create .NET API in 2022

Описание к видео How to design & create .NET API in 2022

Exploring the Vertical Slice architecture in practice by taking advantage of .NET Minimal APIs.
Organizing your code into modules that are fully self-contained can be extremely beneficial and allow you to deliver product quickly, without closing the door to microservices later down the road.

Repo link: https://github.com/Mijalski/MinimalAp...

Inspired by:
https://timdeschryver.dev/blog/maybe-...
https://gist.github.com/davidfowl/ff1...

Twitter:   / kyrcooler  

00:00 Intro
00:53 Onion Architecture
02:45 Showcase of my modular API
03:05 How to code modular API
03:25 Endpoints in module
05:33 Command handlers
06:29 Entities and business logic
06:55 Infrastructure
07:45 Query handlers

Комментарии

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