Showing results for Xamarin.Essentials - Xamarin Blog

Jul 5, 2018
0
0

The Xamarin Show: Exploring Awesome Xamarin & Visual Studio Features

James Montemagno
James Montemagno

Each week on The Xamarin Show we explore the latest and greatest in Xamarin development by looking at new features built into Visual Studio, build native cross-platform user interfaces with Xamarin.Forms, and access to native APIs with Xamarin.Essentials. I am also joined by Xamarin experts ...

DevelopersXamarin Platform
Jun 14, 2018
0
0

More Cross-Platform APIs with Xamarin.Essentials Latest Preview

James Montemagno
James Montemagno

We announced Xamarin.Essentials, a core set of cross-platform APIs to help developers build native apps, at Microsoft Build 2018. Xamarin.Essentials gives developers access to over thirty platform-specific APIs that can be accessed from their shared c...

DevelopersXamarin PlatformIntegrations
May 16, 2018
0
0

Xamarin.Essentials: Cross-Platform APIs for Mobile Apps

James Montemagno
James Montemagno

When developing iOS and Android apps with Xamarin, developers can access every native platform API using C#. These bindings not only expose the platform APIs in C#, but add powerful C# features, such as async/await, events, delegates, and more. This is a huge advantage for developers, because they never have to leave C#, whether they're writing sha...

DevelopersXamarin PlatformIntegrations