Microsoft.IdentityModel 7.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.IdentityModel --version 7.0.0
NuGet\Install-Package Microsoft.IdentityModel -Version 7.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="Microsoft.IdentityModel" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.IdentityModel --version 7.0.0
#r "nuget: Microsoft.IdentityModel, 7.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.
// Install Microsoft.IdentityModel as a Cake Addin
#addin nuget:?package=Microsoft.IdentityModel&version=7.0.0

// Install Microsoft.IdentityModel as a Cake Tool
#tool nuget:?package=Microsoft.IdentityModel&version=7.0.0

Windows Identity Foundation enables .NET developers to externalize identity logic from their application, improving developer productivity, enhancing application security, and enabling interoperable federation. Enjoy greater productivity, applying the same tools and programming model to build on-premises software as well as cloud services. Create more secure applications by reducing custom implementations and using a single simplified identity model based on claims. Enjoy greater flexibility in application deployment through interoperability based on industry standard protocols, allowing applications and identity infrastructure services to communicate via claims.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (93)

Showing the top 5 NuGet packages that depend on Microsoft.IdentityModel:

Package Downloads
Thinktecture.IdentityModel

Helper library for identity & access control in .NET 4.0/WIF and .NET 4.5 (includes MVC4 and Web API support).

SharePointPnP.IdentityModel.Extensions

A port of Microsoft.IdentityModel.Extensions.dll packaged as a NuGet package by the SharePoint PnP team.

WindwardEngine

Windward Studios' DotNetEngine

Kraken.SharePoint.Client

Developer library for creating SharePoint client (CSOM) projects and apps. Kraken is a battle tested library for developing SharePoint applications that's been around since before 2010 and is used in many projects. This package includes libraries for developing client applications (CSOM) including some non-SharePoint utilities designed to run in a partial trust policy and some that require full trust. This package includes those components which use CSOM that can be referenced from a client or SharePoint provider hosted app.

CloudCore.TestSite

The modules required to build CloudCore-based web roles/sites.

GitHub repositories (22)

Showing the top 5 popular GitHub repositories that depend on Microsoft.IdentityModel:

Repository Stars
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
Version Downloads Last updated
7.0.0 6,630,011 7/9/2019

WIF was integrated into .NET in version 4.5. WIF 3.5  is available for Windows Vista and Windows 7 as a standalone installer, as feature in Windows 8, or WebPI. WIF 3.5 works with .NET 3.5, 4.0 and 4.5.  Because many of the classes in WIF 3.5 and WIF 4.5 share the same names, when you are using both WIF 3.5 and WIF 4.5 together, be sure to either use fully qualified class names or use namespace aliases to distinguish between classes in WIF 3.5 and WIF 4.5.