User1421620300 posted
I need a brief explanation as to why my code editor keeps showing this feature in my editor window. This feature is preventing me from adding code to my methods. I think the feature is called
application insights. Is there a way to set it to disable? Markus.
0 references| 0 requests| 0 exceptions
public ActionResult Create()
{
return View();
}