Uber.CUIT 1.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Uber.CUIT --version 1.1.4
                    
NuGet\Install-Package Uber.CUIT -Version 1.1.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Uber.CUIT" Version="1.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Uber.CUIT" Version="1.1.4" />
                    
Directory.Packages.props
<PackageReference Include="Uber.CUIT" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Uber.CUIT --version 1.1.4
                    
#r "nuget: Uber.CUIT, 1.1.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Uber.CUIT@1.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Uber.CUIT&version=1.1.4
                    
Install as a Cake Addin
#tool nuget:?package=Uber.CUIT&version=1.1.4
                    
Install as a Cake Tool

Uber.CUIT is an extension class library for Microsoft Coded UI tests that simplifies the syntax for manually writing your own Coded UI tests ( without recorder ) and provides extension methods to help you on your quest. It is ideal for use with Page Object Architecture Patterns that are commonly used in Selenium and D.R.Y. principles in order to build readable, maintainable, and scalable automation frameworks. Visit www.getUberCUIT.com for more info.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.6 166 6/26/2014
1.1.5 51 6/26/2014
1.1.4 48 6/26/2014
1.1.3 51 6/26/2014
1.1.2 50 6/26/2014
1.1.1 51 6/26/2014
1.1.0 49 6/26/2014
1.0.6 48 6/26/2014
1.0.1 50 6/24/2014