Selenium.Support
by: Selenium Committers
- 922 total downloads
- Latest version: 4.41.0
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
- 340 total downloads
- Latest version: 4.41.0
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
- 226 total downloads
- Latest version: 145.0.7632.2600-beta
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.
SeleniumProxyAuthentication.Chrome
by: MahdiBland
- 4 total downloads
- Latest version: 2.1.1
Providing Support of Auth, Chain, Rotating Proxies For Selenium Chrome Driver
Support Only HTTP/S Proxies (Chrome Not Supporting Socks4&5 For Now)
Seq.Extensions.Logging
by: Datalust and Contributors
- 97 total downloads
- Latest version: 4.0.2
Add centralized structured log collection to ASP.NET Core apps with one line of code.
Serilog
by: Serilog Contributors
- 958 total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.Enrichers.Context
by: Saleem Mirza
- 24 total downloads
- Latest version: 4.5.0-develop-00040
Enrich Serilog event with environment variables.
Serilog.Enrichers.Environment
by: Serilog Contributors
- 52 total downloads
- Latest version: 3.0.0-dev-00806
Enrich Serilog log events with properties from System.Environment.
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 173 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 88 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 21 total downloads
- Latest version: 2.0.0-rc-8
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 230 total downloads
- Latest version: 4.2.0-dev-00918
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 46 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 390 total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Http
by: Mattias Kindborg
- 189 total downloads
- Latest version: 8.0.0-beta.9
A Serilog sink sending log events over HTTP.
Serilog.Sinks.Logz.Io
by: Mantas Audickas
- 54 total downloads
- Latest version: 2.3.0
Serilog event sink that sends logs to Logz.io.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 120 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 142 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Seq
by: Serilog Contributors
- 282 total downloads
- Latest version: 5.2.3
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
Serilog.Sinks.Trace
by: Serilog Contributors
- 87 total downloads
- Latest version: 3.0.1-dev-00756
The diagnostic trace sink for Serilog.