Pagination in ASP.NET Core Web API With Onion Architecture

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

In this video, I’ll guide you through implementing pagination in a .NET WEB API while following the principles of onion architecture.

Pagination is a key feature in any robust API, especially when dealing with large datasets, and combining it with onion architecture ensures our code remains clean, testable, and easy to maintain.

So, whether you’re a beginner or an experienced developer, stick around—because by the end of this video, you’ll not only understand how to implement pagination but also how to integrate it into a layered, onion-architecture-based project.

As usual, if you like the video please don’t forget to hit the like and subscribe buttons. It helps me a lot and supports the channel as well.

Let’s get started!

LINKS MENTIONED IN THE VIDEO

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

Thank you all for watching and for your support.

CodeMaze
Автор

If you can please demonstrate how we can consume that api in the front-end, for example how will it work using blazor.

martinsilungwe
Автор

Great video! Enable audio tracks please!

cleitoncarlospereira
Автор

great video but i'm worried about two things, why do not use metadata directly in dto body and my second concern will be change contructor access to private and prevent direct creation of pagination class

haroldpepete
visit shbcf.ru