News

Xamarin also supports development on OS X using Xamarin Studio. This too is now available for free as a community edition for small teams, and is included in MSDN Subscriptions.
However, Xamarin Studio doesn't currently support building UWP apps, so for the remainder of this article I'll focus on Visual Studio. To get started building a UWP app using Xamarin.Forms (XForms), I ...
Xamarin, which Microsoft bought last month, is now a free part of Visual Studio. Now .NET and C# developers can make iOS, Android, and Windows apps all at once, using the free Community version of ...
Xamarin 3 has a number of cross-platform code sharing features, including Shared Projects, which lets developers use code across iOS, Android and Windows while using Xamarin Studio or Visual Studio.
One of the hardest challenges of mobile development is how to minimize the cost of building the same application for multiple platforms. Nick shows how to use Xamarin.Forms to develop a cross-platform ...