[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eNewtonsoftJsonContractResolver\u003c/code\u003e class is a JSON contract resolver designed to apply \u003ccode\u003eRFC3339DateTimeConverter\u003c/code\u003e and \u003ccode\u003eExplicitNullConverter\u003c/code\u003e as needed, enhancing JSON serialization and deserialization.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eDefaultContractResolver\u003c/code\u003e and implements \u003ccode\u003eIContractResolver\u003c/code\u003e, offering a specialized approach to contract resolution for JSON operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eCreateContract\u003c/code\u003e method, which is an override of \u003ccode\u003eDefaultContractResolver.CreateContract(Type)\u003c/code\u003e, allowing it to customize the contract creation process for different object types.\u003c/p\u003e\n"],["\u003cp\u003eThe main purpose of using a contract resolver is to enhance performance in Json.NET, as recommended by its tips.\u003c/p\u003e\n"],["\u003cp\u003eThe class is available across multiple versions, ranging from 1.50.0 to the latest version 1.69.0, allowing for flexibility in implementation with different release versions.\u003c/p\u003e\n"]]],[],null,[]]