Microsoft.IdentityModel.Protocols.WsFederation
5.7.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.IdentityModel.Protocols.WsFederation --version 5.7.1
NuGet\Install-Package Microsoft.IdentityModel.Protocols.WsFederation -Version 5.7.1
<PackageReference Include="Microsoft.IdentityModel.Protocols.WsFederation" Version="5.7.1" />
<PackageVersion Include="Microsoft.IdentityModel.Protocols.WsFederation" Version="5.7.1" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.WsFederation" />
paket add Microsoft.IdentityModel.Protocols.WsFederation --version 5.7.1
#r "nuget: Microsoft.IdentityModel.Protocols.WsFederation, 5.7.1"
#:package Microsoft.IdentityModel.Protocols.WsFederation@5.7.1
#addin nuget:?package=Microsoft.IdentityModel.Protocols.WsFederation&version=5.7.1
#tool nuget:?package=Microsoft.IdentityModel.Protocols.WsFederation&version=5.7.1
Includes types that provide support for WsFederation protocol.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net45 is compatible. net451 is compatible. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- Microsoft.IdentityModel.Protocols (>= 5.7.1)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.7.1)
- Microsoft.IdentityModel.Xml (>= 5.7.1)
-
.NETFramework 4.5.1
- Microsoft.IdentityModel.Protocols (>= 5.7.1)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.7.1)
- Microsoft.IdentityModel.Xml (>= 5.7.1)
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Protocols (>= 5.7.1)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.7.1)
- Microsoft.IdentityModel.Xml (>= 5.7.1)
-
.NETStandard 1.4
- Microsoft.IdentityModel.Protocols (>= 5.7.1)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.7.1)
- Microsoft.IdentityModel.Xml (>= 5.7.1)
- NETStandard.Library (>= 2.0.3)
- System.Xml.XmlDocument (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Protocols (>= 5.7.1)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.7.1)
- Microsoft.IdentityModel.Xml (>= 5.7.1)
- System.Xml.XmlDocument (>= 4.3.0)
NuGet packages (27)
Showing the top 5 NuGet packages that depend on Microsoft.IdentityModel.Protocols.WsFederation:
| Package | Downloads |
|---|---|
|
Microsoft.AspNetCore.Authentication.WsFederation
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe |
|
|
Microsoft.Owin.Security.ActiveDirectory
Middleware that enables an application to use Microsoft's technology for authentication. |
|
|
Microsoft.Owin.Security.WsFederation
Middleware that enables an application to use WsFederation for authentication. |
|
|
Microsoft.Identity.Web.OWIN
This package enables ASP.NET web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs. |
|
|
Progress.Sitefinity.Authentication
Sitefinity CMS Authentication libraries. |
GitHub repositories (8)
Showing the top 8 popular GitHub repositories that depend on Microsoft.IdentityModel.Protocols.WsFederation:
| Repository | Stars |
|---|---|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. Check out the next generation of this software built on ASP.NET Core: https://github.com/OrchardCMS/OrchardCore
|
|
|
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
aspnet/AspNetKatana
Microsoft's OWIN implementation, the Katana project
|
|
|
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
|
|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
|
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
|
|
|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|
|
|
microsoft/data-accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 8.19.2 | 4,682 | 7/14/2026 |
| 8.19.1 | 42,968 | 6/3/2026 |
| 8.19.0 | 1,958 | 6/1/2026 |
| 8.18.0 | 37,013 | 4/30/2026 |
| 8.17.0 | 46,732 | 3/24/2026 |
| 8.16.0 | 95,248 | 2/13/2026 |
| 8.15.0 | 145,401 | 11/18/2025 |
| 8.14.0 | 174,344 | 8/15/2025 |
| 8.13.1 | 8,704 | 8/8/2025 |
| 8.13.0 | 1,724,271 | 7/21/2025 |
| 8.12.1 | 55,755 | 6/17/2025 |
| 8.12.0 | 35,954 | 6/3/2025 |
| 8.11.0 | 65,775 | 5/23/2025 |
| 8.10.0 | 14,536 | 5/15/2025 |
| 8.9.0 | 84,773 | 4/24/2025 |
| 8.8.0 | 37,769 | 4/8/2025 |
| 8.7.0 | 17,841 | 3/21/2025 |
| 7.7.3 | 160 | 7/14/2026 |
| 7.7.2 | 285 | 6/3/2026 |
| 5.7.1 | 256 | 7/14/2026 |