I'm searching for Microsoft.IdentityModel.Extensions
library. In documentation that I'm reading they suggest that it should be available in my GAC, but its not. I'm using Visual Studio 2012.
Where can I find it?
IdentityModel assembly is located under the %Program Files%\Reference Assemblies\ Microsoft\Windows Identity Foundation\v3. 5 folder.
Microsoft Identity Extensions is a software program developed by Microsoft. The most common release is 2.0. 1459.0, with over 98% of all installations currently using this version. The setup package generally installs about 13 files and is usually about 2.23 MB (2,338,816 bytes).
Right click your project and opt for Manage NuGet Package and look for the following extension Windows Identity Foundation
Alternately, you can download it from here. Afterwards reinstalling the NuGet packages may be necessary: Update-Package –reinstall
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With