When trying to create a View from the Controller, using Asp.Net Core 2.0 Web Api, I have this error. This only happens when I:
1) Model - > List 2) Model class - > when I look in the Model folder for a file, in my case this: OperatorDetailsModel
How do I resolve this?