awesome-xamarin

Mobile app development toolbox

A curated collection of libraries and tools for building cross-platform mobile applications using Xamarin.

A collection of interesting libraries/tools for Xamarin mobile projects

GitHub

2k stars
162 watching
282 forks
last commit: about 3 years ago
Linked from 9 awesome lists

awesomeawesome-listxamarinxamarin-bindingxamarin-libraryxamarin-plugin

Awesome-Xamarin / General

AutoMapper ★5,7249,963almost 2 years agoA convention-based object-object mapper in .NET
Fluent Validation ★3,5709,159almost 2 years agoFluent interface and lambda expressions for building validation rules
Humanizer ★3,4268,712almost 2 years agoManipulation and displaying of strings, enums, dates, times, timespans, numbers and quantities
NodaTime ★9702,810almost 2 years agoAlternative date and time API for .NET
Polly ★4,66613,487almost 2 years agoException handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker

Awesome-Xamarin / Architecture

Behaviors Toolkit ★3439over 10 years agoA means of adding common and reusable interactivity to your Xamarin applications with minimal code
Conditions ★4856over 6 years agoLibrary that helps developers write pre- and postcondition validations in a fluent manner
Stateless ★2,2945,644almost 2 years agoState Machines

Awesome-Xamarin / Async

AsyncEx ★1,2533,540over 2 years agoA helper library for async/await
LinqToAwait ★99112over 11 years agoA Task-based LINQ designed to work with async/await

Awesome-Xamarin / Charts

MicroCharts ★10522,026over 2 years agoCreate cross-platform (Xamarin, Windows, ...) simple charts
MPAndroidChart/iOSCharts ★6121almost 6 years agoMPAndroidChart/iOSCharts binding support use in Xamarin Forms
OxyPlot ★1,3113,305almost 2 years agoCross-platform plotting library for .NET

Awesome-Xamarin / Cloud

AzureMicrosoft Azure
Bugfender ★1013almost 2 years agoStore your application logs on the cloud (iOS & Android)
FireSharp ★479698over 3 years agoFirebase REST API wrapper

Awesome-Xamarin / Database

Akavache ★1,6922,459almost 2 years agoAn Asynchronous Key-Value Store for Native Applications
Breeze ★6384over 2 years agoData management library for developers of rich client applications
Couchbase.Lite ★299439almost 2 years agoLightweight embedded NoSQL database
Lager ★23almost 12 years agoCross-platform settings storage that uses Akavache as a storage backend
Massive ★1,7081,798about 9 years ago"wrapper" for your DB tables and uses System.Dynamic extensively
Realm ★6901,259about 2 years agoMobile database that runs directly inside phones, tablets or wearables
Settings ★5871over 7 years agoCross platform settings plugin for Xamarin and Windows
SQLite.Net-PCL ★340354almost 7 years agoSQLite 3 databases support, PCL, async
LiteDB ★42458,678almost 2 years agoA .NET NoSQL Document Store in a single data file
DB4O-GPL ★830over 3 years agoObject-Oriented Database, Embedded and Remote connections supported

Awesome-Xamarin / Fody

Fody ★2,1504,382almost 2 years agoExtensible tool for weaving .net assemblies

Awesome-Xamarin / Fody / Fody ★2,150

AutoDependencyProperty.FodyAutomatically generates DependencyProperty boilerplate from simple C# properties
PropertyChanged.Fody ★8201,894almost 2 years agoInjects INotifyPropertyChanged code into properties at compile time
ReactiveUI.Fody ★105154over 4 years agoGenerate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties

Awesome-Xamarin / Framework

AmmyModern UI language for XAML platforms. Free for non-commercial development
Appercode.UIFramework ★1317over 9 years agoAllows to build user interface of cross-platform mobile applications with single XAML layout
InventionDevelop native apps for iOS, Android and Windows with 100% code sharing using Visual Studio and C#.NET
SimplyMobile ★103112over 7 years agoCollection of abstracted mobile functionalities
Xamu-Infrastructure ★104138about 6 years agoExtensions, MVVM classes, behaviors and other misc. useful code bits from Xamarin University

