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?
Microsoft
Seattle

JP/Morgan Chase
Dallas, Texas

Accenture
New York

Groundswell Cloud Solutions
Vancouver, Canada


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