ServiceStack.Redis by: ServiceStack
  • 1.107k total downloads
  • Latest version: 5.14.0
  • Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
ServiceStack.Text by: ServiceStack
  • 1.722k total downloads
  • Latest version: 5.14.0
  • JSON Text Serializer CSV JSV HTTP Auto Mapping Dump Reflection JS Utils 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://github.com/ServiceStack/ServiceStack.Text
sharpcompress by: Adam Hathcock
  • 246 total downloads
  • Latest version: 0.11.6
  • rar unrar zip unzip bzip2 gzip tar 7zip
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7/WindowsStore that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpCompress by: Adam Hathcock
  • 4.273k total downloads
  • Latest version: 0.24.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpZipLib by: ICSharpCode
  • 7.362k total downloads
  • Latest version: 1.3.3
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
Shouldly by: Jake Ginnivan Joseph Woodward Simon Cropp
  • 405 total downloads
  • Latest version: 4.1.0
  • test unit testing TDD AAA should testunit rspec assert assertion framework
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Core by: Six Labors
  • 163 total downloads
  • Latest version: 1.0.0-beta0006
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..
SixLabors.Fonts by: Six Labors and contributors
  • 578 total downloads
  • Latest version: 1.0.0-beta0007
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 161 total downloads
  • Latest version: 3.1.5
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
Snappy.NET by: Robert Važan
  • 20 total downloads
  • Latest version: 1.1.1.8
  • snappy compression codec fast io lz4 zlib interop
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
SQLite by: SQLite Development Team
  • 35 total downloads
  • Latest version: 3.13.0
  • SQLite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).
sqlite-net-pcl by: Frank A. Krueger
  • 188 total downloads
  • Latest version: 1.6.292
  • sqlite-net sqlite pcl database orm mobile raw
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
SQLite.Native by: SQLite Development Team
  • 17 total downloads
  • Latest version: 3.12.3
  • sqlite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLitePCL.raw by: Eric Sink et al
  • 477 total downloads
  • Latest version: 0.9.4-pre1
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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. 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 Android or iOS) where SQLite is preinstalled, this package may be all you need. On other platforms, or if you want to use a different SQLite build, see the SQLitePCL.plugin.* packages. (Note that with the 0.8.0 release, the ID of this package changed from 'SQLitePCL.raw_basic' to 'SQLitePCL.raw'. Eventually, the old ID will stop getting updates.)
SQLitePCL.raw_basic by: Eric Sink et al
  • 538 total downloads
  • Latest version: 0.9.0-pre8
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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 Android or iOS) where SQLite is preinstalled, this package may be all you need. On other platforms, or if you want to use a different SQLite build, see the SQLitePCL.plugin.* packages. (Note that with the 0.8.0 release, the ID of this package changed from 'SQLitePCL.raw_basic' to 'SQLitePCL.raw'. Eventually, the old ID will stop getting updates.)
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 295 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.bundle_green by: Eric Sink
  • 229 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
SQLitePCLRaw.core by: Eric Sink et al
  • 348 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.lib.e_sqlite3.ios by: Eric Sink
  • 152 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_*.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 517 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
  • 481 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_*.