Serilog.Sinks.Debug by: Serilog Contributors
  • 164 total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Console by: Serilog Contributors
  • 679 total downloads
  • Latest version: 6.1.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
SixLabors.ImageSharp by: Six Labors and contributors
  • 359 total downloads
  • Latest version: 3.1.12
  • 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
Serilog.Sinks.File by: Serilog Contributors
  • 786 total downloads
  • Latest version: 8.0.0-nblumhardt-02322
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Settings.Configuration by: Serilog Contributors
  • 1.62k total downloads
  • Latest version: 10.0.1-dev-02339
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
SharpCompress by: Adam Hathcock
  • 665 total downloads
  • Latest version: 0.47.4
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET 4.8/NET Standard 2.0/NET Standard 2.1/NET 5.0/NET 6.0/NET 7.0/NET 8.0/NET 9.0/NET 10.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/7zip is implemented.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 733 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.
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink D. Richard Hipp et al
  • 189 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
  • 177 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
  • 18 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_*.
SQLitePCLRaw.lib.e_sqlite3 by: Eric Sink
  • 504 total downloads
  • Latest version: 3.50.3
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SQLitePCLRaw.core by: Eric Sink
  • 800 total downloads
  • Latest version: 3.0.2
  • sqlite
SQLitePCLRaw 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().
ServiceStack.Interfaces by: ServiceStack
  • 421 total downloads
  • Latest version: 10.0.6
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Common by: ServiceStack
  • 409 total downloads
  • Latest version: 8.10.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Redis by: ServiceStack
  • 400 total downloads
  • Latest version: 8.10.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
  • 419 total downloads
  • Latest version: 10.0.6
  • 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
Spectre.Console by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
  • 4.898k total downloads
  • Latest version: 0.55.1
A library that makes it easier to create beautiful console applications.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 166 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 314 total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Spectre.Console.Ansi by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
  • 128 total downloads
  • Latest version: 0.55.3-alpha.0.3
A library that makes it easier to create beautiful console applications.