Serilog.Sinks.Splunk.UDP by: Matthew Erbs Serilog Contributors
  • 13 total downloads
  • Latest version: 1.4.0
  • serilog splunk logging udp
The Splunk UDP Sink for Serilog
ServiceStack.Redis by: ServiceStack
  • 12 total downloads
  • Latest version: 5.9.2
  • 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.Redis.Core by: ServiceStack
  • 13 total downloads
  • Latest version: 5.10.2
  • Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
.NET Standard 2.0 version of ServiceStack.Redis
ServiceStack.Text.Core by: ServiceStack
  • 11 total downloads
  • Latest version: 5.10.2
  • 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
Shark.PdfConvert by: cp79shark
  • 53 total downloads
  • Latest version: 1.0.5
  • HTML PDF WKHTMLTOPDF Conversion
Simple .NET Core wrapper for the WkHTMLToPdf tool.
SharpCompress by: Adam Hathcock
  • 28 total downloads
  • Latest version: 0.23.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.
SharpGen.Runtime by: jkoritzinsky
  • 9 total downloads
  • Latest version: 1.1.0
Support classes for code generated by SharpGen.
SharpYaml by: Alexandre Mutel
  • 11 total downloads
  • Latest version: 1.6.5
  • yaml parser yml
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.
SharpZipLib by: ICSharpCode
  • 14 total downloads
  • Latest version: 1.2.0
  • 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)
shortid by: Bolorunduro Winner-Timothy
  • 100 total downloads
  • Latest version: 3.0.1
  • shortid short id databse identifier key primarykey mongodb sql
A library that generates random identifiers from 7 to 14 characters. Identifiers generated can be used as primary keys for databases or unique identifiers.
SimpleSitemap by: Justin Adler
  • 360 total downloads
  • Latest version: 3.2.0
  • simple sitemap sitemaps robots robots.txt unicorn magicalunicorn magical-unicorn worlddomination worldomination
SimpleSitemap is a lite library that helps you create web sitemaps for collections or lists of items. These sitemaps follow the Sitemap Protocol. Both sitemapindex and urlset links are generated, based upon the data collection size and 'page size'. Examples of this could be a list of your users, or products, or questions.
SixLabors.ImageSharp by: Six Labors and contributors
  • 10 total downloads
  • Latest version: 1.0.1
  • Image Resize Crop Gif Jpg Jpeg Bitmap Png Core
A cross-platform library for the processing of image files; written in C#
SoapCore-net5.0 by: Digital Design
  • 26 total downloads
  • Latest version: 1.1.0.10
  • SOAP ASP.NET Core
SOAP protocol middleware for ASP.NET Core
SQLitePCLRaw.bundle_green by: Eric Sink
  • 25 total downloads
  • Latest version: 1.1.12
  • 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
  • 12 total downloads
  • Latest version: 1.1.12
  • 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 by: Eric Sink
  • 10 total downloads
  • Latest version: 2.0.4
  • sqlite xamarin
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
  • 24 total downloads
  • Latest version: 1.1.12
  • 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
  • 13 total downloads
  • Latest version: 1.1.11
  • 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_xp by: Eric Sink D. Richard Hipp et al
  • 15 total downloads
  • Latest version: 1.1.12
  • 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.provider.dynamic_cdecl by: Eric Sink
  • 11 total downloads
  • Latest version: 2.0.4
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider dynamically loads the native library by name.