Selenium.Chrome.WebDriver
by: jbaranda
- 5 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
- 5 total downloads
- Latest version: 4.9.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 .NET support utilites and classes that users may find
useful in using Selenium WebDriver. These support classes are mainly intended
to spark ideas of what is possible with Selenium WebDriver, and may not be
entirely appropriate for production use.
Selenium.WebDriver
by: Selenium Committers
- 6 total downloads
- Latest version: 4.9.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.MicrosoftDriver
by: Microsoft
- 5 total downloads
- Latest version: 17.17134.0
Microsoft WebDriver : Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft WebDriver.
Serilog
by: Serilog Contributors
- 19 total downloads
- Latest version: 4.3.1-dev-02395
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft Serilog Contributors
- 6 total downloads
- Latest version: 8.0.3
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Environment
by: Serilog Contributors
- 2 total downloads
- Latest version: 2.2.0
Enrich Serilog log events with properties from System.Environment.
Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 9 total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 9 total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 5 total downloads
- Latest version: 2.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 7 total downloads
- Latest version: 8.0.4
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 9 total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 2 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
- 5 total downloads
- Latest version: 8.0.0-nblumhardt-02322
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden Christian Kadluba Serilog Contributors
- 5 total downloads
- Latest version: 8.1.0
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Serilog.Sinks.Seq
by: Serilog Contributors Serilog.Sinks.Seq Contributors Datalust Pty Ltd
- 2 total downloads
- Latest version: 9.0.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.XUnit
by: Todd Benning
- 2 total downloads
- Latest version: 3.0.19
The xUnit test output sink for Serilog
SharpZipLib
by: ICSharpCode
- 7 total downloads
- Latest version: 1.4.2
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)
Shouldly
by: Jake Ginnivan Joseph Woodward Simon Cropp
- 2 total downloads
- Latest version: 4.3.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Fonts
by: Six Labors and contributors
- 8 total downloads
- Latest version: 1.0.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#