


This time we will go a bit further and implement POST calls. We now know how to create efficient HTTP Get calls with HttpClient and JSON.NET.

Before going further I highly recommend that you read the previous post explaining how to create efficient GET calls since it serves as this post starting point.
