Just noticed in the .NET client API the documentation for EventData Type says
The name of the event type. It is strongly recommended that these use lowerCamelCase if projections are to be used.
Is there any specific reason for lowerCamelCase or is that only the case if we project to a stream name that begins with the event type?