Awesome-Xamarin / Game Engine

CocosSharp ★463493over 6 years agoCSharp implementation of the Cocos2D and Cocos3D APIs
MonoGame ★5,27611,642almost 2 years agoOpen source implementation of the Microsoft XNA 4.x Framework
Paradox ★1,7061,535about 8 years agoParadox3D + Silicon Studio .NET
UrhoSharp ★275464about 4 years agoCross-platform high-level 3D and 2D engine
CocosCreator ★213over 5 years agoXamarin binding for CocosCreator Engine

Awesome-Xamarin / IO/Storage

IO ★6Access system folders and files using a familiar api
PCL Storage ★270305almost 9 years agoConsistent, portable set of local file IO APIs for .NET
FilePicker-Plugin-for-Xamarin ★37157almost 6 years agoSimple cross-platform plug-in that allows you to pick files and work with them

Awesome-Xamarin / IOC/DI

Autofac ★2,1694,519almost 2 years agoAn addictive .NET IoC container
DryIoc1,031almost 2 years agoFast, small, full-featured IoC Container for .NET
Funq ★23over 12 years agoHigh performance DI framework by eliminating all runtime reflection through the use of lambdas and generic functions as factories
LightInject ★320626almost 2 years agoLight, simple and stunningly fast IoC container for .NET
Ninject ★2,0342,678over 2 years agoThe ninja of .net dependency injectors
Stiletto ★3643about 4 years ago.NET port of Dagger, the lightweight Android dependency injector from Square
TinyIoC ★585831almost 4 years agoSingle-class easy IoC container

Awesome-Xamarin / Internationalization

I18NPortable ★49106almost 3 years agoSimple and cross platform internationalization/translations for Xamarin and .NET
Resxible ★912over 9 years agoTool to generate automatically several platform-dependent resource files from a single RESX file
Vernacular ★167170over 10 years agoCross Platform Localisation, tools to convert standard strings formats
SimpleLocalize ★1959almost 2 years agoOpen source tool for managing i18n keys in Xmarin projects

Awesome-Xamarin / Layout

Flex ★128194about 6 years agoFlexible box layout system

Awesome-Xamarin / Media

EZ-Compress ★1113over 10 years agoA simple image stream compression plugin for Xamarin
Fast & Furious Image Loading ★8201,416over 3 years agoXamarin library to load images quickly & easily
Lottie ★6431,220over 2 years agoRender After Effects animations natively on Android and iOS for Xamarin
LibVLCSharp ★1741,533almost 2 years agoXamarin bindings for libvlc, the multimedia framework powering the VLC applications made by VideoLAN
MediaManager ★269770about 2 years agoCross platform Xamarin plugin to play Media from PCL
NGraphics ★482711over 2 years agoCross platform library for rendering vector graphics
PDFReader ★5155over 3 years agoiOS (-only) library to display PDF documents on iPad and iPhone
Screenshot Plugin ★2133about 6 years agoA simple Screenshot plugin for Xamarin and Windows to get and save screenshot in yours apps
SkiaSharp ★9204,630almost 2 years agoPowerful C# API for doing 2D graphics. It is powered by Google’s Skia library
Splat ★590975almost 2 years agoCross platform image loading, colors and stuff
SimpleAudioPlayer ★14133almost 3 years agoSimple plugin for plays local files and audio data as a stream
ZXing.Net.Mobile ★5701,074over 2 years agoBarcode Scanning Library for MonoTouch, Mono for Android, and Windows Phone
SupportMediaXF ★231about 6 years agoSimple cross platform plugin to take photos or pick them from a gallery from shared code

Awesome-Xamarin / MVVM

