runtime.win7.System.Private.Uri by: Microsoft
  • 100 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.
Selenium.WebDriver by: Selenium Committers
  • 1.303k total downloads
  • Latest version: 4.39.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.
Selenium.WebDriver.ChromeDriver by: jsakamoto
  • 3.301k total downloads
  • Latest version: 144.0.7559.2000-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 by: Serilog Contributors
  • 9.752k total downloads
  • Latest version: 4.3.1-dev-02395
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft Serilog Contributors
  • 3.143k total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Environment by: Serilog Contributors
  • 2.848k total downloads
  • Latest version: 3.0.1
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process by: Serilog Contributors
  • 2.736k total downloads
  • Latest version: 3.0.0
  • serilog process enricher
The process enricher for Serilog.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 2.816k total downloads
  • Latest version: 4.0.0
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Extensions.Hosting by: Microsoft Serilog Contributors
  • 2.202k total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 2.515k total downloads
  • Latest version: 10.0.0
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Filters.Expressions by: Serilog Contributors
  • 2.471k total downloads
  • Latest version: 2.1.1-dev-00054
  • serilog
Expression-based event filtering for Serilog.
Serilog.Formatting.Compact by: Serilog Contributors
  • 2.182k total downloads
  • Latest version: 3.0.0
  • 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
  • 2.722k total downloads
  • Latest version: 10.0.0
  • serilog elasticsearch logging event formatting
Serilog sink for Elasticsearch
Serilog.Settings.Configuration by: Serilog Contributors
  • 5.157k total downloads
  • Latest version: 10.0.0
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ColoredConsole by: Serilog Contributors
  • 699 total downloads
  • Latest version: 3.0.1
  • serilog console coloredconsole
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Serilog.Sinks.Console by: Serilog Contributors
  • 4.579k total downloads
  • Latest version: 6.1.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 2.036k total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 5.029k total downloads
  • Latest version: 8.0.0-dev-02318
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 3.071k total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
SerilogMetrics by: SerilogMetrics Contributors
  • 2.697k total downloads
  • Latest version: 2.1.0
  • serilog metrics logging diagnostics timing measure
Provides utilities to facilitate metrics (timers, counters, gauges, meters, healthchecks) on top of Serilog.