C# (CSharp) Senparc.Weixin.Helpers Namespace

Classes

Name Description
DateTimeHelper
EncryptHelper
ExpandoJsonConverter Allows JSON serialization of Expando objects into expected results (e.g., "x: 1, y: 2") instead of the default dictionary serialization.
FileHelper
IDictionaryExtensions IDictionary扩展方法 代码引用自:https://bitbucket.org/patridge/expandoobject-json-serialization-tests/src/eab6ef0b18434278a5c2c1424145c47d1def2838/ExpandoJsonMvcStub/Helpers/IDictionaryExtensions.cs?at=default &fileviewer=file-view-default 更多解决方案:http://www.patridgedev.com/2011/08/24/getting-dynamic-expandoobject-to-serialize-to-json-as-expected/
JsonSetting JSON输出设置
JsonSetting.IgnoreValueAttribute
SerializerHelper
WeixinJsonConventer 微信JSON转换器