Fido2 4.0.0

dotnet add package Fido2 --version 4.0.0
                    
NuGet\Install-Package Fido2 -Version 4.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fido2" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fido2" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Fido2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fido2 --version 4.0.0
                    
#r "nuget: Fido2, 4.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fido2@4.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fido2&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Fido2&version=4.0.0
                    
Install as a Cake Tool

FIDO2 .NET library (WebAuthn)

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Fido2:

Package Downloads
Fido2.AspNet

FIDO2 .NET library (WebAuthn)

HealthCheck.WebUI.MFA.WebAuthn

Shortcuts for adding FIDO2/WebAuthn multi-factor authentication support to HealtCheck login.

Yamf.Authentication

Package Description

Trimble.ID.Maui

.NET MAUI Class Library for iOS, Android and Windows MAUI applications

NetDevPack.Fido2.EntityFramework.Store

Thin wrapper around Fido2

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Fido2:

Repository Stars
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
damienbod/AspNetCoreOpeniddict
OpenIddict with Angular and Blazor WASM BFF OpenID Connect Code Flow with PKCE clients and ASP.NET Core APIs
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
damienbod/IdentityServer4AspNetCoreIdentityTemplate
An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
damienbod/AspNetCoreAngularSignalRSecurity
Security with ASP.NET Core, SignalR and Angular
damienbod/IdentityServer4VueJs
IdentityServer4 Vue.js oidc-client-js OpenID Connect code flow with PKCE
bitwarden/passwordless-server
Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
Deblokt/IdentityServer4Demos.NETCore31
This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to production-ready step-by-step tutorials and client app examples.
Version Downloads Last Updated
4.0.0 145,018 8/29/2025
4.0.0-beta.17 5,757 6/18/2025
4.0.0-beta.16 331,498 11/18/2024
4.0.0-beta.15 4,620 11/18/2024
4.0.0-beta.14 2,123 10/28/2024
4.0.0-beta.13 61,502 7/16/2024
4.0.0-beta.12 26,420 2/29/2024
4.0.0-beta.11 22,254 1/15/2024
3.0.1 1,947,738 9/28/2022
3.0.0 29,256 7/26/2022
3.0.0-beta6 2,967 5/16/2022
3.0.0-beta5 703 5/11/2022
3.0.0-beta4 776 5/10/2022
3.0.0-beta2 88,432 11/23/2021
3.0.0-beta1 787 11/11/2021
2.0.2 370,335 5/11/2021
2.0.1 47,623 4/21/2021
2.0.0 13,614 4/13/2021
2.0.0-preview2 15,320 6/28/2020
2.0.0-preview 1,248 5/28/2020
1.1.0 223,642 3/24/2020
1.1.0-preview2 1,880 11/1/2019
1.1.0-preview1 1,054 10/28/2019
1.0.1 87,605 7/31/2019
1.0.0-preview8-dev 1,088 7/31/2019
1.0.0-preview7-dev 1,171 7/25/2019
1.0.0-preview6-dev 1,106 7/25/2019
1.0.0-preview5 1,090 7/25/2019
1.0.0-preview4 1,082 7/22/2019
1.0.0-preview3 18,428 2/7/2019
1.0.0-preview2 1,147 12/22/2018
1.0.0-preview 1,347 10/8/2018
1.0.0-alpha 1,404 9/3/2018

Initial release