Top 20 NuGet Packages

Beautiful Segues for Xamarin.Forms apps.
SeidorZambia Package1 Shared Library
SolucionesEnLinea.com Database Access Framework based on Reflection and ADO.NET. Sel.Data provides access to Database providers (default for mssql).
TypeScript Definitions (d.ts) for selectize. Generated based off the DefinitelyTyped repository [git commit: 2c65d5ca7267fda6d49a3b447c8b089632fb5358]. http://github.com/DefinitelyTyped
Base class for SpecFlow integration
Various extension methods for the Selenium.Webdriver to make interacting with the browser easier and more natural.
A set of extension methods for common form and CSS-based tasks. https://bitbucket.org/mrshrinkray/seleniumextensions
A package with selenium functions for: clicking, filling input field, selecting values from dropdowns, etc.
Add logs to your selenium tests. Outputs: 1. Console 2. Output - debug window 3. Coming Soon..
A stable, simple selenium framework for building DRY, well organized automated tests. Page Components are a continuation of hte page object model. They represent small, reusable blocks of application logic that can be pieced together into larger page objects. They essentially act as a middle laye...
Provider to store selenium screenshots in data storage providers
Awesome object extensions for Selenium WebDriver. Currently adds support for HTML5 Drag and Drop.
Provides navigation infrastructure to Selenium WebDriver's page objects for .NET applications
SSAK - Selenium Specflow Automation Kit Provides Code Wrappers To Ease The Automation QA Process. SSAK Aims To Bridge The Gap between Test Engineers And Code Experts With Underlying Implementation. Professor MMS Mission Is To "Provide A Pragmatic Effective Approach To Automation Development By Optim...
Pick up NetCoreWebDriverFactory configuration for Nunit 3 test projects from runsettings files and with local file override options. See project URL for details.
Operate standard web controls by selenium.
Extension methods to help with Selenium
Documentation: https://github.com/VolodymyrRomanyshyn/SeleniumFramework/wiki The Framework extends PageFactory allows to use Custom elements and Lists of elements example: [Id("UserName")] public TextInputField UserName; [XPath("YourXPath")] public TextInputField Password; [I...