Skip to content

ToCamelCase extension method doesn't support PascalCase strings #7

@JNeisa

Description

@JNeisa

ToCamelCase extension method doesn't support PascalCase strings.

eg "PascalCaseString" returns "PascalCaseString" it should be "pascalCaseString"

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions