Show / Hide Table of Contents

Namespace FunctionMonkey.Serialization

Classes

CamelCaseJsonSerializer

Camel case JSON serializer

DefaultCaseJsonSerializer

Uses the Json.NET default naming strategy (no modification to property case)

JsonSecurityPropertyContractResolver

NamingStrategyJsonSerializer

Json serializer that honours security properties and uses the supplied naming strategy

SecurityPropertyDefaultValueConverter

SnakeCaseJsonSerializer

A snake case JSON serializer

  • 0 Comments
In This Article
  • Classes
Back to top Copyright © 2018 James Randall