Serilog.Sinks.Debug by: Serilog Contributors
  • 180 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Formatting.Compact by: Serilog Contributors
  • 268 total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 995 total downloads
  • Latest version: 4.2.0-dev-00918
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.File by: Serilog Contributors
  • 1.179k total downloads
  • Latest version: 5.0.1-dev-00976
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog by: Serilog Contributors
  • 5.974k total downloads
  • Latest version: 4.4.0-dev-02437
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Settings.Configuration by: Serilog Contributors
  • 1.344k total downloads
  • Latest version: 3.5.0-dev-00370
  • serilog json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
SixLabors.ImageSharp by: Six Labors and contributors
  • 203 total downloads
  • Latest version: 4.0.0
  • 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
SQLitePCL by: Microsoft Open Technologies Inc.
  • 88 total downloads
  • Latest version: 3.8.7.2
Portable Class Library for SQLite
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 621 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
SharpCompress by: Adam Hathcock
  • 675 total downloads
  • Latest version: 0.24.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.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 308 total downloads
  • Latest version: 1.1.15
  • 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
  • 337 total downloads
  • Latest version: 1.1.14
  • 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_*.
ServiceStack.Common by: ServiceStack
  • 910 total downloads
  • Latest version: 5.14.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces by: ServiceStack
  • 490 total downloads
  • Latest version: 5.14.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis by: ServiceStack
  • 896 total downloads
  • Latest version: 5.14.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
  • 1.2k total downloads
  • Latest version: 5.14.0
  • 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
Serilog.Enrichers.Thread by: Serilog Contributors
  • 343 total downloads
  • Latest version: 3.2.0-dev-00756
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 420 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
  • 497 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
SkiaSharp by: Microsoft
  • 118 total downloads
  • Latest version: 2.80.0-preview.14
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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.