Microsoft.IdentityModel
6.1.7600.16394
dotnet add package Microsoft.IdentityModel --version 6.1.7600.16394
NuGet\Install-Package Microsoft.IdentityModel -Version 6.1.7600.16394
<PackageReference Include="Microsoft.IdentityModel" Version="6.1.7600.16394" />
paket add Microsoft.IdentityModel --version 6.1.7600.16394
#r "nuget: Microsoft.IdentityModel, 6.1.7600.16394"
// Install Microsoft.IdentityModel as a Cake Addin #addin nuget:?package=Microsoft.IdentityModel&version=6.1.7600.16394 // Install Microsoft.IdentityModel as a Cake Tool #tool nuget:?package=Microsoft.IdentityModel&version=6.1.7600.16394
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 | Versions 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 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). |
|
Microsoft.CrmSdk.CoreAssemblies
This package contains the official Microsoft.Xrm.Sdk.dll and Microsoft.Crm.Sdk.Proxy.dll assemblies plus tools and has been authored by the Microsoft Dynamics CRM SDK team. |
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 |
---|---|---|
6.1.7600.16394 | 341,589 | 8/6/2012 |
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.