Our third party payment gateway provider only supports the FORM POST for handshake, payment and payment verification etc.
For this we need to perform a POST from C#.NET. Could someone help me whether there's any NUGET Packages or samples to achieve this?
I had a look at this already but did not find elegant: