Kaushik Roy Chowdhury
Kaushik Roy Chowdhury
After some research, I have now the correct code below: `using System; using System.Threading.Tasks; using System.Net.Http; using Newtonsoft.Json; // Install with NuGet Package Manager: https://www.nuget.org/packages/Newtonsoft.Json/12.0.3?_src=template namespace TestHttpRequest { class Program...
I closed this issue as I could sort out the issue I raised earlier (with all screenshots) and when I edited it with the intention to close it accidentally I...
Can you please update the code as there were two minor errors which I have corrected and tested fine. The correction are commented in the code below : ```cs using...
> @krchome I've added the `explicit` flag and `safe` property, could you please verify that I didn't mess anything up? Everything still works fine except make 'e' capital in explicit...