ToCamelCase extension method doesn't support PascalCase strings. eg "PascalCaseString" returns "PascalCaseString" it should be "pascalCaseString"