Showing results for Xamarin Platform - Xamarin Blog

May 9, 2019
3
0

Xamarin API Docs: Open Sourced and Available Now

Larry O'Brien
Larry O'Brien

Today, we are happy to announce the release of all Xamarin API documentation as Open Source. Additionally, we have moved the hosting of Xamarin.Forms, Xamarin.Android, Xamarin.iOS & Xamarin.Mac, and SkiaSharp from their old Xamarin home to docs.microsoft.com.

AnnouncementsDevelopersXamarin Platform
May 3, 2019
0
0

Join the Xamarin Team at Microsoft Build 2019

James Montemagno
James Montemagno

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!

EventsDevelopersXamarin Platform
Apr 18, 2019
0
0

The New & Improved Xamarin Developers YouTube Channel!

James Montemagno
James Montemagno

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.

Xamarin PlatformDevelopersEducation
Apr 15, 2019
6
0

Getting Ready for macOS’s Hardened Runtime and Notary

David Ortinau
David Ortinau

With macOS Mojave, Apple introduced support for Hardened Runtime and Notary service. These two services are designed to improve application security on macOS. Recently Apple has stated: “Beginning in macOS 10.14.5, all new or updated kernel extensions and all software from developers new to distributing with Developer ID must be notarized in order to run. In a future version of macOS, notarization will be required by default for all software.”

macOSDevelopersXamarin Platform
Apr 12, 2019
0
0

Xamarin Podcast: Visual Studio 2019 is released!

Matt Soucoup
Matt Soucoup

Keeping up with the latest in .NET, C#, Xamarin, and Azure is easier than ever. Cohosts Matt Soucoup and James Montemagno cover a range of topics relevant to Xamarin developers from designing mobile apps to identity management. Be sure to subscribe to the Xamarin Podcast on iTunes, Google Play Music, Stitcher, or your favorite podcast app.

EventsDevelopersXamarin Platform
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 15, 2019
0
0

Xamarin Developer Blog is Getting an Update!

Jayme Singleton
Jayme Singleton

Xamarin Developer Blog is migrating to a new platform. Find a sneak peek of the new design and more details about the migration. Let us know what you think!

DevelopersXamarin Platform
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

Feedback