Newtonsoft.Json by James Newton-King

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

.NET API 553,384 bytes

 SnakeCaseNamingStrategy

A snake case naming strategy.
public SnakeCaseNamingStrategy(bool processDictionaryKeys, bool overrideSpecifiedNames)

Initializes a new instance of the SnakeCaseNamingStrategy class.

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

Initializes a new instance of the SnakeCaseNamingStrategy class.

Initializes a new instance of the SnakeCaseNamingStrategy class.