JSON Data in Cache
NCache lets you add and retrieve JSON data in the cache. This section briefly explains how to cache JSON documents, query JSON data, and optimize serialization in NCache.
In This Section
Using JSON Objects as Cache Data
Explains how to use JSON Object in NCache and all the aspects of using JSON Object in cache programmatically.
External Newtonsoft JsonConverter
Learn how to configure external Newtonsoft JsonConverter implementations for JSON serialization in NCache.