Learn how to filter, paginate and sort using C# with .NET Core & MongoDB. We will compare Frontend and Backend API Filtering with two different API Endpoints. One will be a simple endpoint where you return all the data, the other will be an endpoint where we will apply custom Pagination, Search & Sorting.
Timestamps
00:00 Preview
00:38 Setup
05:04 Connect with MongoDB
10:16 Frontend Endpoint
13:51 Seed the Database
20:32 Backend Endpoint
22:48 Searching Products
26:32 Sorting Products
29:22 Paginating Products
Source Code: https://github.com/scalablescripts/do…
Subscribe: https://www.youtube.com/c/ScalableScripts/featured
#mongodb #.net #csharp