Xamarin.UITest.POP 0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.UITest.POP --version 0.0.1
                    
NuGet\Install-Package Xamarin.UITest.POP -Version 0.0.1
                    
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="Xamarin.UITest.POP" Version="0.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.UITest.POP" Version="0.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.UITest.POP" />
                    
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 Xamarin.UITest.POP --version 0.0.1
                    
#r "nuget: Xamarin.UITest.POP, 0.0.1"
                    
#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.
#addin nuget:?package=Xamarin.UITest.POP&version=0.0.1
                    
Install Xamarin.UITest.POP as a Cake Addin
#tool nuget:?package=Xamarin.UITest.POP&version=0.0.1
                    
Install Xamarin.UITest.POP as a Cake Tool

Xamarin.UITest helper classes for implementing the page object pattern

     Using this package only generates the necessary base classes to implement the pattern as described in the project site.

     *The package is safe to remove after the generated files have been added

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 187,772 2/3/2017
0.0.1 2,758 1/17/2017

Initial release