Serilog by: Serilog Contributors
  • 8.079k total downloads
  • Latest version: 4.4.1-dev-02443
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment by: Serilog Contributors
  • 709 total downloads
  • Latest version: 3.0.0-dev-00806
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Exceptions by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 1.032k total downloads
  • Latest version: 8.4.0+build.694
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Formatting.Compact by: Serilog Contributors
  • 1.078k total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 653 total downloads
  • Latest version: 8.5.0-alpha0003
  • serilog elasticsearch logging event formatting
Package Description
Serilog.Sinks.Console by: Serilog Contributors
  • 2.454k 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.Debug by: Serilog Contributors
  • 994 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 2.51k total downloads
  • Latest version: 5.0.1-dev-00976
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 860 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Selenium.WebDriver.ChromeDriver by: jsakamoto
  • 4.593k total downloads
  • Latest version: 154.0.8037-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.Sinks.Http by: Mattias Kindborg
  • 1.02k total downloads
  • Latest version: 8.0.0-beta.9
  • serilog http
A Serilog sink sending log events over HTTP.
Selenium.Chrome.WebDriver by: jbaranda
  • 446 total downloads
  • Latest version: 85.0.0
  • Selenium WebDriver Chrome
Repurposed nuget package of Selenium.WebDriver.ChromeDriver (packing process differs slightly) Install Chrome Driver(Win32) for Selenium WebDriver into your Unit Test Project. "chromedriver.exe" is copied to bin folder from package folder when the build process. NuGet package restoring ready, and no need to commit "chromedriver.exe" binary into source code control repository.
Selenium.Support by: Selenium Committers
  • 4.881k total downloads
  • Latest version: 4.49.0
  • selenium webdriver support browser automation
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
Selenium.WebDriver by: Selenium Committers
  • 3.828k total downloads
  • Latest version: 4.49.0
  • selenium webdriver browser automation
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 1.189k total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
  • 1.05k total downloads
  • Latest version: 7.2.0-alpha0005
  • serilog elasticsearch logging event collector
Package Description
Serilog.Sinks.Graylog by: Anton Volkov
  • 92 total downloads
  • Latest version: 3.0.2
  • Serilog Sink Graylog
The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
semver by: Max Hauser
  • 20 total downloads
  • Latest version: 1.1.0
  • semver semantic version
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Semver by: Max Hauser Jeff Walker
  • 277 total downloads
  • Latest version: 2.3.0
  • semver semantic version versioning
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Serilog.Enrichers.Thread by: Serilog Contributors
  • 407 total downloads
  • Latest version: 3.2.0-dev-00756
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Enrichers.Process by: Serilog Contributors
  • 422 total downloads
  • Latest version: 2.0.2
  • serilog process enricher
The process enricher for Serilog.