Selenium.Chrome.WebDriver
by: jbaranda
- 375 total downloads
- Latest version: 85.0.0
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
- 2.777k 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
- 2.328k 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
- 4.125k total downloads
- Latest version: 147.0.7727.300-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
- 17 total downloads
- Latest version: 1.0.0
An adaptation of DotNetSeleniumExtras.WaitHelpers using Selenium..WebDriver 4.0.
semver
by: Max Hauser
- 137 total downloads
- Latest version: 1.1.2
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
- 279 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
- 12.117k total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft Serilog Contributors
- 3.241k total downloads
- Latest version: 10.0.0
Serilog support for ASP.NET Core logging
Serilog.Enrichers.ClientInfo
by: mo.esmp
- 92 total downloads
- Latest version: 1.1.4
Enrich logs with client IP and UserAgent..
Serilog.Enrichers.Environment
by: Serilog Contributors
- 949 total downloads
- Latest version: 3.0.1
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 604 total downloads
- Latest version: 3.0.0
The process enricher for Serilog.
Serilog.Enrichers.Span
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 98 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
- 672 total downloads
- Latest version: 4.0.0
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 897 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
- 1.702k total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 3.17k total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 1.088k 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
- 780 total downloads
- Latest version: 10.0.0
Serilog sink for Elasticsearch
Serilog.Settings.Configuration
by: Serilog Contributors
- 3.941k total downloads
- Latest version: 10.0.1-dev-02330
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 2.474k total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.