Selenium.WebDriver
by: Selenium Committers
- 1.619k 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
- 3.779k total downloads
- Latest version: 147.0.7727.5000-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.
Serilog
by: Serilog Contributors
- 3.401k total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 2.351k total downloads
- Latest version: 3.0.0-dev-00806
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 2.176k total downloads
- Latest version: 2.0.2
The process enricher for Serilog.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 2.235k total downloads
- Latest version: 3.2.0-dev-00756
Enrich Serilog events with properties from the current thread.
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 490 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Filters.Expressions
by: Serilog Contributors
- 2.513k total downloads
- Latest version: 2.1.1-dev-00054
Expression-based event filtering for Serilog.
Serilog.Formatting.Compact
by: Serilog Contributors
- 311 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
- 380 total downloads
- Latest version: 8.5.0-alpha0003
Package Description
Serilog.Settings.Configuration
by: Serilog Contributors
- 323 total downloads
- Latest version: 3.0.0-dev-00093
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ColoredConsole
by: Serilog Contributors
- 563 total downloads
- Latest version: 3.0.1
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Serilog.Sinks.Console
by: Serilog Contributors
- 797 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
- 1.837k 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
- 4.317k total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 2.96k total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
SerilogMetrics
by: SerilogMetrics Contributors
- 2.608k total downloads
- Latest version: 2.1.0
Provides utilities to facilitate metrics (timers, counters, gauges, meters, healthchecks) on top of Serilog.
SharpZipLib
by: ICSharpCode
- 26 total downloads
- Latest version: 1.0.0-alpha2
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
SpecFlow
by: SpecFlow Team
- 3.047k total downloads
- Latest version: 4.0.31-beta
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
SpecFlow.CustomPlugin
by: TechTalk
- 67 total downloads
- Latest version: 2.4.1
Package for writing custom extensions for SpecFlow.