Asp.Net Core tutorial for absolute beginners (10): The service layer

preview_player
Показать описание
In this lesson we'll talk about what is and how to work with a service layer in Asp.Net Core application.
#AspNetCore #DotNetCore #CSharp

Рекомендации по теме
Комментарии
Автор

Thanks again for this great content! I truly love your teaching style. If I have a vote for your question, I would LOVE an ASP.NET Core INTERMEDIATE course. : )

jamesbest
Автор

I think Reservation system needs elaboration in case of multiple reservations

vasiliv
Автор

Thank you very much for this video as well, when we have a problem in EF like in here and if we have to delete tables. we have to delete those same tables in UAT/PROD when we deploy the code, that means we are going to lose all the data in those environments, what is your advise for that? Also should we move the AutoMapper profiles into the service layer as well and keep the controller clean and lean ?

krishanthadharmasiri
Автор

If you pursued these courses in a way that correlates to teaching someone a full stack of some kind, I think that would be best. :] Maybe not for the algorithm, but probably for the people watching! xD
Refactoring is always nice too though. :]

bigggmoustache