![]() |
C# Client Library
A C# Client Library for the AnalyzeRe REST API
|
Go to the source code of this file.
Classes | |
class | AnalyzeRe.JsonConverters.RespectIgnoreDataMemberResolver |
Properties tagged with the framework IgnoreDataMemberAttribute should be ignored by the serializers. Due to a (perceived) issue in Newtonsoft JSON (Submitted here: https://github.com/JamesNK/Newtonsoft.Json/issues/943), we would need to use their own JsonIgnoreAttribute to effectively ignore a property. This contract resolver aims to correct that by adding support for the framework attribute. More... | |
Namespaces | |
namespace | AnalyzeRe |
namespace | AnalyzeRe.JsonConverters |