Question

I was wondering whether a JSON string can be deserialized directly into a C# dynamic object. It will be used in a .NET 4.6 environment.

Looking for a job?
Groundswell Cloud Solutions
Vancouver, Canada

Accenture
New York

JP/Morgan Chase
Dallas, Texas

Microsoft
Seattle


Related
Why does the C# Random number generator just create a single number?
C# Singleton design pattern example