Showing results for Xamarin.Essentials - Xamarin Blog

Jul 12, 2019
5
0

Xamarin.Essentials welcomes tvOS, watchOS, and Tizen

James Montemagno
James Montemagno

Xamarin.Essentials, your favorite cross-platform library to access native features from shared code adds new file bases APIs for sharing, email, and opening. It also adds watchOS, tvOS, and Tizen platform support in the 1.3 pre-update!

Xamarin PlatformDevelopersIntegrations
Jun 7, 2019
2
0

Use Maps to Display and Navigate Users with Xamarin.Essentials

James Montemagno
James Montemagno

Browse the Xamarin.Essentials Maps documentation to learn about all of the great cross-platform native APIs with additional implementation and limitation details. Xamarin.Essentials is open source on GitHub where you can report issues, ask for features, and contribute to the library.

Xamarin PlatformDevelopersXamarin.Forms
Apr 10, 2019
4
0

Sharing Files & Email Attachments with Xamarin.Essentials Preview Features

James Montemagno
James Montemagno

In the recent release of Xamarin.Essentials (1.1.0) we introduced several new stable features including detect shake, browser customization, and a plethora of platform helpers. The team also added the top requested features: file sharing! It is extremely easy to get started using these new preview features with just a few lines of code.

Xamarin PlatformDevelopers
Feb 19, 2019
4
1

Persisting Settings and Preferences in Mobile Apps with Xamarin.Essentials

James Montemagno
James Montemagno

An essential part of any mobile application is the ability to persist data. Sometimes that is a large amount of data that requires a database, but often it is smaller pieces of data such as settings and preferences that need to be persisted between application launches.

DevelopersXamarin PlatformIntegrations
Feb 12, 2019
1
0

Easily Check Mobile Device Connectivity with Xamarin.Essentials

James Montemagno
James Montemagno

As a mobile app developer, it's great to be able to pull data from the server to our apps to provide users with a delightful experience. Of course, until your user puts their device on airplane mode or hits a rough patch with no cell reception. To provide the best user experience we need access to the current network state of our users' device. Better yet, be able to register for changes to that network state. Doing this will allow our mobile apps to react to different network conditions to provide users with instant feedback. With the connectivity API in Xamarin.Essentials, we can do just that with a few lines of code.

DevelopersXamarin PlatformIntegrations
Dec 19, 2018
0
0

Accessing Native Features the Cross-Platform Way with Xamarin.Essentials

James Montemagno
James Montemagno

Every mobile application requires access to native functionality. When developing native mobile apps with Xamarin, developers are able to integrate deeply into iOS and Android since Xamarin exposes every API directly in C# to access these features. To help streamline and simplify development when needing to add native features to apps we are pleased to introduce Xamarin.Essentials, a new library that abstracts these native APIs into a set of cross-platform APIs. This means that you now have access to over 30 native features from single APIs that can be called directly from your shared business logic.

DevelopersXamarin Platform
Dec 4, 2018
0
0

Connect(); 2018 Xamarin Announcements

Joseph Hill
Joseph Hill

Today, at Microsoft Connect(); 2018, we have several exciting announcements about brand new capabilities and foundational improvements in the Xamarin platform driven by your generous feedback. Visual Studio developers everywhere will enjoy updated stable releases of Xamarin with Visual Studio 2017 and Visual Studio 2017 for Mac. We are also giving you the first hands-on preview of Visual Studio 2019, along with Xamarin.Forms 4.0. Below are just a few highlights from today’s announcements:

DevelopersXamarin Platform

Feedback