Showing results for 2018 - Xamarin Blog

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 14, 2018
0
0

November 2018 Xamarin and Azure Office Hours Recap

Matt Soucoup
Matt Soucoup

I ❤️ every single developer. And I want to hear your stories. I want to hear about your successes, your "not-so-much" successes, and any questions or concerns you may have about our tooling. This way I can bring all of those back to the product teams to advocate for you. I'll get the answers, inform the product teams of what's working and what's not, and together we'll influence the products and make developing even more fun - for everybody.

DevelopersXamarin Platform
Dec 7, 2018
5
0

Xamarin.Forms 4.0 Feature Preview: An Entirely New Point of (Collection)View

Paul DiPietro
Paul DiPietro

As part of the upcoming Xamarin.Forms 4.0 release, we are implementing the all new CollectionView control. The CollectionView is intended to be a successor to the ListView, improving upon its design by reducing technical complexity and allowing for more flexibility of layout and function.

DevelopersXamarin.Forms
Dec 5, 2018
1
0

The Future of Mobile Development: Xamarin.Forms 4.0 Preview

David Ortinau
David Ortinau

Yesterday at Microsoft Connect(); 2018 we announced our plans for Xamarin.Forms 4.0 and shared a public preview. Let's now take a deeper look at the big changes, starting with Xamarin.Forms Shell, and then touch some of the other highlights.

DevelopersXamarin.Forms
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
Dec 2, 2018
0
0

Xamarin and .NET Developer Events in December

Jayme Singleton
Jayme Singleton

Here are just a few of the awesome community-run events scheduled this month. Get the full list of mobile developer engagements happening all over the world through our Community page.

DevelopersEvents
Nov 28, 2018
0
0

Multi-targeting with Android Support Library v28

Jon Douglas
Jon Douglas

Starting with Xamarin’s Android Support Library version 28, we are introducing multi-targeting. This includes assemblies for older support library versions when your application's TargetFrameworkVersion is lower than the expected version.

DevelopersAndroid
Nov 21, 2018
0
0

Android Build Performance and Reliability

Jon Douglas
Jon Douglas

As a Xamarin developer working on Android apps, you may be well-aware of two issues that slow down your everyday development build times and the correctness of the build. If you aren't sure what the latter is, think back to the last time you had to manually remove your bin/obj folders within your project in order to fix a failure.

DevelopersAndroid
Nov 15, 2018
0
0

Xamarin.Forms 3.4.0: Say Hello to ImageButton

Paul DiPietro
Paul DiPietro

As part of our long-term goal to have more frequent releases, we’re pleased to announce the release of Xamarin.Forms 3.4.0. As always, this release contains even more bug fixes and most notably, another new highly requested feature, an ImageButton!

DevelopersXamarin.Forms
Nov 14, 2018
0
0

Twitch Workshop: Build Your First Mobile App with C#, Xamarin, and the Cloud

James Montemagno
James Montemagno

Have you been clamoring to get started with mobile development using C# and Xamarin? What if you could attend a full day workshop from the comfort of your house or in a conference room with some co-workers? Well we have you covered with our first ever full day live stream interactive workshop on Twitch!

DevelopersEvents