Starting with a project that already consumes one JSON stream, add another JSON stream with a common key. Then, combine them together using a Dictionary, which offers superior O(1) lookups on keys, versus O(n) lookups by iterating over an array. I describe why this is important.
Source code is freely available on GitHub at https://github.com/discospiff/PlantDi...