Codeer.Friendly
2.6.1
dotnet add package Codeer.Friendly --version 2.6.1
NuGet\Install-Package Codeer.Friendly -Version 2.6.1
<PackageReference Include="Codeer.Friendly" Version="2.6.1" />
paket add Codeer.Friendly --version 2.6.1
#r "nuget: Codeer.Friendly, 2.6.1"
// Install Codeer.Friendly as a Cake Addin #addin nuget:?package=Codeer.Friendly&version=2.6.1 // Install Codeer.Friendly as a Cake Tool #tool nuget:?package=Codeer.Friendly&version=2.6.1
Friendly Common Interfaces. You can access the target application using the interface defined by this.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Codeer.Friendly:
Package | Downloads |
---|---|
Codeer.Friendly.Windows
This is used for test automation of Windows applications. You can call the API of separate process from outside. |
|
VSHTC.Friendly.PinInterface
Friendly interface is pinned by order interface. |
|
Voiceroid2Sharp
VOICEROID2にテキストを送り再生ボタンを押すライブラリ |
|
Codeer.Friendly.Store
Friendly for Store apps. You have to install Codeer.Friendly.Store.Core before use. http://goo.gl/deV0J4 This is a magical library! Codeer.Friendly’s unique feature is being able to operate on all objects. (Other libraries can only operate controls.) It can invoke all methods, properties, and fields. And this works whether they are public, internal, or private. And it executes on a separate process. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Codeer.Friendly:
Repository | Stars |
---|---|
ksasao/TTSController
各種 Text-to-Speech エンジンを統一的に操作するライブラリです
|