8 Forks
49 Stars
49 Watchers

xamarin

Presentations for building native mobile apps with .NET and Xamarin

How to download and setup xamarin

Open terminal and run command
git clone https://github.com/dotnet-presentations/xamarin.git
git clone is used to create a copy or clone of xamarin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with xamarin https://github.com/dotnet-presentations/xamarin/archive/master.zip

Or simply clone xamarin with SSH
[email protected]:dotnet-presentations/xamarin.git

If you have some problems with xamarin

You may open issue on xamarin support forum (system) here: https://github.com/dotnet-presentations/xamarin/issues