Community

Using JSON Based Entities for Caching Remote Data in C#

(honey the codewitch) Aside from a clean way to query remote JSON/REST based services, you usually need a way to cache and index the data you get back.