Legerity.Windows 0.14.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Legerity.Windows --version 0.14.0
NuGet\Install-Package Legerity.Windows -Version 0.14.0
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="Legerity.Windows" Version="0.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Legerity.Windows --version 0.14.0
#r "nuget: Legerity.Windows, 0.14.0"
#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 Legerity.Windows as a Cake Addin
#addin nuget:?package=Legerity.Windows&version=0.14.0

// Install Legerity.Windows as a Cake Tool
#tool nuget:?package=Legerity.Windows&version=0.14.0

This package is a Windows core extension to the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including:
     - WindowsElementWrapper, for creating element wrappers for custom controls
     - AppBarButton, a clickable app bar button element
     - AppBarToggleButton, an app bar button element with a toggle state
     - AutoSuggestBox, a text input element which also has auto-complete capabilities
     - Button, a clickable button element
     - CalendarDatePicker, a popup element with capabilities to select a date from a calendar
     - CalendarView, a calendar date picker element
     - CheckBox, a checkable element
     - ComboBox, a drop down selector
     - CommandBar, a wrapper element for displaying app bar button elements
     - DatePicker, an element for selecting and validating dates
     - FlipView, a carousel-like element for viewing items within a collection
     - GridView, a visual list based element which shows items in a grid
     - Hub, a layout element for displaying content within sections
     - HyperlinkButton, a clickable URL button element
     - InkToolbar, a wrapper element for displaying ink selection elements
     - ListBox, a list item selector
     - ListView, a visual list based element which shows items in a vertical list
     - MenuFlyoutItem, a clickable element from a menu flyout
     - MenuFlyoutSubItem, a clickable sub element of a menu flyout item
     - PasswordBox, a text input element for secret values
     - Pivot, a layout element for displaying content on pivotal pages
     - ProgressBar, a visual indicator element for percentage progress
     - ProgressRing, a visual indicator element for progress
     - RadioButton, a selectable button element
     - Slider, a value selection element that allows a value to be selected in a range
     - TextBlock, a readonly text element
     - TextBox, a text input element
     - TimePicker, an element for selecting and validating time
     - ToggleButton, a button element with a toggle state
     - ToggleSwitch, a slider element with an on/off toggle state

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Legerity.Windows:

Package Downloads
Legerity.WinUI

This package is a WinUI extension for speeding up the development of automated UI tests with Selenium/Appium including: - MenuBar - MenuBarItem - NavigationView - NavigationViewItem - NumberBox - TabView

Legerity

This is a meta-package for the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including: - Page object pattern framework. - Windows core element wrappers. - Android core element wrappers. - iOS core element wrappers. - Web core element wrappers.

Legerity.MADE

This package is a MADE.NET extension to the Legerity framework for speeding up the development of automated UI tests with Selenium/Appium including: - DropDownList, a drop down element capable of selecting multiple options - InputValidator, a validation element capable of validating the state of an input element

Legerity.WCT

This package is a Windows Community Toolkit extension to the Legerity core framework for speeding up the development of automated UI tests with Selenium/Appium including: - Expander, a wrapper element capable of showing and hiding content - InAppNotification, a popup element for displaying notifications within applications - RadialGauge, a graphing element for a gauge

Legerity.Telerik.Uwp

This package is a Telerik for UWP extension to the Legerity core framework for speeding up the development of automated UI tests with Selenium/Appium including: - RadAutoCompleteBox, a text input element which also has auto-complete capabilities - RadBulletGraph, a graphing element for bullet graphs - RadBusyIndicator, a status indicator element - RadNumericBox, a text input element for numeric values with value stepper capabilities

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-alpha1 50 3/15/2024
0.14.0 8,873 2/17/2023
0.13.1 1,289 12/30/2022
0.13.0 1,294 12/23/2022
0.12.0 1,923 9/8/2022
0.12.0-preview2 536 6/9/2022
0.12.0-preview1 482 6/9/2022
0.11.1 2,253 6/6/2022
0.11.0 2,425 6/4/2022
0.10.0 2,090 4/28/2022
0.9.0 2,104 4/5/2022
0.8.2 1,991 3/24/2022
0.8.1 2,073 3/20/2022
0.8.0 2,024 3/19/2022
0.7.0 2,546 1/12/2022
0.7.0-preview1 619 11/12/2021
0.6.6 1,554 11/11/2021
0.6.5 1,474 9/25/2021
0.6.4 2,420 6/12/2021
0.6.3 1,382 6/6/2021
0.6.2 1,360 6/5/2021
0.6.1 1,385 6/3/2021
0.6.0 1,404 5/31/2021
0.6.0-pre1 840 3/27/2021