News

API Integrator Releases Xamarin SDKs for Visual Studio

API integration specialist CloudRail released SDKs for Xamarin developers coding Android and iOS apps in Visual Studio.

The German company added support for the cross-platform Xamarin platform to its existing portfolio of API integration services already available for native Android and iOS coding. CloudRail's SDKs are designed to simplify API management, enabling developers to quickly leverage a universe of third-party services in one consistent manner.

Helping to do that is the company's universal API approach -- or Unified Interfaces -- that bundles multiple, similar services into just one API. So, from within one app, developers can easily integrate their apps with services like Dropbox, Google Drive, OneDrive and Box, for a cloud storage example.

The company claims the universal API feature lets coders integrate with multiple providers in one category -- like storage -- in less time than otherwise would be required for just one integration. Single-service API integrations are also offered by the company.

API Integration Categories
[Click on image for larger view.] API Integration Categories (source: CloudRail).

In adding Xamarin to its product mix, CloudRail pointed out some perceived shortcomings of the Xamarin platform.

"While Xamarin makes it easy to develop cross platform, it's hard to develop well connected application on the platform," company CEO Felix Kollmar said in a blog post Wednesday. "Most apps today rely on several integrations with 3rd party service like Dropbox, Stripe, Facebook and many more.

"Native app developers can leverage several solutions and well maintained libraries to integrate these services very easily. On Xamarin it's a pain, since the only easy way doing it are so called Components, which only exist for a few services and are usually not well maintained. Of course there is also the possibility to call APIs directly, but this is so error prone and time consuming that most developers don't consider it an option."

Using the new Xamarin SDKs -- separated into Android and iOS versions -- involves downloading .dll files and adding them to a project via the solution References feature in Visual Studio.

CloudRail said it offers its SDKs for free without any limitations -- though OAuth services are branded in the free plan -- along with feature-added paid plans.

Using CloudRail still requires that developers sign up for the services being integrated in order to secure API keys to be used with the CloudRail APIs, though devs don't need to install the provider SDKs also.

In his own post titled "Why Xamarin Matters to Us," company developer evangelist Carsten Jacobsen said CloudRail added Xamarin to its portfolio in response to developer requests.

"Xamarin has experienced a very rapid growth, and about 1.4 million developers are now creating apps on the Xamarin platform," Jacobsen said. "Some of the benefits are shared code base for both iOS and Android apps, large C# developer community, fast time to market, cost effective, native-like user experience, close ties to the OS' API and since Xamarin was acquired by Microsoft, it has been adopted into their developer ecosystem -- like integration in Visual Studio."

SDKs for Android and iOS can be downloaded from GitHub.

The SDKs cover cloud storage, social profile, payment, e-mail, SMS and point of interest (POI) categories, with specific services including: Dropbox, Google Drive, OneDrive, Box, Facebook, GitHub, Google+, LinkedIn, Instagram, Slack, Twitter, Windows Live, Yahoo, PayPal, Stripe, Mailjet, Sendgrid, Twilio, Nexmo, Google Places, Foursquare and Yelp.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube