Selenium.Support
by: Selenium Committers
- 2.796k 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.338k 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.135k 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.
semver
by: Max Hauser
- 138 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: Max Hauser Jeff Walker
- 208 total downloads
- Latest version: 2.3.0
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Serilog
by: Serilog Contributors
- 9.627k total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 779 total downloads
- Latest version: 3.0.0-dev-00806
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 442 total downloads
- Latest version: 2.0.2
The process enricher for Serilog.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 477 total downloads
- Latest version: 3.2.0-dev-00756
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 408 total downloads
- Latest version: 4.1.0
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 788 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 960 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 564 total downloads
- Latest version: 8.5.0-alpha0003
Package Description
Serilog.Sinks.Console
by: Serilog Contributors
- 2.199k 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
- 864 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.ElasticSearch
by: Michiel van Oudheusden
- 317 total downloads
- Latest version: 1.4.196
The perfect way for .NET apps to write structured log events to ElasticSearch.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 1.258k total downloads
- Latest version: 7.2.0-alpha0005
Package Description
Serilog.Sinks.EventLog
by: Jeremy Clarke Fabian Wetzel
- 713 total downloads
- Latest version: 3.1.0
Serilog event sink that writes to the Windows event log.
Serilog.Sinks.File
by: Serilog Contributors
- 2.216k total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Graylog
by: Anton Volkov
- 606 total downloads
- Latest version: 3.0.2
The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
Serilog.Sinks.Http
by: Mattias Kindborg
- 850 total downloads
- Latest version: 9.0.0-beta.1
A Serilog sink sending log events over HTTP.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden Serilog Contributors
- 1.706k total downloads
- Latest version: 5.1.3-dev-00231
A Serilog sink that writes events to Microsoft SQL Server