I have now build a webpage for some API stuff- I now want to use the index.cshtml file (which is build into the structure) - but when I open the index.cshtml file or the Layout.cshtml or the Error.cshtml file in the Visual Studio - I get the exception message as:
CS1980 C# Cannot define a class or member that utilizes 'dynamic' because the compiler required type 'System.Runtime.CompilerServices.DynamicAttribute' cannot be found. Are you missing a reference?
For some time ago, the Azure was installed in my project by a mistake - but I uninstalled it (maybe that was the reason).