Anonymous, public NuGet v3 feed. No authentication required.
The Yubico .NET SDK v2 provides modern, type-safe .NET APIs for YubiKey hardware security devices, including PIV, FIDO2/WebAuthn, OATH, OpenPGP, YubiOTP, Security Domain, YubiHSM Auth, and device management. v2 is a ground-up redesign, not an incremental update to v1 — expect API and namespace changes across the board.
dotnet nuget add source https://yubico.github.io/Yubico.NET.SDK/alpha/index.json -n yubikit-alpha
Transitive dependencies (e.g. Yubico.NativeShims) resolve from
nuget.org, so keep nuget.org enabled alongside this feed.
Loading current package list from the feed…
dotnet add package Yubico.YubiKit.Core --prerelease dotnet build