These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Use LINQ with Dynamic Data in Dynamic Code
LINQ (Language Integrated Query) from Microsoft is a highly efficient API to quickly sort, filter and reorganize list of data. It's built into .net.
You probably want to check out one of the following:
Tutorials

Discover More in the Razor Tutorials
We have an rich series of Razor tutorials. You should really check them out 👍.
- LINQ Tutorials on 2sxc.org