wd.linux-x64
0.2.0
dotnet add package wd.linux-x64 --version 0.2.0
NuGet\Install-Package wd.linux-x64 -Version 0.2.0
<PackageReference Include="wd.linux-x64" Version="0.2.0" />
<PackageVersion Include="wd.linux-x64" Version="0.2.0" />
<PackageReference Include="wd.linux-x64" />
paket add wd.linux-x64 --version 0.2.0
#r "nuget: wd.linux-x64, 0.2.0"
#:package wd.linux-x64@0.2.0
#addin nuget:?package=wd.linux-x64&version=0.2.0
#tool nuget:?package=wd.linux-x64&version=0.2.0
wd
WhatsApp companion REPL.
wd is a pointer tool: it restores the matching RID package
(wd.win-x64, wd.linux-x64, …) and starts the Native AOT REPL plus
the whatsbox sidecar.
Run it with dnx
(SDK 10+) or the faster native-only ndnx:
dnx wd
ndnx wd
dnx always goes through the SDK. ndnx starts the cached AOT binary
directly — no SDK after the first download. Pin a version (wd@1.0.0)
to skip latest-version lookup.
To install a wd command on PATH instead:
dotnet tool install -g wd
wd
The command is wd. RID matrix matches WhatsBox: win-x64, win-arm64,
linux-x64, linux-arm64, osx-x64, osx-arm64.
The working directory is the session root. First run creates .store,
prints a pairing QR, and waits for WhatsApp → Linked devices. Later runs
reuse that store.
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.