Category Archives: Xamarin

xamarin

C# – First steps with C# and .NET – part 017 .

This tutorial shows you the base of any structure of the Xamarin project with a short intro into the Xamarin.Essentials install area. Take a look at the next image: First, if the new default project doesn’t have the Xamarin.Essential ( see point 4 on image) then you need to install it with the NuGet Packages… Read More »

C# – First steps with C# and .NET – part 016 .

This tutorial is about starting a mobile project with Xamarin si C#. I used my mobile phone to test the default starting project from Visual Studio 2019. First, you need to install Xamarin with the Visual Studio Installer software. Then start the default project on Visual Studio 2019. Create a new project by select Mobile… Read More »