Bind ★158204over 6 years agoBind gives you easy two-way data binding between properties of objects
EBind163about 5 years agoConcise, fast and feature-rich .NET data binding with some Xamarin goodies
FreshMvvm ★324596over 4 years agoSuper light Mvvm Framework designed specifically for Xamarin.Forms
Infinite Scroll Plugin ★2426about 8 years agoA Plugin which facilitates forward-only incremental scrolling for a paged data source
MVVMCross ★2,6573,877almost 2 years agoCross-platform mvvm mobile development framework

Awesome-Xamarin / MVVM / MVVMCross ★2,657

Cheesebaron.MvxPlugins ★7988over 3 years agoA collection of plugins
MvxAms ★110over 10 years agoMVVMCross Azure Mobile Services plugin
MvxForms ★110over 10 years agoMVVMCross plugin for using Xamarin.Forms

Awesome-Xamarin / MVVM

MugenMvvmToolkit ★127161about 4 years agoCross-platform MVVM toolkit
MVVMLight1,174about 5 years agoCross-platform MVVM development framework
MvvmNano ★4659over 5 years agoSmall and smart MVVM framework made with ❤ for Xamarin.Forms
Prism ★2,3656,383almost 2 years agoCross-platform MVVM development framework
ReactiveUI ★3,9178,139almost 2 years agoRx MVVM framework
Wires ★2832about 4 years agoWires is a simple binding library

Awesome-Xamarin / Network

Apizr ★4142almost 2 years agoRefit based web api client, but resilient (retry, connectivity, cache, auth, log, priority, etc...)
Connectivity ★200264over 3 years agoCross-platform network/connection status
CrossDownloadManager ★67149over 6 years agoA cross platform download manager for Xamarin
Flurl ★1,2954,234almost 2 years agoFlurl is a modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library
Fusillade ★216311almost 2 years agoSet of HttpMessageHandlers that make your mobile applications more efficient and responsive
Messaging ★1113about 6 years agoMake a phone call, send a sms or send an e-mail using the default messaging applications
ModernHttpClient126almost 6 years agoAccelerates HTTP requests by using mobile-optimized libs (NSURLSession / OkHttp)
NFC ★1439almost 9 years agoXamarin plugin for reading NFC tags
Push Notification ★1178about 6 years agoSimple cross platform plugin to handle push notification events such as registering, unregistering and messages arrival on Android and iOS
Reachability ★2528almost 8 years agoOnline/offline connected check
Refit ★2,7628,690almost 2 years agoThe automatic type-safe REST library for Xamarin and .NET
RestEase ★3391,089almost 3 years agoRefit on steroids, simpler auth, parsing
RestLess ★57111almost 4 years agoThe automatic type-safe-reflectionless REST API client library for .Net Standard
RestSharp ★6,9949,639almost 2 years agoSimple REST and HTTP API Client for .NET
Sockets ★185223over 8 years agoAn abstraction over the socket helper classes of .NET and WinRT
Tiny.RestClient ★31210almost 2 years agoDescription Simpliest Fluent REST client for Xamarin and .NET

Awesome-Xamarin / Reactive

Akavache ★1,6922,459almost 2 years agoAn Asynchronous Key-Value Store for Native Applications
ReactiveUI ★3,9178,139almost 2 years agoRx MVVM framework
Refit ★2,7628,690almost 2 years agoRefit is a library heavily inspired by Square's Retrofit library, and it turns your REST API into a live interface
ReactiveProperty ★361903almost 2 years agoProvides MVVM and asynchronous support features under Reactive Extensions
RxFlow ★1822over 11 years agoSimple Flow Control Library with Rx(Reactive Extensions)
Sensors43over 7 years agoACR Reactive Sensors Plugin for Xamarin & Windows
CrossPlatformLiveData3over 6 years agoAndroid LiveData inspired .NET implementation - lifecycle aware rx streams

Awesome-Xamarin / Security

