Microsoft.IdentityModel.Logging
7.0.0-preview2
Prefix Reserved
Move to latest, see https://aka.ms/IdentityModel/LTS
See the version list below for details.
dotnet add package Microsoft.IdentityModel.Logging --version 7.0.0-preview2
NuGet\Install-Package Microsoft.IdentityModel.Logging -Version 7.0.0-preview2
<PackageReference Include="Microsoft.IdentityModel.Logging" Version="7.0.0-preview2" />
<PackageVersion Include="Microsoft.IdentityModel.Logging" Version="7.0.0-preview2" />
<PackageReference Include="Microsoft.IdentityModel.Logging" />
paket add Microsoft.IdentityModel.Logging --version 7.0.0-preview2
#r "nuget: Microsoft.IdentityModel.Logging, 7.0.0-preview2"
#:package Microsoft.IdentityModel.Logging@7.0.0-preview2
#addin nuget:?package=Microsoft.IdentityModel.Logging&version=7.0.0-preview2&prerelease
#tool nuget:?package=Microsoft.IdentityModel.Logging&version=7.0.0-preview2&prerelease
Includes Event Source based logging support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 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. |
.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 is compatible. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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. |
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Abstractions (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
-
.NETFramework 4.6.2
- Microsoft.IdentityModel.Abstractions (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
-
.NETFramework 4.7.2
- Microsoft.IdentityModel.Abstractions (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Abstractions (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
-
net6.0
- Microsoft.IdentityModel.Abstractions (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
-
net8.0
- Microsoft.IdentityModel.Abstractions (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (164)
Showing the top 5 NuGet packages that depend on Microsoft.IdentityModel.Logging:
Package | Downloads |
---|---|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption. |
|
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET). |
|
Microsoft.Owin.Security.Jwt
Middleware that enables an application to protect and validate JSON Web Tokens. |
|
Microsoft.Owin.Security.OpenIdConnect
Middleware that enables an application to use OpenIdConnect for authentication. |
|
Microsoft.Owin.Security.ActiveDirectory
Middleware that enables an application to use Microsoft's technology for authentication. |
GitHub repositories (83)
Showing the top 20 popular GitHub repositories that depend on Microsoft.IdentityModel.Logging:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
|
|
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
|
|
dvsekhvalnov/jose-jwt
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core
|
|
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
|
|
aspnet/AspNetKatana
Microsoft's OWIN implementation, the Katana project
|
|
visualHFT/VisualHFT
VisualHFT is a WPF/C# desktop GUI that shows market microstructure in real time. You can track advanced limit‑order‑book dynamics and execution quality, then use its modular plugins to shape the analysis to your workflow.
|
|
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
|
|
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
|
|
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
|
Version | Downloads | Last Updated | |
---|---|---|---|
8.14.0 | 6,087,722 | 8/15/2025 | |
8.13.1 | 1,014,804 | 8/8/2025 | |
8.13.0 | 2,253,090 | 7/21/2025 | |
8.12.1 | 6,487,203 | 6/17/2025 | |
8.12.0 | 3,800,969 | 6/3/2025 | |
8.11.0 | 2,751,659 | 5/23/2025 | |
8.10.0 | 1,980,407 | 5/15/2025 | |
8.9.0 | 6,234,871 | 4/24/2025 | |
8.8.0 | 7,670,063 | 4/8/2025 | |
8.7.0 | 4,771,798 | 3/21/2025 | |
8.6.1 | 9,882,760 | 3/7/2025 | |
8.6.0 | 4,148,013 | 2/22/2025 | |
8.5.0 | 3,779,050 | 2/15/2025 | |
8.4.0 | 3,843,690 | 2/7/2025 | |
8.3.1 | 13,863,810 | 1/17/2025 | |
8.3.0 | 17,605,043 | 12/4/2024 | |
8.2.1 | 10,937,724 | 11/15/2024 | |
8.2.0 | 16,195,551 | 11/2/2024 | |
8.1.2 | 13,842,456 | 10/8/2024 | |
8.1.1 | 1,384,858 | 10/5/2024 | |
8.0.1 | 34,575,750 | 7/23/2024 | |
8.0.0 | 3,578,323 | 7/16/2024 | |
8.0.0-preview1 | 205,694 | 6/19/2024 | |
7.7.1 | 9,324,512 | 7/20/2024 | |
7.7.0 | 152,388 | 7/18/2024 | |
7.6.3 | 5,852,353 | 7/10/2024 | |
7.6.2 | 8,102,275 | 6/20/2024 | |
7.6.1 | 1,527,086 | 6/17/2024 | |
7.6.0 | 20,284,686 | 5/28/2024 | |
7.5.2 | 7,128,157 | 5/13/2024 | |
7.5.1 | 20,356,029 | 4/5/2024 | |
7.5.0 | 31,567,371 | 3/27/2024 | |
7.4.1 | 7,416,884 | 3/15/2024 | |
7.4.0 | 10,302,030 | 2/26/2024 | |
7.4.0-preview1 | 23,781 | 2/12/2024 | |
7.3.1 | 18,186,442 | 2/3/2024 | |
7.3.0 | 2,422,457 | 1/30/2024 | |
7.2.0 | 17,533,121 | 1/10/2024 | |
7.1.2 | 144,750,435 | 1/9/2024 | |
7.0.3 | 33,101,633 | 10/17/2023 | |
7.0.2 | 1,882,817 | 9/29/2023 | |
7.0.1 | 426,073 | 9/27/2023 | |
7.0.0 | 11,059,800 | 9/11/2023 | |
7.0.0-preview5 | 463,103 | 9/6/2023 | |
7.0.0-preview4 | 10,997 | 8/29/2023 | |
7.0.0-preview3 | 24,569 | 8/21/2023 | |
7.0.0-preview2 | 13,048 | 8/13/2023 | |
7.0.0-preview | 204,714 | 7/11/2023 | |
6.36.0 | 6,265,989 | 7/19/2024 | |
6.35.1 | 1,601,887 | 7/11/2024 | |
6.35.0 | 222,045,970 | 1/9/2024 | |
6.34.0 | 43,601,932 | 10/17/2023 | |
6.33.0 | 10,379,599 | 10/3/2023 | |
6.32.3 | 3,831,502 | 9/5/2023 | |
6.32.2 | 3,440,561 | 8/26/2023 | |
6.32.1 | 6,077,229 | 7/28/2023 | |
6.32.0 | 9,152,085 | 7/12/2023 | |
6.31.0 | 8,182,241 | 6/8/2023 | |
6.30.1 | 7,469,862 | 5/10/2023 | |
6.30.0 | 8,635,932 | 4/26/2023 | |
6.29.0 | 5,341,783 | 4/14/2023 | |
6.28.1 | 3,716,932 | 4/3/2023 | |
6.27.0 | 15,240,633 | 2/16/2023 | |
6.26.1 | 9,889,606 | 2/7/2023 | |
6.26.0 | 4,945,522 | 1/20/2023 | |
6.25.1 | 32,429,755 | 12/1/2022 | |
6.25.0 | 13,106,652 | 10/27/2022 | |
6.24.0 | 109,068,067 | 10/13/2022 | |
6.23.1 | 26,825,129 | 9/8/2022 | |
6.23.0 | 884,233 | 9/6/2022 | |
6.22.1 | 3,936,984 | 8/25/2022 | |
6.22.0 | 19,285,527 | 7/27/2022 | |
6.21.0 | 79,655,917 | 7/1/2022 | |
6.20.0 | 9,175,630 | 6/21/2022 | |
6.19.0 | 26,414,160 | 6/6/2022 | |
6.18.0 | 6,731,006 | 5/19/2022 | |
6.17.0 | 21,985,838 | 4/6/2022 | |
6.16.0 | 25,144,520 | 2/18/2022 | |
6.15.1 | 74,290,823 | 1/20/2022 | |
6.15.0 | 17,725,818 | 12/3/2021 | |
6.14.1 | 11,586,502 | 11/4/2021 | |
6.14.0 | 1,228,410 | 10/29/2021 | |
6.13.1 | 13,858,803 | 10/7/2021 | |
6.12.2 | 33,114,015 | 8/20/2021 | |
6.12.1 | 4,730,115 | 8/13/2021 | |
6.12.0 | 11,278,813 | 7/21/2021 | |
6.11.1 | 31,968,086 | 5/21/2021 | |
6.11.0 | 5,573,659 | 4/27/2021 | |
6.10.2 | 12,732,920 | 4/15/2021 | |
6.10.1 | 1,387,480 | 4/12/2021 | |
6.10.0 | 183,708,136 | 3/30/2021 | |
6.9.0 | 3,158,128 | 3/16/2021 | |
6.8.0 | 296,353,360 | 10/13/2020 | |
6.7.2-preview-10803222715 | 126,101 | 8/4/2020 | |
6.7.1 | 107,683,518 | 6/30/2020 | |
6.6.1-preview-10617201806 | 5,863 | 7/10/2020 | |
6.6.0 | 14,717,630 | 5/22/2020 | |
6.5.1 | 6,283,062 | 4/28/2020 | |
6.5.0 | 22,009,222 | 3/24/2020 | |
5.7.0 | 4,493,550 | 1/9/2024 | |
5.6.0 | 171,372,085 | 10/19/2019 | |
5.5.0 | 253,495,110 | 6/24/2019 | |
5.4.0 | 129,195,564 | 1/23/2019 | |
5.3.0 | 89,628,664 | 10/5/2018 | |
5.2.4 | 38,389,496 | 6/19/2018 | |
5.2.2 | 27,668,297 | 4/23/2018 | |
5.2.1 | 19,472,992 | 2/8/2018 | |
1.1.5 | 5,530,343 | 11/17/2017 | |
1.1.4 | 32,271,488 | 6/12/2017 | |
1.1.3 | 4,447,189 | 2/28/2017 | |
1.1.2 | 57,935,267 | 1/11/2017 | |
1.0.0 | 3,653,103 | 6/27/2016 |