Skip to content

Releases: Yubico/Yubico.NET.SDK

1.0.1

02 Oct 04:19
221bc48

Choose a tag to compare

Bug fixes:

  • PIV: Fixed an issue that was preventing the SDK from allowing attestation to occur on certain slots.
  • OATH Sample code: Fixed an issue that was causing an exception to be thrown during RunGetCredentials.
  • PIV Sample code: Worked around an issue in the .NET BCL where certificate generation behavior was different on macOS from Windows.

1.0.0 - August release

30 Aug 20:19
f4d9ab4

Choose a tag to compare

This is the first official, generally available release of the YubiKey SDK for Desktop aimed at the .NET developer community and ecosystem. In this release, the OTP, OATH, and PIV applications are fully supported. Please refer to those applications' sections within the documentation for more information.

The Overview of the SDK page also goes into much more depth on what this SDK contains, and how it is structured.

Lastly, this SDK has also been released as open source under the Apache 2.0 license. Please refer to the CONTRIBUTING.md file in the
root of the repository for information on how you can contribute.