Add Contact Features in 4 Lines of Code with Xamarin.Essentials
See how you can create a contact application to send an sms, email, place a phone call, and navigate to a location with just 4 lines of code with Xamarin.Essentials.
Microsoft support for Xamarin ended on May 1, 2024 for all Xamarin SDKs including Xamarin.Forms. Upgrade your Xamarin & Xamarin.Forms projects to .NET 8 and .NET MAUI with our migration guides.
See how you can create a contact application to send an sms, email, place a phone call, and navigate to a location with just 4 lines of code with Xamarin.Essentials.
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 Developer Summit is a two-day conference in Houston, TX. USA packed with TONS of amazing sessions and workshops for Xamarin developers. Don't worry if you aren’t able to attend in person, enjoy the conference remotely through our Xamarin Live broadcasts! Learn more...
This July, the community-run, Xamarin Developer Summit is set to launch in Houston, Texas! This conference is packed full of amazing Xamarin sessions by experts from around the world. We are excited to partner with the conference to have PM & Engineering members from the Xamarin, Azure, and App Center teams present on the latest in Xamarin!
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.
Starting on August 1st, 2019 all Android apps that ship native libraries will need to provide a 64-bit version of their app. Xamarin.Android already includes support for 64-bit CPUs and can be enabled with a simple check of a checkbox! See how easy it is to optimize your apps for multiple CPU architectures.
Enhance security by enforcing HTTPS on all of your Android applications web request and easily adjust them for development purposes with Network Security Configuration.
Microsoft Build 2019 kicks off next week in beautiful downtown Seattle Washington and we have a packed schedule for Xamarin developers to look forward to. In addition to sessions, you can find all of your favorite Xamarins hanging out at the Xamarin booth in the main hub with lots of Xamarin goodies!
We are excited to re-launch our Xamarin Developers YouTube channel where you will find fresh content on building amazing mobile apps directly from the Xamarin team at Microsoft. We have teamed up with our community and built a video to show off this channel.
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.