Folder-by-Type Project Structure in ASP.NET CORE 3.0 - Part 3 - Service Layer

preview_player
Показать описание

► Part 3 - Service Layer - THIS VIDEO

In this video series, you will learn how to use the Folder-by-Type project structure in your ASP.NET Core 3.0 web applications. In the third part, I show how to implement the service layer and extract the business logic.

★★ BECOME A BACKER OR SPONSOR ★★
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

★★ Follow Me ★★
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

★★ Links From The Video ★★
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
► Fully Functional Folder-by-Type Blog in My Code:
Рекомендации по теме
Комментарии
Автор

Finally some project structure that I can understand!

lekabros
Автор

Amazing video!
I've just developed a web API containing EF Core with a repository layer.
Now I will refactor it into async services.

lucbauer
Автор

no bullshits! just pure great stuff! loving it

maxlin
Автор

Ivaylo great videos so far. I would love to see more advanced stuff on multithreading and some real life examples :)

plamenyovchev
Автор

Nice series! Interesting point about not using exceptions to affect control flow (this point is hotly debated in stackoverflow though). If... else... logic seems to me more cumbersome, you are however on point about performance. Good job and keep the videos coming!

ronaldmadrid