Microsoft.IdentityModel.Logging 7.0.0-preview5

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

Includes Event Source based logging support.

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (143)

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 (72)

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.
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.
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
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!
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
aspnet/AspNetKatana
Microsoft's OWIN implementation, the Katana project
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
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
Version Downloads Last updated
8.8.0 76,237 2 days ago
8.7.0 940,137 20 days ago
8.6.1 1,560,027 a month ago
8.6.0 1,348,345 2 months ago
8.5.0 1,556,393 2 months ago
8.4.0 1,261,626 2 months ago
8.3.1 4,509,244 3 months ago
8.3.0 8,588,794 4 months ago
8.2.1 5,676,906 5 months ago
8.2.0 7,809,334 5 months ago
8.1.2 8,345,480 6 months ago
8.1.1 839,683 6 months ago
8.0.1 14,432,505 9 months ago
8.0.0 2,343,497 9 months ago
8.0.0-preview1 153,625 10 months ago
7.7.1 2,831,887 9 months ago
7.7.0 70,441 9 months ago
7.6.3 3,340,642 9 months ago
7.6.2 5,706,744 10 months ago
7.6.1 1,136,276 10 months ago
7.6.0 14,760,728 5/28/2024
7.5.2 5,231,023 5/13/2024
7.5.1 15,014,348 4/5/2024
7.5.0 10,186,840 3/27/2024
7.4.1 5,680,617 3/15/2024
7.4.0 8,158,905 2/26/2024
7.4.0-preview1 21,018 2/12/2024
7.3.1 14,046,066 2/3/2024
7.3.0 1,951,404 1/30/2024
7.2.0 14,148,432 1/10/2024
7.1.2 90,249,237 1/9/2024
7.0.3 26,615,255 10/17/2023
7.0.2 1,664,710 9/29/2023
7.0.1 380,836 9/27/2023
7.0.0 8,476,045 9/11/2023
7.0.0-preview5 323,573 9/6/2023
7.0.0-preview4 10,532 8/29/2023
7.0.0-preview3 23,740 8/21/2023
7.0.0-preview2 12,484 8/13/2023
7.0.0-preview 185,670 7/11/2023
6.36.0 3,075,218 9 months ago
6.35.1 909,967 9 months ago
6.35.0 137,580,620 1/9/2024
6.34.0 26,218,361 10/17/2023
6.33.0 9,441,964 10/3/2023
6.32.3 3,493,507 9/5/2023
6.32.2 3,192,250 8/26/2023
6.32.1 5,474,039 7/28/2023
6.32.0 8,281,813 7/12/2023
6.31.0 7,587,227 6/8/2023
6.30.1 6,703,731 5/10/2023
6.30.0 7,944,676 4/26/2023
6.29.0 4,983,563 4/14/2023
6.28.1 3,523,453 4/3/2023
6.27.0 14,330,789 2/16/2023
6.26.1 8,414,001 2/7/2023
6.26.0 4,641,461 1/20/2023
6.25.1 29,939,765 12/1/2022
6.25.0 12,175,005 10/27/2022
6.24.0 92,198,444 10/13/2022
6.23.1 24,477,522 9/8/2022
6.23.0 839,776 9/6/2022
6.22.1 3,740,417 8/25/2022
6.22.0 16,618,361 7/27/2022
6.21.0 74,080,100 7/1/2022
6.20.0 8,744,285 6/21/2022
6.19.0 23,668,359 6/6/2022
6.18.0 6,400,525 5/19/2022
6.17.0 20,239,859 4/6/2022
6.16.0 21,388,989 2/18/2022
6.15.1 67,589,613 1/20/2022
6.15.0 16,752,805 12/3/2021
6.14.1 11,051,247 11/4/2021
6.14.0 1,173,994 10/29/2021
6.13.1 12,831,993 10/7/2021
6.12.2 30,382,335 8/20/2021
6.12.1 4,485,191 8/13/2021
6.12.0 8,879,625 7/21/2021
6.11.1 29,196,101 5/21/2021
6.11.0 5,308,988 4/27/2021
6.10.2 11,692,843 4/15/2021
6.10.1 1,304,007 4/12/2021
6.10.0 170,509,825 3/30/2021
6.9.0 3,045,709 3/16/2021
6.8.0 268,789,455 10/13/2020
6.7.2-preview-10803222715 121,767 8/4/2020
6.7.1 102,668,311 6/30/2020
6.6.1-preview-10617201806 5,503 7/10/2020
6.6.0 12,344,759 5/22/2020
6.5.1 5,991,613 4/28/2020
6.5.0 18,222,538 3/24/2020
5.7.0 2,877,566 1/9/2024
5.6.0 162,368,252 10/19/2019
5.5.0 241,015,604 6/24/2019
5.4.0 120,122,543 1/23/2019
5.3.0 82,005,403 10/5/2018
5.2.4 36,137,343 6/19/2018
5.2.2 27,020,309 4/23/2018
5.2.1 18,998,202 2/8/2018
1.1.5 5,364,274 11/17/2017
1.1.4 31,232,084 6/12/2017
1.1.3 4,342,691 2/28/2017
1.1.2 53,448,573 1/11/2017
1.0.0 3,351,769 6/27/2016