Portable.BouncyCastle ★136176about 3 years agoPortable version of Bouncy Castle with support for .NET 4, .NET Standard 2.0, MonoAndroid, Xamarin.iOS, .NET Core
BreachDetector ★1189about 5 years agoDetect root, emulation, debug mode and other security concerns in your Xamarin apps
Cryoprison19about 6 years agoJailbreak/Root detection for Xamarin
Fingerprint Plugin ★165495almost 4 years agoXamarin and MvvMCross plugin for accessing the fingerprint sensor
PCLCrypto ★184229over 2 years agoCryptography for portable class libraries (MD5,...)
Permissions ★255282over 3 years agoSimple cross platform plugin to check connection status of mobile device, gather connection type, bandwidths, and more

Awesome-Xamarin / Serialization

Newtonsoft.Json ★5,81210,855almost 2 years agoPopular high-performance JSON framework for .NET
Quicktype ★886Instantly generate classes and JSON serialization code from JSON

Awesome-Xamarin / TDD/BDD

FluentAssertionsTDD/BDD fluent asserts
NBehave ★4761over 8 years agoFramework for Behaviour-Driven Development
VSMac-CodeCoverage75over 3 years agoGather code coverage results for your unit test projects from Visual Studio for Mac

Awesome-Xamarin / Tools

Cheeseknife ★5357about 5 years agoA view injection library for Xamarin.Android
IconFont2Code ★52284almost 3 years agoGenerates a C# class with the glyph Unicode values in your font file (.ttf/.otf)
GradleBindings ★103146over 8 years agoVisual Studio extension, for referencing gradle libs in Android projects
Material icons generator plugin - Xamarin Studio ★1414about 10 years agoAdding material icons to android project
Material icons generator plugin - Visual Studio48over 3 years agoAdding material icons to android project
Mutatio ★1827over 7 years agoVisual Studio for Mac add-in/extension for converting old PCLs to .NET Standard 2.0 targeting projects automatically
PushSharp ★3,9904,382over 3 years agoA 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 ★2021over 10 years agoProductivity plugin for Xamarin Studio
Xamaridea ★6978about 6 years agoVisual Studio extension, opens *.axml files in Android Studio
Xavtool ★1535over 7 years agoCommand-line utility to automatically increase iOS / Android / UWP applications version
Xamarin-APRTextFieldSuggestions5almost 8 years agoXamarin.iOS Autocomplete suggestions for UITextfield in iOS
VSMac-CodeDistribution9almost 4 years agoA Visual Studio for Mac extension that visualises code distribution between projects. Particularly useful for Xamarin projects to understand the amount of code shared between platforms

Awesome-Xamarin / UI

Xamarin.Forms.Breadcrumb141almost 2 years agoA control that automatically generated a breadcrumb control
Xamarin.Forms.StateButton14almost 2 years agoWith this control you are able to create any style of button. This is possible as it acts as a wrapper to your XAML and provides you the events/ commands and properties to bind too
Passcode ★1319over 6 years agoXamarin component for locking an app with a passcode
SignaturePad ★117245over 5 years agoSignature Pad makes capturing, saving, exporting, and displaying signatures extremely simple on Xamarin.iOS, Xamarin.Android and Windows
XamEffects ★53248over 5 years agoTouch effect for Xamarin.Forms
Showcase View19over 6 years agoNative showcase view. An easy-to-use customizable show case view with circular reveal animation
Animated Circle Loading View9over 6 years agoA determiante/indetermiante loading view animation
Animated Icon Button12over 7 years agoAn animated icon button for Xamarin.iOS
SimpleBottomDrawer114over 4 years agoJust a nice and simple BottomDrawer for your Xamarin Forms project
SimpleColorPicker11over 4 years agoJust a nice and simple ColorPicker for your Xamarin Forms project
SimpleAppIntro138over 4 years agoJust a nice and simple AppIntro for your Xamarin Forms project
SimpleStaticMap2over 5 years agoJust a simple static map control based on the Static API of Google Maps for your Xamarin Forms project
TEdito217almost 5 years agoTEditor2 is a HTML editor for Xamarin, it has so many build-in features and easy to use
IridescentView21over 2 years agoA custom Xamarin.Android ImageView with iridescence effect

