Selenium.WebDriver by: Selenium Committers
  • 37 total downloads
  • Latest version: 4.0.0-alpha01
  • 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
  • 10 total downloads
  • Latest version: 89.0.4389.2300
  • Selenium WebDriver chromedriver
Install Chrome Driver (Win32, macOS, 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
  • 183 total downloads
  • Latest version: 2.10.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 27 total downloads
  • Latest version: 2.0.0
  • serilog Microsoft.Extensions.Logging
Serilog provider for Microsoft.Extensions.Logging
Serilog.Extensions.Logging.File by: Serilog Contributors
  • 15 total downloads
  • Latest version: 1.1.0
  • asp.net core logging file
Add file logging to ASP.NET Core apps with one line of code.
Serilog.Formatting.Compact by: Serilog Contributors
  • 69 total downloads
  • Latest version: 1.1.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
  • 52 total downloads
  • Latest version: 8.4.1
  • serilog elasticsearch logging event formatting
Package Description
Serilog.Sinks.ApplicationInsights by: Joerg Battermann Ivan Gavryliuk
  • 13 total downloads
  • Latest version: 3.0.4
  • serilog logging azure applicationinsights application insights
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Sinks.Async by: Jezz Santos Serilog Contributors
  • 178 total downloads
  • Latest version: 1.5.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.AzureAnalytics by: Saleem Mirza
  • 10 total downloads
  • Latest version: 4.6.0
  • serilog logging Azure Analytics
Serilog event sink that writes to Azure Analytics
Serilog.Sinks.ColoredConsole by: Serilog Contributors
  • 14 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
  • 99 total downloads
  • Latest version: 4.0.0
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 124 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
  • 263 total downloads
  • Latest version: 5.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 37 total downloads
  • Latest version: 2.1.1
  • serilog batching timer
The periodic batching sink for Serilog
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 16 total downloads
  • Latest version: 3.3.0
  • serilog file io rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Sinks.Splunk by: Matthew Erbs Serilog Contributors
  • 28 total downloads
  • Latest version: 3.6.0
  • serilog splunk logging event collector hec
The Splunk Sink for Serilog
SharpCompress by: Adam Hathcock
  • 28 total downloads
  • Latest version: 0.23.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.
SharpGen.Runtime by: jkoritzinsky
  • 9 total downloads
  • Latest version: 1.1.0
Support classes for code generated by SharpGen.
SharpYaml by: Alexandre Mutel
  • 11 total downloads
  • Latest version: 1.6.5
  • yaml parser yml
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.