I am trying to build the tutorial calendar. One of the steps calls for code to be pasted into CalendarController.cs. The last paragraph looks like this:
I followed the directions. But the object that is unrecognized by the compiler is the CalendarActionResponseModel object in the prior line. Can anyone point me to the namespace for this or is something missing from my project?
Thanks