Dictionary Types Helper
This comes in really handy when parsing a loosely typed dictionary that a JSON parser returns to you, just in case the API you're talking to sometimes sends dodgy data that you need to handle gracefully:
This comes in really handy when parsing a loosely typed dictionary that a JSON parser returns to you, just in case the API you're talking to sometimes sends dodgy data that you need to handle gracefully: