Top 20 NuGet example Packages

An AWS Lambda layer that contains the AWS CLI (Stability: Stable)
An AWS Lambda layer that contains the `kubectl` and `helm` (Stability: Stable)
A simple diff comparison asserter that makes it easy to assert if two texts (strings) are equal, and display the differences in a diff tool if they are not. Simply put it is a much simpler (and dumber) version of ApprovalTests that should get the job done for simple scenarios. You can easily create ...
Allows populating the example property of a schema object in the output swagger with meaningful data, minimizing the work by providing attributes to decorate properties.
Write maintainable UI tests with Selenium using Tranquire
Provides integration of NUnit constraints with Tranquire.
New versión of legacy library, fix install with PM
A simple test helper that allows use of sqlite in memory based on MS example.
Provides a framework for composing and executing reusable user actions during tests.
ASP.NET File Upload like GMail Ajax Uploader is an easy to use, hi-performance ASP.NET File Upload Control which allows you to upload multiple files to web server without refreshing the page. It allows you select and upload multiple files and cancel running file uploads, add new files during upl...
The example project for testing deployment to nuget using travis-ci.
A Owin Selfhost Console App running a browsy package with internal controller and web resources.
Concordion.NET is a framework for Behavior Driven Development (BDD) that enables developers, testers and business analysts to build executable specifications in free-form using plain English. A Concordion.NET active specification consists of two parts: a well-formed XHTML document describing the fun...
These are the compiled macros from the "Macro Template Project" that can be downloaded from the netmacros.net website. The macros themselves are not interesting, it is the project that creates them that you want to look at. I've uploaded them so you can look at the result.
This is a simple example of a GUI test case with OpenKeyWord.
Concordion is a small, handy Behavior Driven Development (BDD) framework that lets you turn plain English requirements into automated tests. This package contains the core Concordion.dll. You will need Concordion.NET for your projects: https://www.nuget.org/packages/Concordion.NET/
Common components to support the projects for the SpecByExample Visual Studio extension. The extension offers an intuitive way to create a testing-solution for a Specification by Example approach to automated testing of webbased application.
This is a sample project that can be used as either an example or as a boiler plate by installing it into your package and using/extending what you need and removing what you don't. If used as a boiler plate it would be wise to uninstall the HelloWorld NuGet package after making changes so that fut...