In this tutorial, we are going to learn how to consume data from a Web API in a Xamarin Forms application.
We will implement CRUD operations by using HTTP endpoints exposed by a local WEB API.
🕑 Timestamp :
00:00 Introduction
00:39 Tour of the existing application
01:46 Disable HTTPS in the Web API
02:25 Access the Web API from the Android emulator
04:11 Creating the service that interacts with the Web API
05:16 Perform a GET operation
07:08 Perform a POST operation
08:38 Perform a PUT operation
09:45 Perform a Delete operation
10:31 Outro
💾 Source code:
https://github.com/techwithpat/XamWeb...
👍 Subscribe:
° / @techwithpat
🔗 Other videos you may like:
° How to create a Web API with ASP.NET Core: • How to create a Web API with ASP.NET ...
° Call an existing Web API with a C# application: • How to Consume WEB API in C# | C# Tu...
° Dependency Injection with C# and ASP.NET CORE: • Implement Dependency Injection in ASP...
🌎 Where to find me:
° Github: https://github.com/techwithpat
° LinkedIn: / patrick-tshibanda-431017135
#webapiwithxamarinforms