.NET Core Rest API - Pagination, Search & Sorting using MongoDB

Опубликовано: 22 Октябрь 2024
на канале: Scalable Scripts
5,412
67

👉 Check our website: https://scalablescripts.com

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.

MySQL Version:    • .NET Core Rest API - Pagination, Sear...  
Source Code: https://github.com/scalablescripts/do...

This video can be combined with other videos:
React & C# Lazy Loading, Search & Sorting using MongoDB:    • React & C# Lazy Loading, Search & Sor...  
VueJS & C# Lazy Loading, Search & Sorting using MongoDB:    • VueJS & C# Lazy Loading, Search & Sor...  
Angular & C# Lazy Loading, Search & Sorting using MongoDB:    • Angular & C# Lazy Loading, Search & S...  
NextJS & C# Lazy Loading, Search & Sorting using MongoDB:    • NextJS & C# Lazy Loading, Search & So...  
NuxtJS & C# Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & C# Lazy Loading, Search & So...  
Svelte & C# Lazy Loading, Search & Sorting using MongoDB:    • Svelte & C# Lazy Loading, Search & So...  

Get access to all my courses for 15$/month: https://scalablescripts.com/p/membership

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

#dotnetcore #csharp #dotnet #mongodb