Related resources for Consuming Restful Services
  • Consuming Restful Services In Xamarin.Forms - Part Two8/14/2017 4:45:45 PM. In the first part, we called a fake RESTFul service, got some data from the service, and displayed it in a list view. Now in this article, we will continue where we left and add, delete some data whic
  • Consuming RESTful Services In Xamarin.Forms - Part One8/13/2017 4:56:50 PM. In this article, we are going to learn how to consume a RESTful service in Xamarin.Forms PCL application. Xamarin.Forms are used to build cross-platform mobile applications by using C# and XAML.