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 |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
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. |
|
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. |
|
Voiceroid2Sharp
VOICEROID2にテキストを送り再生ボタンを押すライブラリ |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Codeer.Friendly:
Repository | Stars |
---|---|
ksasao/TTSController
各種 Text-to-Speech エンジンを統一的に操作するライブラリです
|