Compilation error (line 1, col 19): The type or namespace name 'Services' does not exist in the namespace 'LM.CarParts' (are you missing an assembly reference?)
Compilation error (line 2, col 17): The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Compilation error (line 3, col 17): The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Compilation error (line 4, col 17): The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Compilation error (line 10, col 44): The type or namespace name 'ODataController' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 12, col 26): The type or namespace name 'ICarPartRespository' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 14, col 40): The type or namespace name 'ICarPartRespository' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 21, col 27): The type or namespace name 'IActionResult' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 19, col 10): The type or namespace name 'ODataRoute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 19, col 10): The type or namespace name 'ODataRouteAttribute' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 20, col 10): The type or namespace name 'EnableQuery' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 20, col 10): The type or namespace name 'EnableQueryAttribute' could not be found (are you missing a using directive or an assembly reference?)