UIA.Extensions 1.0.71

dotnet add package UIA.Extensions --version 1.0.71
                    
NuGet\Install-Package UIA.Extensions -Version 1.0.71
                    
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="UIA.Extensions" Version="1.0.71" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UIA.Extensions" Version="1.0.71" />
                    
Directory.Packages.props
<PackageReference Include="UIA.Extensions" />
                    
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 UIA.Extensions --version 1.0.71
                    
#r "nuget: UIA.Extensions, 1.0.71"
                    
#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 UIA.Extensions@1.0.71
                    
#: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=UIA.Extensions&version=1.0.71
                    
Install as a Cake Addin
#tool nuget:?package=UIA.Extensions&version=1.0.71
                    
Install as a Cake Tool

.NET library to expose controls to Automation

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

This package has no dependencies.

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.71 418 5/28/2024
1.0.70-beta 227 5/28/2024
1.0.69 333 2/7/2024
1.0.68-beta 249 2/7/2024
1.0.67-beta 211 2/6/2024
1.0.66 331 11/10/2023
1.0.65-beta 235 11/8/2023
1.0.63 363 5/31/2023
1.0.62-beta 294 5/30/2023
1.0.60 498 12/14/2022
1.0.59-beta 319 12/12/2022
1.0.58 499 12/9/2022
1.0.57-beta 322 11/30/2022
1.0.56-beta 314 11/19/2022
1.0.51 541 11/1/2022
1.0.50-beta 327 10/28/2022
1.0.49 690 4/20/2022
1.0.48-beta 379 4/19/2022
1.0.47 665 3/1/2022
1.0.43-beta 372 2/28/2022
Loading failed