0
Hasan created
I have the URL as below
https://example.com/order/[remoteId] RemoteId is the ID that i have to send it to and it will have the POST Contents (JSON) as well.
How we can do develop similar in ASP.net ZERO ?
1 Answer(s)
-
0
Hi,
You can directly use ASP.NET Core's Controllers and use https://docs.microsoft.com/en-us/aspnet/core/mvc/models/model-binding?view=aspnetcore-3.1#sources