I have an List and I\'d like to wrap it into an IQueryable.
Is this possible?
Use the AsQueryable() extension method.
AsQueryable()