Microsoft.Identity.Web.Certificateless 3.0.0-preview2

Prefix Reserved
Additional Details

Move to Microsoft.Identity.Web.* latest. See https://aka.ms/IdWeb/LTS for details.

This is a prerelease version of Microsoft.Identity.Web.Certificateless.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Identity.Web.Certificateless --version 3.0.0-preview2
                    
NuGet\Install-Package Microsoft.Identity.Web.Certificateless -Version 3.0.0-preview2
                    
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="Microsoft.Identity.Web.Certificateless" Version="3.0.0-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Identity.Web.Certificateless" Version="3.0.0-preview2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Identity.Web.Certificateless" />
                    
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 Microsoft.Identity.Web.Certificateless --version 3.0.0-preview2
                    
#r "nuget: Microsoft.Identity.Web.Certificateless, 3.0.0-preview2"
                    
#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.
#addin nuget:?package=Microsoft.Identity.Web.Certificateless&version=3.0.0-preview2&prerelease
                    
Install Microsoft.Identity.Web.Certificateless as a Cake Addin
#tool nuget:?package=Microsoft.Identity.Web.Certificateless&version=3.0.0-preview2&prerelease
                    
Install Microsoft.Identity.Web.Certificateless as a Cake Tool

This package brings certificateless authentication.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Microsoft.Identity.Web.Certificateless:

Package Downloads
Microsoft.Identity.Web

This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.

Microsoft.Identity.Web.Certificate

This package brings certificate management for MSAL.NET.

Microsoft.Identity.Web.TokenAcquisition

Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).

Microsoft.Bot.Connector

This library implements C# classes for using the Bot Framework Connector REST API.

Microsoft.Agents.Authentication.Msal

Library for creating authentication tokens for agents using MSAL in Microsoft Agent SDK

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Identity.Web.Certificateless:

Repository Stars
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
Version Downloads Last updated
3.9.3 144,939 6/3/2025
3.9.2 295,625 5/23/2025
3.9.1 172,463 5/18/2025
3.9.0 48,301 5/15/2025
3.8.4 959,797 4/24/2025
3.8.3 1,942,255 4/8/2025
3.8.2 456,489 3/31/2025
3.8.1 380,855 3/21/2025
3.8.0 560,494 3/7/2025
3.7.1 1,075,960 2/15/2025
3.7.0 387,506 2/7/2025
3.6.2 808,693 1/23/2025
3.6.1 85,904 1/21/2025
3.6.0 185,211 1/17/2025
3.5.0 2,721,168 12/4/2024
3.4.0 1,764,042 11/15/2024
3.3.1 1,535,184 11/2/2024
3.3.0 584,508 10/28/2024
3.2.2 2,199,810 10/9/2024
3.2.1 286,962 10/5/2024
3.2.0 859,334 9/24/2024
3.1.0 2,483,560 8/22/2024
3.0.1 2,805,278 7/23/2024
3.0.0 702,234 7/18/2024
3.0.0-preview3 23,118 6/19/2024 3.0.0-preview3 is deprecated because it is no longer maintained.
3.0.0-preview2 20,892 6/11/2024 3.0.0-preview2 is deprecated because it is no longer maintained.
3.0.0-preview1 50,191 4/29/2024 3.0.0-preview1 is deprecated because it is no longer maintained.
2.21.1 807,673 7/20/2024 2.21.1 is deprecated because it is no longer maintained.
2.21.0 16,895 7/19/2024 2.21.0 is deprecated because it is no longer maintained.
2.20.0 1,667,566 6/28/2024 2.20.0 is deprecated because it is no longer maintained.
2.19.1 2,863,268 6/10/2024 2.19.1 is deprecated because it is no longer maintained.
2.19.0 1,015,977 5/29/2024 2.19.0 is deprecated because it is no longer maintained.
2.18.2 859,192 5/21/2024 2.18.2 is deprecated because it is no longer maintained.
2.18.1 2,128,653 4/25/2024 2.18.1 is deprecated because it is no longer maintained.
2.18.0 449,936 4/22/2024 2.18.0 is deprecated because it is no longer maintained.
2.17.5 866,219 4/16/2024 2.17.5 is deprecated because it is no longer maintained.
2.17.4 2,001,969 3/29/2024 2.17.4 is deprecated because it is no longer maintained.
2.17.3 208,754 3/27/2024 2.17.3 is deprecated because it is no longer maintained.
2.17.2 1,146,450 3/14/2024 2.17.2 is deprecated because it is no longer maintained.
2.17.1 1,728,084 2/27/2024 2.17.1 is deprecated because it is no longer maintained.
2.17.0 2,277,860 2/5/2024 2.17.0 is deprecated because it is no longer maintained.
2.16.1 3,023,305 1/9/2024 2.16.1 is deprecated because it is no longer maintained.
2.16.0 3,227,840 11/27/2023 2.16.0 is deprecated because it is no longer maintained.
2.15.5 1,880,822 11/20/2023 2.15.5 is deprecated because it is no longer maintained.
2.15.3 2,003,591 10/22/2023 2.15.3 is deprecated because it is no longer maintained.
2.15.2 803,591 10/18/2023 2.15.2 is deprecated because it is no longer maintained.
2.15.1 594,172 10/5/2023 2.15.1 is deprecated because it is no longer maintained.
2.14.0 729,181 9/26/2023 2.14.0 is deprecated because it is no longer maintained.
2.13.4 1,070,313 9/8/2023 2.13.4 is deprecated because it is no longer maintained.
2.13.3 1,243,073 8/17/2023 2.13.3 is deprecated because it is no longer maintained.
2.13.2 1,284,649 7/31/2023 2.13.2 is deprecated because it is no longer maintained.
2.13.1 383,404 7/25/2023 2.13.1 is deprecated because it is no longer maintained.
2.13.0 592,650 7/14/2023 2.13.0 is deprecated because it is no longer maintained.
2.12.4 1,823,200 6/18/2023 2.12.4 is deprecated because it is no longer maintained.
2.12.2 225,745 6/15/2023 2.12.2 is deprecated because it is no longer maintained.
2.11.1 713,100 6/6/2023 2.11.1 is deprecated because it is no longer maintained.
2.11.0 1,452,971 5/15/2023 2.11.0 is deprecated because it is no longer maintained.
2.10.0 606,513 5/5/2023 2.10.0 is deprecated because it is no longer maintained.
2.9.0 1,272,903 4/15/2023 2.9.0 is deprecated because it is no longer maintained.
2.8.0 36,178 4/14/2023 2.8.0 is deprecated because it is no longer maintained.
2.7.0 773,570 3/30/2023 2.7.0 is deprecated because it is no longer maintained.
2.6.1 571,835 3/23/2023 2.6.1 is deprecated because it is no longer maintained.
2.5.0 2,866,188 2/27/2023 2.5.0 is deprecated because it is no longer maintained.
2.0.8-preview 87,400 12/16/2022 2.0.8-preview is deprecated because it is no longer maintained.
2.0.7-preview 32,648 12/2/2022 2.0.7-preview is deprecated because it is no longer maintained.
2.0.6-preview 29,235 11/20/2022 2.0.6-preview is deprecated because it is no longer maintained.
2.0.5-preview 18,077 11/7/2022 2.0.5-preview is deprecated because it is no longer maintained.
2.0.4-preview 2,421 10/27/2022 2.0.4-preview is deprecated because it is no longer maintained.
2.0.3-preview 24,227 10/19/2022 2.0.3-preview is deprecated because it is no longer maintained.
2.0.2-preview 6,474 10/9/2022 2.0.2-preview is deprecated because it is no longer maintained.
2.0.0-preview 20,541 9/20/2022 2.0.0-preview is deprecated because it is no longer maintained.
1.26.0 3,135,180 2/5/2023 1.26.0 is deprecated because it is no longer maintained.
1.25.10 4,113,299 12/1/2022 1.25.10 is deprecated because it is no longer maintained.
1.25.9 496,320 11/28/2022 1.25.9 is deprecated because it is no longer maintained.
1.25.8 663,466 11/20/2022 1.25.8 is deprecated because it is no longer maintained.
1.25.7 44,435 11/18/2022 1.25.7 is deprecated because it is no longer maintained.
1.25.6 497,271 11/16/2022 1.25.6 is deprecated because it is no longer maintained.
1.25.5 1,051,210 11/1/2022 1.25.5 is deprecated because it is no longer maintained.
1.25.4 246,402 10/27/2022 1.25.4 is deprecated because it is no longer maintained.
1.25.3 2,949,808 9/16/2022 1.25.3 is deprecated because it is no longer maintained.
1.25.2 1,523,496 8/25/2022 1.25.2 is deprecated because it is no longer maintained.
1.25.1 4,619,737 6/23/2022 1.25.1 is deprecated because it is no longer maintained.
1.25.0 1,286,615 6/3/2022 1.25.0 is deprecated because it is no longer maintained.
1.24.1 2,877,237 4/26/2022 1.24.1 is deprecated because it is no longer maintained.
1.24.0 392,877 4/20/2022 1.24.0 is deprecated because it is no longer maintained.