Selenium.Support
by: Selenium Committers
- 469 total downloads
- Latest version: 4.33.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
- 459 total downloads
- Latest version: 4.33.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
- 712 total downloads
- Latest version: 138.0.7204.2300-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.
SeleniumExtras.WaitHelpers
by: SeleniumExtras.WaitHelpers
- 11 total downloads
- Latest version: 1.0.2
An adaptation of DotNetSeleniumExtras.WaitHelpers using Selenium.WebDriver 4.0.
semver
by: Max Hauser
- 4 total downloads
- Latest version: 1.1.0
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Semver
by: Jeff Walker Max Hauser
- 62 total downloads
- Latest version: 3.0.0
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
Serilog
by: Serilog Contributors
- 3.258k total downloads
- Latest version: 4.3.1-dev-02373
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft Serilog Contributors
- 1.417k total downloads
- Latest version: 9.0.0
Serilog support for ASP.NET Core logging
Serilog.Enrichers.ClientInfo
by: mo.esmp
- 12 total downloads
- Latest version: 1.1.4
Enrich logs with client IP and UserAgent..
Serilog.Enrichers.Environment
by: Serilog Contributors
- 241 total downloads
- Latest version: 3.0.1
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 82 total downloads
- Latest version: 3.0.0
The process enricher for Serilog.
Serilog.Enrichers.Span
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 10 total downloads
- Latest version: 3.1.0+build.538
Enrich Serilog log events with properties from open telemetry spans.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 86 total downloads
- Latest version: 4.0.0
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 247 total downloads
- Latest version: 8.4.0+build.694
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 944 total downloads
- Latest version: 9.0.1-dev-02307
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 1.603k total downloads
- Latest version: 9.0.3-dev-02320
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 669 total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 281 total downloads
- Latest version: 10.0.0
Serilog sink for Elasticsearch
Serilog.Settings.Configuration
by: Serilog Contributors
- 1.599k total downloads
- Latest version: 9.0.1-dev-02317
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 938 total downloads
- Latest version: 6.0.1-dev-00953
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 582 total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.