Awesome-Xamarin / Wearable

WormHoleSharp ★2533about 10 years agoCommunication between Watch and iDevice

Awesome-Xamarin / Xamarin.Forms

Acr-xamarin-forms ★244252almost 9 years agoCamera/Gallery, Barcode Scanning, User Dialogs, Geo-Location, Network Utils, Device Info, Settings, E-Mail, Phone, SMS all for Xamarin.Forms
AdvancedTimer ★3540over 7 years agoTimer object and its methods are implemented for extended support for timers
Android AppCompat ★3434over 10 years agoProvide Material Design themes now for Xamarin.Forms apps natively without hacks
BadgeView ★3176almost 8 years agoA simple Xamarin.Forms control to display a round badge
Circle Image Control238almost 6 years agoSimple but elegant way of display circle images in your Xamarin.Forms projects
Compass ★1921over 8 years agoProvides and simple way to access the compass on Windows Phone, iOS and Android from you Xamarin.Forms projects
Device Orientation ★2861over 7 years agoSimple cross-platform plugin to work with screen orientation of mobile device
Device Orientation ★116over 11 years agoSimple way to get device orientation or be notified of orientation changes in your Xamarin.Forms projects
NControl ★243267over 8 years agoXamarin.Forms control for NGraphics
Magic Gradients ★128369about 2 years agoProvides a simply way to implement a great variety of gradients in Xamarin.Forms
MvxForms ★810over 10 years agoMVVMCross plugin for using Xamarin.Forms
PancakeView ★454864almost 4 years agoAn extended ContentView for Xamarin.Forms with rounded corners, borders, shadows, gradients and more
PullToRefreshLayout ★134218over 5 years ago[DEPRECATED] Pull To Refresh a ScrollView or ListView in Xamarin.Forms
Rb.Forms.Barcode ★3443over 7 years agoXamarin.Forms view for scanning barcodes
Rg.Plugins.Popup1,151almost 3 years agoA cross platform plugin for Xamarin.Forms which allows to open Xamarin.Forms pages as a popup
SharedTransitions ★223414almost 5 years agoShared element transitions between pages in Xamarin.Forms (IOS/Android)
Sharpnado.Presentation.Forms ★28592over 5 years agoHorizontalListView, TaskViewLoader, and Paginator
SolTech Xamarin Forms Toolkit ★3133over 8 years agoSet of helpful extensions to the Xamarin Forms framework
Store Rating Plugin ★75over 8 years agoRate app popup
SVG ★1276almost 8 years agoSVG file format support
Swipecards ★80130over 7 years agoA Tinder-like swipe control for Xamarin.Forms
Toasts Plugin ★208278over 5 years agoA simple way of showing some notifications inside your Xamarin.Forms application
TwinTechsFormsLib ★187193almost 9 years agoFastCell, FastImage, FastGridCell
XamarinControls ★17102about 7 years agoCross-platform controls for Xamarin and Xamarin.Forms (Checkbox using SkiaSharp)
Xamarin-Forms-Labs ★1,392Powerful and cross platform set of controls and helpers
xamarin-forms-xna ★79about 10 years agoMonogame wrapper for Xamarin.Forms
Xamarin.Forms.GoogleMaps ★250546about 2 years agoMaps library for Xamarin.Forms using Google Mapps API
XamFormsMvxTemplate ★1926about 6 years agoMVVMCross.Forms Visual Studio 2017 project template (iOS, Android, UWP)
Xamarin.EssentialsXamarin.Essentials provides developers with cross-platform APIs for their mobile applications
Xamarin.Forms.EntryAutoComplete35almost 8 years agoCustom control which functionality provides you with suggestions while typing. There are several modes of suggestions. The suggested text can be displayed in a drop-down list so that you can choose from different options
Xamarin.Forms.Skeleton456over 2 years agoThe latest trend for loading approaches in Xamarin Forms apps. Skeleton can be easily implemented on each view contained in your Xaml
MaterialDesignControlsPlugin271about 2 years agoMaterialDesignControls Plugin for Xamarin Forms is a collection of Xamarin.Forms controls that apply the Material Design Guidelines

