Db First Project how do I sorting Price with asp.net entity Framework core?

Viewed 36

I want to sort price in my project. (DbFirst)

How to sort the prices that are registered in the database from low to high with using Asp.net entity framework core?

0 Answers
Related