Top 20 NuGet pcl Packages

Library helper for mvvm and cross plattform projects.
Library helper for mvvm and cross plattform projects.
Library helper for mvvm and cross plattform projects.
HMACSHA1 implementation for PCL .NET 4.0, Silverlight5, Windows Phone 8.0, Windows Store Apps.
Adds a build step to automatically suppress packaging of PCL reference assemblies when platform assemblies are available. This fixes runtime errors you may see in your mobile or store apps that indicate the reference assembly was packaged instead of the platform assembly.
A Portable (PCL), Opinionated .NET ORM with multi-database support. Current DB Support includes SqlServer (=> 2012) and Sqlite. This library gives you the ability to create a portable repository and deploy it against any ADO database across multiple platforms Including Windows, Android, and iOS. Cur...
Portable implementation of File Target for MetroLog.
PCL toolkit for Universal App
Local database for .NET
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info. These extension methods for SQLitePCL.raw provide a more usable API while remaining stylistically simil...
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. On platforms (like ...
Extension methods for BinaryReader/BinaryWriter for switching byte endianness.
This NuGet package for SQLitePCL.raw is 'needy' in the sense that it does not contain the SQLite library itself. To use this package, you need the actual SQLite library to be provided in some other way.
MetroLog StreamingFileTarget for Universal Apps (Win81+WP81)
A pure C# portable class library (PCL) implementation of high performance LZ4 compression algorithm, with streaming interface (System.IO.Stream derived). It includes a High Compression (HC) codec variant, which is slower than the standard LZ4 codec, but provides a better compression ratio. This li...
Human friendly, textual representations of TimeSpan and file size using standard .NET types. It is light-weight, tested and supports PCL.
EventDay.Api.Client
Converts bytes to base 32 encoded Strings
SheetParser is a simple deserialization system for transforming tabular data into .NET objects, originally used to store lists of items, monsters, etc. in game asset directories. It supports both attribute-driven and procedural transformation of table rows into objects, with the ability to define cu...