This message is directed to the creators of Ionic.
There seems to be a lot of answers but no real solutions to a problem I am trying to solve. So the problem is:
Please indicate by way of example (ionic 2+) with Typescript how to construct a complex object before sending this object to this.http.post method.
Also please indicate MIME-TYPE /CONTENT TYPE as well.
If you have the example of the receiving method ASP.NET WepAPI that would be surely welcome.