Xnapshot 2.0.13

dotnet add package Xnapshot --version 2.0.13
NuGet\Install-Package Xnapshot -Version 2.0.13
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="Xnapshot" Version="2.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xnapshot --version 2.0.13
#r "nuget: Xnapshot, 2.0.13"
#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.
// Install Xnapshot as a Cake Addin
#addin nuget:?package=Xnapshot&version=2.0.13

// Install Xnapshot as a Cake Tool
#tool nuget:?package=Xnapshot&version=2.0.13

Xnapshot enables you to use C#, together with Xamarin.UITest, to automatically take app screenshots for you. Just derive from the abstract Screenshots class, implement one method per screenshot and use your time productively while your computer takes the screenshots.

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
2.0.13 825 7/10/2019
2.0.12 556 7/10/2019
2.0.11 543 7/10/2019
2.0.10 573 7/10/2019
2.0.9 569 7/10/2019
2.0.8 613 7/10/2019
2.0.7 580 7/10/2019
1.0.35 1,050 11/1/2017
1.0.34 946 5/25/2017
1.0.33 1,030 5/24/2017
1.0.32 903 5/24/2017
1.0.31 946 2/10/2017
1.0.30 908 2/8/2017
1.0.29 975 2/8/2017
1.0.28 952 11/18/2016
1.0.27 916 11/18/2016
1.0.26 962 11/18/2016
1.0.25 992 6/5/2016
1.0.24 1,019 6/2/2016

Updated to work with iOS 12 and now supports up to 10 screenshots.