Commit d044fcc
authored
Add EntityFramework.OrderBy extension to index (#5241)
Introduced EntityFramework.OrderBy to the list of EF Core extensions. This library enables default ordering for queries, supports nested collections, multi-column ordering, and automatic index creation for ordering columns. Links to GitHub and NuGet are provided.1 parent 1d17c4c commit d044fcc
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
271 | 277 | | |
272 | 278 | | |
273 | 279 | | |
| |||
0 commit comments