Unicorn.UI.Desktop
2.2.1
Unicorn.UI.Desktop uses old UIA version what makes it very slow and inconvenient. Unicorn.UI.Win package is based on UIA3 and has more modern features while implement the same interfaces.
dotnet add package Unicorn.UI.Desktop --version 2.2.1
NuGet\Install-Package Unicorn.UI.Desktop -Version 2.2.1
<PackageReference Include="Unicorn.UI.Desktop" Version="2.2.1" />
<PackageVersion Include="Unicorn.UI.Desktop" Version="2.2.1" />
<PackageReference Include="Unicorn.UI.Desktop" />
paket add Unicorn.UI.Desktop --version 2.2.1
#r "nuget: Unicorn.UI.Desktop, 2.2.1"
#addin nuget:?package=Unicorn.UI.Desktop&version=2.2.1
#tool nuget:?package=Unicorn.UI.Desktop&version=2.2.1
Unicorn Desktop features: Ready for use realizations of common controls, extended page object features.
This package includes realization of desktop GUI interaction which is based on UIAutomation library.
Supported platforms:
- .NET Framework 4.5.2+
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Unicorn.Taf.Core (>= 2.1.1)
- Unicorn.UI.Core (>= 2.2.1)
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 |
---|
Support of Unicorn.UI.Core 2.2.1, small fixes.