Serilog.Sinks.MSSqlServer by: Michiel van Oudheusden Christian Kadluba Serilog Contributors
  • 103 total downloads
  • Latest version: 8.0.1-dev-00114
  • serilog sinks mssqlserver
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 20 total downloads
  • Latest version: 2.1.10
  • 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
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 21 total downloads
  • Latest version: 5.0.0
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.File by: Serilog Contributors
  • 26 total downloads
  • Latest version: 5.0.1-dev-00976
  • serilog file
Write Serilog events to text files in plain or JSON format.
SQLitePCLRaw.provider.internal by: Eric Sink
  • 7 total downloads
  • Latest version: 2.1.9
  • 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 does DllImport of '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
SQLitePCLRaw.provider.e_sqlite3 by: Eric Sink
  • 5 total downloads
  • Latest version: 2.1.1
  • sqlite
SQLitePCLRaw 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 does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
SQLitePCLRaw.core by: Eric Sink
  • 6 total downloads
  • Latest version: 2.1.2-pre20220913165057
  • 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.provider.dynamic_cdecl by: Eric Sink
  • 4 total downloads
  • Latest version: 2.1.6-pre20230809203314
  • 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.
SQLitePCLRaw.lib.e_sqlite3.v120_wp81 by: Eric Sink D. Richard Hipp et al
  • 4 total downloads
  • Latest version: 1.1.10-pre20180223200113
  • 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
  • 1 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.v140 by: Eric Sink D. Richard Hipp et al
  • 2 total downloads
  • Latest version: 1.1.10
  • 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
  • 2 total downloads
  • Latest version: 1.1.2
  • 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
  • 1 total downloads
  • Latest version: 1.0.0
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 1 total downloads
  • Latest version: 1.1.0-pre20160928150051
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar.
Spectre.Console.Cli by: Patrik Svensson Phil Scott Nils Andresen
  • 1 total downloads
  • Latest version: 0.45.1-preview.0.40
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 11 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.bundle_green by: Eric Sink
  • 74 total downloads
  • Latest version: 2.1.10
  • 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.
SQLitePCLRaw.lib.e_sqlite3.v110 by: Eric Sink D. Richard Hipp et al
  • 2 total downloads
  • Latest version: 1.1.13
  • 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
  • 2 total downloads
  • Latest version: 1.1.13
  • 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_*.
SharpCompress by: Adam Hathcock
  • 2 total downloads
  • Latest version: 0.25.1
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 1.3/2.0/NET 4.6 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.