<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

KebabCaseNamingStrategy

A kebab case naming strategy.
public KebabCaseNamingStrategy(bool processDictionaryKeys, bool overrideSpecifiedNames)

Initializes a new instance of the KebabCaseNamingStrategy class.

public KebabCaseNamingStrategy(bool processDictionaryKeys, bool overrideSpecifiedNames, bool processExtensionDataNames)

Initializes a new instance of the KebabCaseNamingStrategy class.

Initializes a new instance of the KebabCaseNamingStrategy class.