Can't Convert editor result to Json

Can't Convert editor result to Json

BenjiHorseBenjiHorse Posts: 4Questions: 2Answers: 0

I'm following the example in https://editor.datatables.net/manual/net/mvc using dotnet core 2.1 but in Visual Studio the "return JsonResult(response);" gives the error "Non-invocable member JsonResult cannot be used like a method". Any ideas what I'm doing wrong?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.