runtime.win7-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 27 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f When using NuGet 3.x this package requires at least version 3.4.
runtime.win7.System.Private.Uri by: Microsoft
  • 100 total downloads
  • Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. When using NuGet 3.x this package requires at least version 3.4.
Selenium.WebDriver by: Selenium Committers
  • 1.303k total downloads
  • Latest version: 4.39.0
  • selenium webdriver browser automation
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.301k total downloads
  • Latest version: 144.0.7559.2000-beta
  • Selenium WebDriver chromedriver
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
  • 2.713k total downloads
  • Latest version: 4.3.1-dev-02395
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread by: Serilog Contributors
  • 2.184k total downloads
  • Latest version: 3.2.0-dev-00756
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Formatting.Compact by: Serilog Contributors
  • 274 total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Debug by: Serilog Contributors
  • 1.814k total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
SerilogMetrics by: SerilogMetrics Contributors
  • 2.578k total downloads
  • Latest version: 2.1.0
  • serilog metrics logging diagnostics timing measure
Provides utilities to facilitate metrics (timers, counters, gauges, meters, healthchecks) on top of Serilog.
SharpZipLib by: http://www.icsharpcode.net/
  • 7 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. 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
  • 2.872k total downloads
  • Latest version: 4.0.31-beta
  • specflow bdd gherkin cucumber
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
  • 54 total downloads
  • Latest version: 2.4.1
  • specflow bdd gherkin cucumber generator
Package for writing custom extensions for SpecFlow.
SpecFlow.NUnit by: SpecFlow Team
  • 708 total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.NUnit.Runners by: SpecFlow Team
  • 911 total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit nunit.runners nunit-console
Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.
SpecFlow.Plus.LivingDocPlugin by: SpecFlow Team
  • 1.309k total downloads
  • Latest version: 3.9.57
  • specflow livingdoc report
A plugin for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation). Use together with SpecFlow.Plus.LivingDoc.CLI.
SpecFlow.Tools.MsBuild.Generation by: SpecFlow Team
  • 3.067k total downloads
  • Latest version: 4.0.31-beta
  • specflow msbuild
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
SpecFlow.xUnit by: SpecFlow Team
  • 2.062k total downloads
  • Latest version: 4.0.31-beta
  • specflow xUnit
Package to use SpecFlow with xUnit 2.4 and later
SpecRun.Runner by: SpecFlow Team
  • 700 total downloads
  • Latest version: 3.9.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages.
SQLite by: SQLite Development Team
  • 11 total downloads
  • Latest version: 3.13.0
  • SQLite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).
SQLite.Native by: SQLite Development Team
  • 7 total downloads
  • Latest version: 3.12.3
  • sqlite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.