Serilog.Sinks.Debug by: Serilog Contributors
  • 137 total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Formatting.Compact by: Serilog Contributors
  • 231 total downloads
  • Latest version: 3.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 604 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
  • 288 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
  • 632 total downloads
  • Latest version: 8.0.0-dev-02318
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Settings.Configuration by: Serilog Contributors
  • 1.311k total downloads
  • Latest version: 10.0.0
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
SharpCompress by: Adam Hathcock
  • 463 total downloads
  • Latest version: 0.42.1
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 2.0/NET 4.8/NET 4.8.1/NET 6.0/NET 8.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.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 608 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
  • 144 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
  • 137 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
  • 14 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
  • 395 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
  • 719 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
  • 325 total downloads
  • Latest version: 10.0.4
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Common by: ServiceStack
  • 318 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
  • 308 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
  • 320 total downloads
  • Latest version: 10.0.4
  • 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 Frank Ray
  • 2.923k total downloads
  • Latest version: 0.54.1-alpha.0.10
A library that makes it easier to create beautiful console applications.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 126 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
  • 242 total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.