Xamarin on Linux

I went to download Xamarin, but it looks like there is no version of Visual Studio that runs in Linux. The download page takes you to the Mac download. I did some quick Googling and seems that it isn’t supported. Anybody try under WINE or by using Mono Develop or something? Looks like there are old Xamarin packages for Mono Develop, but also no longer supported there?

There’s Visual Studio Code for Linux.

Xamarin is open source and you can download it here

There’s build instructions for Linux in the readme.

2 Likes

Are there any docs for the Nuget package / is it just a matter of using the current API? I’ve got a new Xamarin setup with the nuget package installed and trying to see where to go from here.

The latest dev update mentioned that it is in the works.

2 Likes