Top 20 NuGet wp8 Packages

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.
Shim expands the ability to create Portable Class Libraries from .NET legacy code by providing reduced or dummy implementations of .NET Framework classes that are not represented in PCL.
PlatformAdapter helps to adapt between platform-independent and platform-specific assemblies at runtime.
SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. This is a fork of the original sqlite-net project, which aims to cleanup/improve the code and deliver the package as PCL assemblies with some additional platform-speci...
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.
This package contains a platform-specific native code build of SQLCipher (see sqlcipher/sqlcipher on GitHub) for use with SQLitePCL.raw. The build of SQLCipher packaged here is built and maintained by Couchbase (see couchbaselabs/couchbase-lite-libsqlcipher on GitHub). To use this, you need SQLite...
This package contains a platform-specific native code build of SQLCipher (see sqlcipher/sqlcipher on GitHub) for use with SQLitePCL.raw. The build of SQLCipher packaged here is built and maintained by Couchbase (see couchbaselabs/couchbase-lite-libsqlcipher on GitHub). To use this, you need SQLite...
This package contains a platform-specific native code build of SQLCipher (see sqlcipher/sqlcipher on GitHub) for use with SQLitePCL.raw. The build of SQLCipher packaged here is built and maintained by Couchbase (see couchbaselabs/couchbase-lite-libsqlcipher on GitHub). To use this, you need SQLite...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); Depending on the platform, you may also need to add o...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); Depending on the platform, you may also need to add o...
A small, simple event aggregator implementation for .NET, SL, WP7, WP8, WinRT, Mono and Unity3d.
Google Analytics SDK for Windows and Windows Phone with support for Google Universal Analytics Measurement Protocol
Implement a toast notification for WinRT (UAP, Windows 8 & Windows Phone), Silverlight & WPF applications. This control is similar to a toast notification but it's not. You can set duration, style, logo, text content & animation of the notification. Available animations: LeftToLeft, LeftToRight, Ri...
Manage auto sleep / auto lock in all platforms. This allows running very long tasks without fearing the device going to sleep.
Detect Motion Sensors Vector Value changes for: Accelerometer, Gyroscope, Magnetometer. Across iOS, Android, Windows Phone and Windows from a single API.
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.
This is a small library that uses pattern MVVM for a handy use in WPF and Xamarin forms.
A cross-platform way of getting your app version. Use: CrossVersion.Current.Version;
FilePicker Plugin for Xamarin and Windows Simple cross-platform plug-in that allows Pick files, save files and open the archive application standards.
A code for grabbing the color palette from an image. Uses C# and .NET to make it happen.