how to get the json data via postman on mvc controller

Zhao Li 1 Reputation point
2020-07-16T02:42:34.067+00:00

im trying to code a mvc controller and use acceptverbs.http method .(.net framework 4.5.2)
When I use postman sending the json form data, what should I do in the controller can get the json data and transform it into list and store it.
p.s im a new programmer, is there any books or videos i can learn ? thx.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,937 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Laude 85,871 Reputation points
    2020-07-17T09:39:46.417+00:00

    Hi,

    You might want to reach out to the subject matter experts in the dedicated MVC forum over here:
    https://forums.asp.net/1146.aspx/1?MVC

    (Please don't forget to accept helpful replies as answer)

    Best regards,
    Leon

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.