Awesome-Xamarin / XPlat APIs

Calendars ★49101over 4 years agoCalendar API plugin for Xamarin and Windows Phone, Supports basic CRUD operations with calendars and events
Device Motion ★1178about 6 years agoSimple cross platform plugin to read motion vectors value for device motion sensors such as: Accelerometer, Gyroscope, Magnetometer, Compass
Estimote ★3740almost 9 years agoCross platform implementation of the estimote library for beacons
Fingerprint ★165495almost 4 years agoXamarin and MvvMCross plugin for accessing the fingerprint sensor
HybridKit ★2128over 4 years agoSimple C# – JavaScript bridge for building hybrid iOS and Android apps
Lamp ★113over 8 years agoSimple way of controlling the lamp/LED on the back of your phone from Xamarin and Xamarin.Forms projects
ManageSleep ★1517almost 9 years agoManage auto sleep / auto lock in all platforms. This is useful when dealing with long running processes
Messaging ★88113about 6 years agoThe 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 ★79102about 5 years agoNotifications plugin for Xamarin and Windows
Pontoon ★2734almost 8 years agoA flexible bridge to the Universal Windows Platform
Shiny ★4281,460almost 2 years agoA Xamarin Framework for Backgrounding & Device Hardware Services
Telephony ★1727over 6 years agoEmail, sms, voice and video call functionality
userdialogs ★510993about 2 years agoStandard user dialogs from a shared/portable library
Version ★112over 9 years agoGet app version from bundle
Xamarin.Badge ★3339about 11 years agoSimple cross platform plugin to work with application badge
Xamarin.Essentials ★5601,526over 2 years agoEssential cross-platform APIs from Xamarin team for iOS and Android. Provide easy access to or usage of: Acelerometer, App Information, Battery, Clipboard, Compass, Connectivity, Data Transfer (Share), Device Display Information, Device Information, Email, File System Helpers, Flashlight, Geocoding, Geolocation, Gyroscope, Magnetometer, Open Browser, Orientation Sensor, Power, Phone Dialer, Preferences, Screen Lock, Secure Storage, SMS, Text-to-Speech, Version Tracking, Vibrate
Xamarin.LocalNotifications ★4046over 10 years agoSimple cross platform plugin to work with mobile local notifications
Xamarin.Mobile ★237233almost 11 years agoReading the user's address book and using the camera
Xamarin-plugins ★3937about 8 years agoDevice Motion, Geofencing, Push Notifications (Beta)

Awesome-Xamarin / Other lists

Awesome Xamarin Bookmarks ★928almost 8 years agoHand-picked bookmarks of interesting (must have) links for Xamarin developers
Open Source Xamarin Apps ★11466about 3 years agoA list of open source Xamarin apps
Xamarin Bindings ★112146over 4 years agoA list of existing library bindings
Xamarin Components ★1,3381,991over 2 years agoHere 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
Xamarin Universal Library ★3260about 3 years agoThis is a universal library that contains everything we need to know about the Xamarin universe

Awesome-Xamarin / Websites

Planet XamarinAn 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 or accounts which are automatically updated with the latest content from the community
Programming Community Curated Resources For Learning XamarinA curated list of resources for learning Xamarin
Weekly XamarinHand-picked round up of the best Xamarin development links every week. Curated by Geoffrey Huntley and published every Friday. Free
Xamarin Online CoursesA list of over 60 Online Courses (free and paid) from Classpert Online Course Search

Backlinks from these awesome lists:

More related projects: