public static void Register(HttpConfiguration config) { var configurator = new EndpointConfigurator(); configurator.Configure(config); }