Selenium.WebDriver
by: Selenium Committers
- 2.729k 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
- 6.701k total downloads
- Latest version: 147.0.7727.2400-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, Jeff Walker
- 140 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
SendGrid
by: Elmer Thomas, Twilio DX Team
- 1.524k total downloads
- Latest version: 9.29.3
C# client library and examples for using Twilio SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support.
SendGrid.CSharp.HTTP.Client
by: Elmer Thomas, Twilio DX Team
- 176 total downloads
- Latest version: 3.4.1
Quickly and easily access any REST or REST-like API using a fluent interface via method chaining and reflection.
SendGrid.SmtpApi
by: Twilio
- 119 total downloads
- Latest version: 1.4.6
Easily build SendGrid SMTPAPI headers.
Sentry
by: Sentry Team and Contributors
- 2.543k total downloads
- Latest version: 14.12.1-dump1
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 630 total downloads
- Latest version: 6.2.0
.NET Bindings for the Sentry Android SDK
Sentry.Protocol
by: Sentry Team and Contributors
- 312 total downloads
- Latest version: 2.2.0-alpha
The Sentry Protocol used to communicate with Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Seq.Extensions.Logging
by: Datalust and Contributors
- 202 total downloads
- Latest version: 4.0.2
Add centralized structured log collection to ASP.NET Core apps with one line of code.
Serilog
by: Serilog Contributors
- 3.084k total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 238 total downloads
- Latest version: 3.0.0-dev-00806
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 161 total downloads
- Latest version: 2.0.2
The process enricher for Serilog.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 154 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)
- 268 total downloads
- Latest version: 8.4.0+build.694
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 419 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 225 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann, Ivan Gavryliuk
- 359 total downloads
- Latest version: 3.1.1-dev-00167
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 215 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.ColoredConsole
by: Serilog Contributors
- 85 total downloads
- Latest version: 3.0.1
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog