Fido2.Models 4.0.0

dotnet add package Fido2.Models --version 4.0.0
                    
NuGet\Install-Package Fido2.Models -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.Models" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fido2.Models" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Fido2.Models" />
                    
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.Models --version 4.0.0
                    
#r "nuget: Fido2.Models, 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.Models@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.Models&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Fido2.Models&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 (6)

Showing the top 5 NuGet packages that depend on Fido2.Models:

Package Downloads
Fido2

FIDO2 .NET library (WebAuthn)

Fido2.AspNet

FIDO2 .NET library (WebAuthn)

AuthScape.Models

Available soon

AuthScape.IDP

Available soon

DSInternals.Win32.WebAuthn.Adapter

Bridge between Fido2.Models and DSInternals.Win32.WebAuthn packages

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Fido2.Models:

Repository Stars
bitwarden/passwordless-server
Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
Version Downloads Last Updated
4.0.0 8,881 8/29/2025
4.0.0-beta.17 4,650 6/18/2025
4.0.0-beta.16 235,057 11/18/2024
4.0.0-beta.15 4,459 11/18/2024
4.0.0-beta.14 1,727 10/28/2024
4.0.0-beta.13 61,265 7/16/2024
4.0.0-beta.12 25,371 2/29/2024
4.0.0-beta.11 20,645 1/15/2024
3.0.1 1,457,413 9/28/2022
3.0.0 27,537 7/26/2022
3.0.0-beta6 3,802 5/16/2022
3.0.0-beta5 1,021 5/11/2022
3.0.0-beta4 1,065 5/10/2022
3.0.0-beta3 1,034 5/10/2022
3.0.0-beta2 88,123 11/23/2021
3.0.0-beta1 1,108 11/11/2021
2.0.2 463,941 5/11/2021
2.0.1 47,845 4/21/2021
2.0.0 14,219 4/13/2021
2.0.0-preview2 21,304 6/28/2020
2.0.0-preview 1,696 5/28/2020
1.1.0 218,215 3/24/2020
1.1.0-preview2 2,352 11/1/2019
1.1.0-preview1 1,527 10/28/2019
1.0.1 82,839 7/31/2019
1.0.0-preview8-dev 1,530 7/31/2019
1.0.0-preview6-dev 1,907 7/25/2019
1.0.0-preview5 1,553 7/24/2019

Initial release