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

Опубликовано: 31 Октябрь 2024
на канале: Scalable Scripts
4,122
56

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

Learn how to filter, paginate and sort using C# with .NET Core & MySQL. 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 MySQL:    • React & C# Lazy Loading, Search & Sor...  
VueJS & C# Lazy Loading, Search & Sorting using MySQL:    • VueJS & C# Lazy Loading, Search & Sor...  
Angular & C# Lazy Loading, Search & Sorting using MySQL:    • Angular & C# Lazy Loading, Search & S...  
NextJS & C# Lazy Loading, Search & Sorting using MySQL:    • NextJS & C# Lazy Loading, Search & So...  
NuxtJS & C# Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & C# Lazy Loading, Search & So...  
Svelte & C# Lazy Loading, Search & Sorting using MySQL:    • 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 MySQL
12:22 Seed the Database
17:11 Frontend Endpoint
21:01 Backend Endpoint
23:04 Searching Products
26:11 Sorting Products
28:23 Paginating Products

#dotnetcore #csharp #dotnet #mysql