Hi,
I'm new to xamarin and i need to consume WCF service on xamarin forms and it should be cross platform (android, IOS, Win Phone). how can i consume through the endpoint directly like consuming the service through HttpWebRequest in visual studio? any samples with GET & POST method (with parameters) are more welcomed.