Is it possible to return self-created JSON from an controller action method, so that it is not additionally escaped by ASP Net Core?
Consider the following code: