ASP.NET Core Web API Best Practices

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

In this video, I’m going to talk about what I consider to be the best practices while developing the .NET Core Web API projects. How to make them better and more maintainable. This is the opinion based on so many projects I developed throughout my developer career and working with many different clients.
You will find a lot of great advice in this video regarding project organization, controller and actions, different feature implementations, security, etc.

LINKS MENTIONED IN THE VIDEO

FOLLOW US ON SOCIAL MEDIA!
Рекомендации по теме
Комментарии
Автор

Thank you all for watching and for your support.

CodeMaze
Автор

The video is informative. Concepts were clear.

sruthisiddamseeti
Автор

How about using the factory pattern to decouple the data persistence layer from the business logic? This would make it easier to switch the data persistence layer in the future.

robinck
Автор

At 9:56 and beyond you mentioned paging, filter, search, sort, etc. But I don't see such an implementation in your onion architecture repository. Do you cover that in another specific video/article? or is it only in your paid membership/content?

kristiadhy
Автор

Could you please share the reason why we shouldn't put any business logic in our controllers? I have learned to use your onion architecture repo example, but I take out the service layer and put business logic in the controller because I don't want my project to be too complex.

kristiadhy
Автор

Great explanation. Link to the repo? I don't find it even even as your Patreon sponsor.

null
Автор

can you provide source code as well? thank you

qqyxuxw
join shbcf.ru