Microsoft.IdentityModel 6.1.7600.16394

Prefix Reserved
dotnet add package Microsoft.IdentityModel --version 6.1.7600.16394
                    
NuGet\Install-Package Microsoft.IdentityModel -Version 6.1.7600.16394
                    
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="6.1.7600.16394" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.IdentityModel" Version="6.1.7600.16394" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.IdentityModel" />
                    
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 --version 6.1.7600.16394
                    
#r "nuget: Microsoft.IdentityModel, 6.1.7600.16394"
                    
#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&version=6.1.7600.16394
                    
Install Microsoft.IdentityModel as a Cake Addin
#tool nuget:?package=Microsoft.IdentityModel&version=6.1.7600.16394
                    
Install Microsoft.IdentityModel as a Cake Tool

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.

GitHub repositories (24)

Showing the top 20 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
MscrmTools/XrmToolBox
An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM/365/Dataverse/PowerApps
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
FDlucifer/Proxy-Attackchain
Proxylogon & Proxyshell & Proxyoracle & Proxytoken & All exchange server history vulns summarization :)
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
demianrasko/Dynamics-365-Workflow-Tools
Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions in CRM.
pnp/PnP-Sites-Core
Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
KoenZomers/KeePassOneDriveSync
Allows syncing of KeePass databases stored on OneDrive Personal, OneDrive for Business or SharePoint
scottdurow/SparkleXrm
An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs.
jordimontana82/fake-xrm-easy
The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
tuxiem/AspNetCore-keycloak
Authorization with AspNetCore and Keycloak
WaelHamze/xrm-ci-framework
xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
microsoft/Dynamics365-Apps-Samples
Sample code for Dynamics 365 apps
pnp/modernization
All modernization tooling and guidance
rappen/FetchXMLBuilder
FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
SharePoint/PnP-Partner-Pack
PnP Partner Pack has been archived. Please see SharePoint Starter Kit solution as replacement!
Version Downloads Last updated
6.1.7600.16394 173,093 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.