Selenium.Support
by: Selenium Committers
- 4.876k total downloads
- Latest version: 4.45.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
- 5.329k total downloads
- Latest version: 4.45.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
- 15.148k total downloads
- Latest version: 150.0.7871.4600
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.
SemanticComparison
by: Mark Seemann, AutoFixture
- 1.906k total downloads
- Latest version: 4.1.0
SemanticComparison makes it easier to compare instances of various objects to each other. Instead of performing a normal equality comparison, SemanticComparison compares objects that look semantically similar - even if they are of different types. Various fine-tuning options exist.
Semver
by: Jeff Walker, Max Hauser
- 527 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.
SendGrid
by: Elmer Thomas, Twilio DX Team
- 3.195k 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: Twilio
- 638 total downloads
- Latest version: 3.4.12
A Simple Fluent REST API Client.
SendGrid.SmtpApi
by: Twilio
- 302 total downloads
- Latest version: 1.4.6
Easily build SendGrid SMTPAPI headers.
Sentry
by: Sentry Team and Contributors
- 6.495k 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.Android.AssemblyReader
by: Sentry Team and Contributors
- 1.4k total downloads
- Latest version: 14.12.1-dump1
.NET assembly reader for Android
Sentry.AspNetCore
by: Sentry Team and Contributors
- 3.069k total downloads
- Latest version: 4.0.0-beta.1
Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 1.632k total downloads
- Latest version: 6.6.0
.NET Bindings for the Sentry Android SDK
Sentry.DiagnosticSource
by: Sentry Team and Contributors
- 2.965k total downloads
- Latest version: 14.12.1-dump1
Official Diagnostic.Listener integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time. Note: This package is not needed when using Sentry with .NET Core 3 or higher.
Sentry.Extensions.Logging
by: Sentry Team and Contributors
- 5.121k total downloads
- Latest version: 14.12.1-dump1
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.PlatformAbstractions
by: Sentry Team and Contributors
- 298 total downloads
- Latest version: 1.1.1
Abstractions to platform information
Sentry.Protocol
by: Sentry Team and Contributors
- 609 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
- 1.038k total downloads
- Latest version: 9.0.0
Add centralized structured log collection to ASP.NET Core apps with one line of code.
Serilog
by: Serilog Contributors
- 15.584k total downloads
- Latest version: 4.4.0-dev-02437
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 4.751k total downloads
- Latest version: 10.0.0
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Environment
by: Serilog Contributors
- 920 total downloads
- Latest version: 3.0.1
Enrich Serilog log events with properties from System.Environment.