Compilation error (line 10, col 22): The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Compilation error (line 11, col 22): The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Compilation error (line 12, col 16): The type or namespace name 'IList<>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 13, col 16): The type or namespace name 'Dictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 14, col 24): The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Compilation error (line 53, col 35): The name 'JsonConvert' does not exist in the current context