SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 322 total downloads
  • Latest version: 3.119.0-preview.1.2
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
smtpapi by: Brandon West
  • 28 total downloads
  • Latest version: 1.0.0
  • smtpapi sendgrid email
Easily build SendGrid SMTPAPI headers.
SQLitePCLRaw.lib.e_sqlite3.v110_wp80 by: Eric Sink D. Richard Hipp et al
  • 913 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_*.
SharpZipLib by: ICSharpCode
  • 227 total downloads
  • Latest version: 1.4.2
  • 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)
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 29.18k total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
SQLitePCLRaw.core by: Eric Sink
  • 2.929k total downloads
  • Latest version: 2.1.11
  • sqlite
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
  • 2.955k total downloads
  • Latest version: 2.1.11
  • sqlite
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. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SQLite.Native by: SQLite Development Team
  • 21 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.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 1.92k total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
SQLitePCLRaw.lib.e_sqlite3 by: Eric Sink
  • 1.913k total downloads
  • Latest version: 2.1.11
  • 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
  • 894 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.android by: Eric Sink
  • 15 total downloads
  • Latest version: 2.1.11
  • 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_*.
SkiaSharp by: Microsoft
  • 794 total downloads
  • Latest version: 3.119.0-preview.1.2
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SQLite by: SQLite Development Team
  • 45 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).
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink D. Richard Hipp et al
  • 682 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
  • 2.068k total downloads
  • Latest version: 2.1.11
  • sqlite
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.lib.e_sqlite3.v110 by: Eric Sink D. Richard Hipp et al
  • 955 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_*.
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 325 total downloads
  • Latest version: 3.119.0-preview.1.2
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 321 total downloads
  • Latest version: 2.1.11
  • 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_*.
SerilogTraceListener by: SerilogTraceListener Contributors
  • 11.209k total downloads
  • Latest version: 3.2.1-dev-00011
  • serilog
Provides a System.Diagnostics.TraceListener implementation that outputs to Serilog.