While building a code with ExpandoObject in Visual Studio Code I get an error :
The type or namespace name 'ExpandoObject' could not be found (are you missing a using directive or an assembly reference?)
What should I do in order to compile the code?
2.1m questions
2.1m answers
60 comments
57.0k users