SourceLink.Create.GitHub by: Cameron Taggart
  • 497 total downloads
  • Latest version: 2.8.3
  • sourcelink pdb symbols git sourceindexing debugging sourceserver build
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
SQLitePCLRaw.lib.e_sqlite3.v120_wp81 by: Eric Sink D. Richard Hipp et al
  • 608 total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 659 total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink D. Richard Hipp et al
  • 602 total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v120 by: Eric Sink D. Richard Hipp et al
  • 596 total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 586 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.provider.e_sqlite3.net40 by: Eric Sink et al
  • 606 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
Serilog.Exceptions by: Muhammad Rehan Saeed
  • 94 total downloads
  • Latest version: 1.2.0
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
SQLitePCLRaw.lib.e_sqlite3.v110 by: Eric Sink D. Richard Hipp et al
  • 564 total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
Serilog by: Serilog Contributors
  • 351 total downloads
  • Latest version: 2.0.0-beta-478
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 220 total downloads
  • Latest version: 2.1.10
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
ServiceStack.Text by: Service Stack
  • 1.851k total downloads
  • Latest version: 4.0.62
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://servicestack.net/text
SQLitePCLRaw.lib.e_sqlite3.v140 by: Eric Sink D. Richard Hipp et al
  • 598 total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v110_wp80 by: Eric Sink D. Richard Hipp et al
  • 601 total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
StackExchange.Redis by: Stack Exchange inc. marc.gravell
  • 1.067k total downloads
  • Latest version: 1.2.1
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.provider.e_sqlite3.net35 by: Eric Sink et al
  • 578 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SharpZipLib by: http://www.icsharpcode.net/
  • 22 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
SQLitePCLRaw.lib.e_sqlite3.v110_xp by: Eric Sink D. Richard Hipp et al
  • 756 total downloads
  • Latest version: 1.1.15
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.core by: Eric Sink et al
  • 669 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
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. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 624 total downloads
  • Latest version: 1.1.15
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included