public static void Register(HttpConfiguration config) { // ... config.EnableQuerySupport(); // ... }