Serilog.Sinks.Debug by: Serilog Contributors
  • 132 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
  • 192 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
  • 509 total downloads
  • Latest version: 4.2.0-dev-00918
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
SixLabors.ImageSharp by: Six Labors and contributors
  • 200 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
  • 661 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
  • 2.248k total downloads
  • Latest version: 4.3.1-dev-02406
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Selenium.WebDriver.ChromeDriver by: jsakamoto
  • 2.838k total downloads
  • Latest version: 145.0.7632.4600-beta
  • Selenium WebDriver chromedriver
Install Chrome Driver (Win32, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project. "chromedriver(.exe)" is copied to the bin folder from the package folder when the build process. NuGet package restoring ready, and no need to commit "chromedriver(.exe)" binary into source code control repository. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "chromedriver(.exe)" is licensed under the New BSD License.
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 392 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Settings.Configuration by: Serilog Contributors
  • 284 total downloads
  • Latest version: 3.0.0-dev-00093
  • serilog json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
runtime.win7.System.Private.Uri by: Microsoft
  • 98 total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. When using NuGet 3.x this package requires at least version 3.4.
SharpCompress by: Adam Hathcock
  • 288 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.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 208 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.lib.e_sqlite3.v110 by: Eric Sink D. Richard Hipp et al
  • 191 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.osx by: Eric Sink D. Richard Hipp et al
  • 166 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
  • 154 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.core by: Eric Sink et al
  • 233 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_*.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 120 total downloads
  • Latest version: 3.2.0-dev-00756
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
ServiceStack.Text by: Demis Bellot
  • 6 total downloads
  • Latest version: 3.9.11
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 141 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
  • 187 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.