How do you create a .net backend for Xamarin.Forms app?

AJ 21 Reputation points
2021-01-27T16:58:48.897+00:00

All the tutorials seem to be outdated. Including Microsoft documentation.

How can I create an Azure database and connect it to my Xamarin mobile application using web API?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,364 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ángel Rubén Valdeolmos Carmona 586 Reputation points
    2021-01-27T18:00:48.633+00:00

    You can create a Web Api in net core and connect it to an Azure database
    https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-5.0&tabs=visual-studio

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.