Curated list of awesome lists
awesome-xamarin

A hand-picked bookmark collection of subjectively modern/interesting libraries/tools for Xamarin Android/iOS/Windows/OSX
General
-
AutoMapper ★4,111 - A convention-based object-object mapper in .NET
-
Humanizer ★2,407 - Manipulation and displaying of strings, enums, dates, times, timespans, numbers and quantities
-
Fluent Validation ★1,893 - Fluent interface and lambda expressions for building validation rules
-
NodaTime - Alternative date and time API for .NET
-
Polly ★1,913 - Exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker
Architecture
-
Behaviors Toolkit ★26 - A means of adding common and reusable interactivity to your Xamarin applications with minimal code
-
Conditions ★44 - Library that helps developers write pre- and postcondition validations in a fluent manner
-
Stateless ★1,409 - State Machines
Async
Charts
-
OxyPlot - Cross-platform plotting library for .NET
-
MicroCharts - Create cross-platform (Xamarin, Windows, ...) simple charts.
Cloud
Database
-
Akavache ★1,323 - An Asynchronous Key-Value Store for Native Applications
-
Breeze ★50 - Data management library for developers of rich client applications
-
Couchbase.Lite ★229 - Lightweight embedded NoSQL database
-
Lager ★2 - Cross-platform settings storage that uses Akavache as a storage backend
-
Massive ★1,595 - "wrapper" for your DB tables and uses System.Dynamic extensively
-
Realm ★441 - mobile database that runs directly inside phones, tablets or wearables
-
Settings ★28 - Cross platform settings plugin for Xamarin and Windows
-
SQLite.Net-PCL ★298 - SQLite 3 databases support, PCL, async
Fody
Framework
-
Ammy - Modern UI language for XAML platforms. Free for non-commercial development
-
Appercode.UIFramework ★7 - Allows to build user interface of cross-platform mobile applications with single XAML layout
-
Fusion ★3 - Cross-platform C#-based mobile app development framework, built on top of Xamarin.iOS and Xamarin.Android
-
SimplyMobile ★88 - Collection of abstracted mobile functionalities
-
Xamu-Infrastructure ★28 - Extensions, MVVM classes, behaviors and other misc. useful code bits from Xamarin University
Game Engine
IO/Storage
-
io ★2 - Access system folders and files using a familiar api
-
PCL Storage ★174 - consistent, portable set of local file IO APIs for .NET
IOC/DI
-
Autofac ★1,309 - An addictive .NET IoC container
-
DryIoc - fast, small, full-featured IoC Container for .NET
-
Funq ★1 - High performance DI framework by eliminating all runtime reflection through the use of lambdas and generic functions as factories
-
LightInject ★203 - Light, simple and stunningly fast IoC container for .NET
-
Ninject ★1,634 - The ninja of .net dependency injectors
-
Stiletto ★26 - .NET port of Dagger, the lightweight Android dependency injector from Square
-
TinyIoC ★466 - Single-class easy IoC container
Internationalization
-
Resxible ★6 - tool to generate automatically several platform-dependent resource files from a single RESX file
-
Vernacular ★161 - Cross Platform Localisation, tools to convert standard strings formats
-
I18NPortable ★14 - Simple and cross platform internationalization/translations for Xamarin and .NET
Layout
-
Flex - Flexible box layout system.
MVVM
- Frameworks
-
Bind ★125 - Bind gives you easy two-way data binding between properties of objects.
-
Wires - Wires is a simple binding library.
Network
-
Flurl ★470 - Flurl is a modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library.
-
Fusillade ★160 - set of HttpMessageHandlers that make your mobile applications more efficient and responsive
-
Messaging - make a phone call, send a sms or send an e-mail using the default messaging applications
-
ModernHttpClient ★489 - Accelerates HTTP requests by using mobile-optimized libs (NSURLSession / OkHttp)
-
NFC - Xamarin plugin for reading NFC tags.
-
Push Notification - Simple cross platform plugin to handle push notification events such as registering, unregistering and messages arrival on Android and iOS.
-
Reachability ★12 - Online/offline connected check
-
Refit ★1,092 - The automatic type-safe REST library for Xamarin and .NET
-
RestEase ★81 - Refit on steroids, simpler auth, parsing...
-
RestLess - The automatic type-safe-reflectionless REST API client library for .Net Standard.
-
Sockets ★113 - An abstraction over the socket helper classes of .NET and WinRT
Reactive
-
Akavache ★1,323 - An Asynchronous Key-Value Store for Native Applications
-
ReactiveUI ★2,780 - Rx MVVM framework
-
Sensors - ACR Reactive Sensors Plugin for Xamarin & Windows
-
Refit ★1,092 - Refit is a library heavily inspired by Square's Retrofit library, and it turns your REST API into a live interface
-
ReactiveProperty ★305 - Provides MVVM and asynchronous support features under Reactive Extensions
-
RxFlow ★16 - Simple Flow Control Library with Rx(Reactive Extensions)
Security
-
BoucyCastle.PCL ★74 PCL Version of BouncyCastle (Cryptography) targetting .NET, SL, WP and WinRT
-
Fingerprint Plugin ★49 - Xamarin and MvvMCross plugin for accessing the fingerprint sensor
-
PCLCrypto ★127 - Cryptography for portable class libraries (MD5,...)
-
Permissions Simple cross platform plugin to check connection status of mobile device, gather connection type, bandwidths, and more
Serialization
TDD/BDD
-
Cheeseknife ★33 - a view injection library for Xamarin.Android
-
GradleBindings ★56 - Visual Studio extension, for referencing gradle libs in Android projects
-
Material icons generator plugin - Xamarin Studio ★13 & Visual Studio plugin, for adding material icons to android project
-
Mutatio - Visual Studio for Mac add-in/extension for converting old PCLs to .NET Standard 2.0 targeting projects automatically
-
PushSharp ★3,507 - A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!
-
Twin Tools Add-In ★15 - Productivity plugin for Xamarin Studio
-
Xamaridea ★34 - Visual Studio extension, opens *.axml files in Android Studio
-
Xavtool ★6 - Command-line utility to automatically increase iOS / Android / UWP applications version
UI
-
Passcode ★10 - Xamarin component for locking an app with a passcode
-
SignaturePad ★93 - Signature Pad makes capturing, saving, exporting, and displaying signatures extremely simple on Xamarin.iOS, Xamarin.Android and Windows
Wearable
-
Acr-xamarin-forms ★217 - Camera/Gallery, Barcode Scanning, User Dialogs, Geo-Location, Network Utils, Device Info, Settings, E-Mail, Phone, SMS all for Xamarin.Forms
-
AdvancedTimer ★18 - Timer object and its methods are implemented for extended support for timers.
-
Android AppCompat ★29 - Provide Material Design themes now for Xamarin.Forms apps natively without hacks
-
BadgeView ★4 - A simple Xamarin.Forms control to display a round badge
-
Circle Image Control - Simple but elegant way of display circle images in your Xamarin.Forms projects
-
Compass - Provides and simple way to access the compass on Windows Phone, iOS and Android from you Xamarin.Forms projects
-
Device Orientation ★9 - Simple cross-platform plugin to work with screen orientation of mobile device
-
Device Orientation - Simple way to get device orientation or be notified of orientation changes in your Xamarin.Forms projects
-
NControl ★143 - Xamarin.Forms control for NGraphics
-
MvxForms ★6 - MVVMCross plugin for using Xamarin.Forms
-
PullToRefreshLayout ★94 - Pull To Refresh a ScrollView or ListView in Xamarin.Forms
-
Rb.Forms.Barcode ★20 - Xamarin.Forms view for scanning barcodes
-
Rg.Plugins.Popup - A cross platform plugin for Xamarin.Forms which allows to open Xamarin.Forms pages as a popup
-
SolTech Xamarin Forms Toolkit ★24 - set of helpful extensions to the Xamarin Forms framework
-
Store Rating Plugin ★4 - Rate app popup
-
SVG - SVG file format support
-
Swipecards ★34 - A Tinder-like swipe control for Xamarin.Forms
-
Toasts Plugin ★127 - A simple way of showing some notifications inside your Xamarin.Forms application
-
TwinTechsFormsLib ★132 - FastCell, FastImage, FastGridCell
-
Xamarin-Forms-Labs ★1,071 - Powerful and cross platform set of controls and helpers
-
xamarin-forms-xna ★6 - Monogame wrapper for Xamarin.Forms
-
Xamarin.Forms.GoogleMaps ★109 - Maps library for Xamarin.Forms using Google Mapps API
-
XamFormsMvxTemplate Visual Studio Marketplace - MVVMCross.Forms Visual Studio 2017 project template (iOS, Android, UWP)
XPlat APIs
Most of them support Android and iOS, some do Windows Phone 8
-
Calendars ★25 - Calendar API plugin for Xamarin and Windows Phone, Supports basic CRUD operations with calendars and events.
-
Device Motion - Simple cross platform plugin to read motion vectors value for device motion sensors such as: Accelerometer, Gyroscope, Magnetometer, Compass.
-
Estimote ★19 - Cross platform implementation of the estimote library for beacons.
-
Fingerprint ★49 - Xamarin and MvvMCross plugin for accessing the fingerprint sensor.
-
HybridKit ★14 - Simple C# – JavaScript bridge for building hybrid iOS and Android apps.
-
Lamp - Simple way of controlling the lamp/LED on the back of your phone from Xamarin and Xamarin.Forms projects
-
ManageSleep ★5 - Manage auto sleep / auto lock in all platforms. This is useful when dealing with long running processes
-
Messaging ★40 - The Messaging plugin makes it possible to make a phone call, send a sms or send an e-mail using the default messaging applications on the different mobile platforms.
-
notifications ★16 - Notifications plugin for Xamarin and Windows
-
Pontoon ★19 - A flexible bridge to the Universal Windows Platform
-
Telephony ★14 - Email, sms, voice and video call functionality
-
userdialogs ★228 - Standard user dialogs from a shared/portable library.
-
Version - Get app version from bundle
-
Xamarin.Badge ★19 - Simple cross platform plugin to work with application badge
-
Xamarin.LocalNotifications ★29 - Simple cross platform plugin to work with mobile local notifications
-
Xamarin.Mobile ★205 - Reading the user's address book and using the camera
-
xamarin-plugins ★25 - Device Motion, Geofencing, Push Notifications (Beta)
Other lists
-
Xamarin Bindings ★11 - A list of existing library bindings
-
Xamarin Components ★231 - Here you will find a listing of cross platform Plugins for Xamarin that support Xamarin.iOS, Xamarin.Android, Xamarin.Forms, and Windows Platform from a single API.
Websites
-
Weekly Xamarin - Hand-picked round up of the best Xamarin development links every week. Curated by Geoffrey Huntley and published every Friday. Free.
-
Planet Xamarin - An aggregator of content from Xamarin Community members. Why subscribe individually when you can subscribe to one convenient RSS feed? If RSS isn't your thing, follow the Twitter or Facebook accounts which are automatically updated with the latest content from the community.
Contributors
| | | | | |
:---: |:---: |:---: |:---: |:---: |:---: |
benoitjadinon |interisti |JTOne123 |alexsorokoletov |andmos |andreinitescu |
| | | | | |
:---: |:---: |:---: |:---: |:---: |:---: |
ghuntley |jgimenez |SamuelDebruyn |wcoder |amay077 |xleon |
License

To the extent possible under law, Benoit Jadinon has waived all copyright and related or neighboring rights to this work.