Code Monkey home page Code Monkey logo

awesome-xamarin's Introduction

awesome-xamarin

Awesome Build Status PRs Welcome

A hand-picked bookmark collection of subjectively modern/interesting libraries/tools for Xamarin Android/iOS/Windows/OSX

General

  • AutoMapper ★5,621 - A convention-based object-object mapper in .NET
  • Humanizer ★3,344 - Manipulation and displaying of strings, enums, dates, times, timespans, numbers and quantities
  • Fluent Validation ★3,424 - Fluent interface and lambda expressions for building validation rules
  • NodaTime - Alternative date and time API for .NET
  • Polly ★4,486 - Exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker

Architecture

Async

Charts

  • OxyPlot - Cross-platform plotting library for .NET
  • MicroCharts - Create cross-platform (Xamarin, Windows, ...) simple charts.

Cloud

Database

Fody

Framework

  • Ammy - Modern UI language for XAML platforms. Free for non-commercial development
  • Appercode.UIFramework ★13 - Allows to build user interface of cross-platform mobile applications with single XAML layout
  • Fusion ★13 - Cross-platform C#-based mobile app development framework, built on top of Xamarin.iOS and Xamarin.Android
  • SimplyMobile ★103 - Collection of abstracted mobile functionalities
  • Xamu-Infrastructure ★96 - Extensions, MVVM classes, behaviors and other misc. useful code bits from Xamarin University

Game Engine

IO/Storage

  • io ★6 - Access system folders and files using a familiar api
  • PCL Storage ★268 - consistent, portable set of local file IO APIs for .NET

IOC/DI

  • Autofac ★2,120 - An addictive .NET IoC container
  • DryIoc - fast, small, full-featured IoC Container for .NET
  • Funq ★2 - High performance DI framework by eliminating all runtime reflection through the use of lambdas and generic functions as factories
  • LightInject ★312 - Light, simple and stunningly fast IoC container for .NET
  • Ninject ★2,001 - The ninja of .net dependency injectors
  • Stiletto ★36 - .NET port of Dagger, the lightweight Android dependency injector from Square
  • TinyIoC ★583 - Single-class easy IoC container

Internationalization

  • Resxible ★9 - tool to generate automatically several platform-dependent resource files from a single RESX file
  • Vernacular ★167 - Cross Platform Localisation, tools to convert standard strings formats
  • I18NPortable ★48 - Simple and cross platform internationalization/translations for Xamarin and .NET

Layout

  • Flex - Flexible box layout system.

Media

MVVM

Network

  • Connectivity - Cross-platform network/connection status
  • Flurl ★1,230 - Flurl is a modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library.
  • Fusillade ★213 - 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 ★601 - 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 ★25 - Online/offline connected check
  • Refit ★2,671 - The automatic type-safe REST library for Xamarin and .NET
  • RestEase ★331 - Refit on steroids, simpler auth, parsing...
  • RestLess - The automatic type-safe-reflectionless REST API client library for .Net Standard.
  • Sockets ★180 - An abstraction over the socket helper classes of .NET and WinRT

Reactive

  • Akavache ★1,663 - An Asynchronous Key-Value Store for Native Applications
  • ReactiveUI ★3,851 - Rx MVVM framework
  • Sensors - ACR Reactive Sensors Plugin for Xamarin & Windows
  • Refit ★2,671 - Refit is a library heavily inspired by Square's Retrofit library, and it turns your REST API into a live interface
  • ReactiveProperty ★352 - Provides MVVM and asynchronous support features under Reactive Extensions
  • RxFlow ★18 - Simple Flow Control Library with Rx(Reactive Extensions)

Security

  • BoucyCastle.PCL ★93 PCL Version of BouncyCastle (Cryptography) targetting .NET, SL, WP and WinRT
  • Fingerprint Plugin ★160 - Xamarin and MvvMCross plugin for accessing the fingerprint sensor
  • PCLCrypto ★182 - 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

Tools

  • Cheeseknife ★52 - a view injection library for Xamarin.Android
  • GradleBindings ★103 - Visual Studio extension, for referencing gradle libs in Android projects
  • Material icons generator plugin - Xamarin Studio ★14 & 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,971 - 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 ★19 - Productivity plugin for Xamarin Studio
  • Xamaridea ★68 - Visual Studio extension, opens *.axml files in Android Studio
  • Xavtool ★13 - Command-line utility to automatically increase iOS / Android / UWP applications version

UI

  • Passcode ★13 - Xamarin component for locking an app with a passcode
  • SignaturePad ★109 - Signature Pad makes capturing, saving, exporting, and displaying signatures extremely simple on Xamarin.iOS, Xamarin.Android and Windows
  • Syncfusion Components - Rich set of UI components and file format libraries for Xamarin.Forms, Xamarin.iOS and Xamarin.Android applications

Wearable

Xamarin.Forms

XPlat APIs

Most of them support Android and iOS, some do Windows Phone 8

  • Calendars ★48 - 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 ★37 - Cross platform implementation of the estimote library for beacons.
  • Fingerprint ★160 - Xamarin and MvvMCross plugin for accessing the fingerprint sensor.
  • HybridKit ★21 - 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 ★15 - Manage auto sleep / auto lock in all platforms. This is useful when dealing with long running processes
  • Messaging ★88 - 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 ★75 - Notifications plugin for Xamarin and Windows
  • Pontoon ★26 - A flexible bridge to the Universal Windows Platform
  • Telephony ★17 - Email, sms, voice and video call functionality
  • userdialogs ★487 - Standard user dialogs from a shared/portable library.
  • Version - Get app version from bundle
  • Xamarin.Badge ★33 - Simple cross platform plugin to work with application badge
  • Xamarin.LocalNotifications ★40 - Simple cross platform plugin to work with mobile local notifications
  • Xamarin.Mobile ★237 - Reading the user's address book and using the camera
  • xamarin-plugins ★39 - Device Motion, Geofencing, Push Notifications (Beta)

Other lists

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.
  • Programming Community Curated Resources For Learning Xamarin - a curated list of resources for learning Xamarin

Contributors

benoitjadinon interisti JTOne123 alexsorokoletov andmos andreinitescu
benoitjadinon interisti JTOne123 alexsorokoletov andmos andreinitescu
ghuntley jgimenez SamuelDebruyn wcoder amay077 xleon
ghuntley jgimenez SamuelDebruyn wcoder amay077 xleon

License

CC0

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

awesome-xamarin's People

Contributors

alexsorokoletov avatar almazsr avatar amay077 avatar andmos avatar andreinitescu avatar benoitjadinon avatar bratsche avatar brianlagunas avatar dvdsgl avatar gabrielrobert avatar ghuntley avatar giphybot avatar hoodasaurabh avatar hzooly avatar interisti avatar jgimenez avatar jtone123 avatar letsar avatar mfkl avatar readmecritic avatar samsudeenks avatar sdebruyn avatar se avatar theultimatec0der avatar wcoder avatar yuv4ik avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.