Serilog.Sinks.Network icon indicating copy to clipboard operation
Serilog.Sinks.Network copied to clipboard

Set property casing

Open supervos opened this issue 2 years ago • 0 comments

Is it possible to add an option that we can choose between camelCasing (current, default) and as-is (leave casing alone).

This can be a boolean, or an enum to be future proof (kebab-case, PascalCase, ...)

supervos avatar Mar 28 '23 12:03 supervos