145 packages tagged with “winphone”
Check to see if your users have granted or denied permissions for common permission groups on iOS and Android. Additionally, you can request permissions with a simple cross-platform async/awaitified API.
Take or pick photos and videos from a cross platform API.
Crosslight is an advanced development toolset for building rich cross-platform mobile applications with 100% shared UI logic. Supported platforms include iOS, Android, and Windows.
Collection of MVVM Helpers such as ObservableRangeCollection, BaseViewModel, Grouping, and others.
Get network connectivity information such as network type, speeds, and if connection is available. Additional functionality includes the ability to ping a specific host and port number. Ensure you have proper permissions set by reading the README.
Toolkit for Xamarin.Forms (Controls, Behaviors, and Converters)!
Receive information about the device that you are using. Properties such as Model, Operating System, Version, Id, and even the ability to generate a unique Id for your application based off of these properties.
Settings Plugin for Xamarin and Windows provides a consistent, cross platform settings/preferences plugin. This makes it easier to create cross-platform .NET apps and have cross platform settings. Manage and use all settings from one PCL/NetStandard library and save natively on each platform. **This plugin stores settings natively on each platform and does NOT save them to Json. This allows you to use native functionality such as PreferenceActivity on Android. Support for: Int, Int64, Double, String, DateTime, Bool, Float, Decimal, Guid You can always serialize and deserialize a string out if needed.**
Custom control for your Xamarin.Forms project ot turn your images into elegant circle images. Customizable border thickness and color. Ensure you call ImageCircleRenderer.Init() on each platform! Built against: 3.0.0.446417
Provides powerful yet lightweight logging functionality to your Crosslight apps. Supports all client and server platforms.
Provides end-to-end push messaging functionality to your Crosslight apps. Supports iOS, Android and Windows for the client platforms and .NET 4.5 for the server platforms.
OxyPlot is a plotting library for .NET. This package targets Windows Phone Silverlight apps.
Open external maps to navigate to a specific geolocation or address. Option to launch with navigation option on iOS as well.
Custom control for your Xamarin.Forms project to allow you to use SVGs Ensure you call SvgImageRenderer.Init() on each platform! VISIT THE PROJECT URL for more info.
Share Plugin for Xamarin and Windows to share text, link, copy text to clipboard, or open a browser.
Cross-platform socket API for Xamarin iOS/Android/Forms, Xamarin.Mac, Windows Phone 8/8.1, Windows Store, UWP and Windows Desktop. Includes support for TCP and UDP listeners and clients, as well as UDP multicast.
Cross Platform Settings Plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library provides several unique features * You can store/retrieve just about any type of object (thanks to Newtonsoft.Json) * You can monitor for changes using the Changed event * iCloud Settings Provider * You can use roaming profiles which is useful for iOS app groups, iOS extensions, iWatch, and Android Wear
A C++/CX wrapper for SQLite functions that sqlite-net depends on. Can be used as an alternative to csharp-sqlite on Windows Phone 8. This library is released under the MIT license.
Custom calendar control for Xamarin.Forms. Customizable border thickness, color, background colors and formats. Version 1.0.8 or lower Built against: 2.1.0.6521 Version 1.1.0 or above Built against: 2.3.4.231
A Xamarin Forms control to render the native video player on every platform.
Official Plugin - Track which versions of your Xamarin.iOS, Xamarin.Mac, Xamarin.Android, or Windows app a user has previously installed.
SQLite Portable for .NET4.5, Windows 8+ and Windows Phone 8+.
This project is a cross platform library for Xamarin, which enables a handy use of Google Analytics in your applications.
This library provides a set of Xamarin.Forms classes for enterprise and MVVM development; includes markup extensions, behaviors, custom controls and abstractions for MVVM.
A cross-platform way of getting your app version. Use: CrossVersion.Current.Version;
This library provides a set of .NET classes for XAML based MVVM development.
Device orientation plugin for your Xamarin.Forms project. Ensure you call DeviceOrientationImplementation.Init() on each platform!
Set application badge across iOS, Android, Windows Phone, and Windows from a single API. Ability to modify application badge value
MonoGame library for making little flashcard games
Timer object and its methods are implemented for extended support for timers. You can start, stop, change interval of a timer.