Provides a fluent configuration API to apply commonly needed serialization options to a POCO (and it's properties).
Follows same conventions and principals as FluentValidator.
ComCat is a Resharper plugin that helps with 2 things in C# programming: order DataMember properties in a DataContract; sync comments from interface / base class to implementation / child class.You will need to use the ReSharper extension manager to point to the nuget repository (however this plugin...
More information
CacheManager extension package providing DataContract serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
Yeah, you can access json with dynamic & Json.Net.
But why can't we have the old static way?
Is there no one miss the happiness of working with intellisense?
There must be a easy way.
动态调用RestAPI返回的json, 确实很简单
但是你自己要封装一个SDK给别人,你好意思给人家说明书让人家看着说明书动态调用么?...
More information