Top 20 NuGet winphone Packages

This project is a cross platform library for Xamarin, which enables a handy use of AzurePushNotifications in your applications.
Take or pick photos and videos from a cross platform API.
An easy to use extension for SQLite.Net PCL that allows you to seamlessly encrypt/decrypt data when inserted/accessed from the database by adding one simple attribute. Works great one all major platforms (iOS, Android, Windows Universal)
Plugin Xamarin permettant l'utilisation du MBaaS AppsPanel. Pour plus d'informations sur l'intégration : http://support.appspanel.com
CrossPlatformLibrary.Connectivity is a plug-in for platform-independent access to network connectivity.
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.
Send Local Notifications across iOS, Android, Windows Phone, and Windows from a single API. Ability to create, send and cancel local notifications.
Custom control for your Xamarin.Forms project to give you a better Map experience. Ensure you call SvgImageRenderer.Init(), TwoColumnCellRenderer.Init(), ExtendedMapRenderer.Init() on each platform!
This plugin makes it easy to register to Microsoft Azure Push Notifications from a Xamarin.Forms project and supports using Tags. The supported projects are: - Xamarin.Forms - Xamarin.Android - Windows Phone 8.1 RT - Windows Phone Silverlight - Windows Store 8 ...
CrossPlatformLibrary.FodyTracingAspect is a plug-in for CrossPlatformLibrary's ITracer which allows to trace annotated methods. Simply apply the provided [TracingAspect] annotation and Fody will use your configured ITracer to trace enter/exit of method calls including the duration of the call....
A Plugin which facilitates (currently forward-only) incremental scrolling for a paged data source
Provides a sample implementation for consuming HTTP REST web services, including calling GET, POST, PUT and DELETE operations. It hides the complexity behind serializiing and deserializing entities/models and creating HTTP requests.
Simplify opening SQLite databases for cross-platform .Net projects
Provides a sample implementation of a ContentPage that shows how to use Microsoft ComputerVision (Cognitive Services API) to analyse an image to detect: - text - faces - emotion - ages - adult content - racy content - celebrities - tags - sentime...
PCL-friendly helpers for common socket tasks, built on top of the sockets-for-pcl project.
Changes the size of a captured image on the device. Particularly useful for sending images from the device to an API when you don't want massive files. To use: await CrossImageResizer.Current.ResizeImageWithAspectRatioAsync(originalImageByteArray, maxWidth, maxHeight); **NOTE*...
Use Azure NotificationHub in your Xamarin Forms projects