Microsoft.IdentityModel.Protocols.WsFederation
7.0.0-preview
Prefix Reserved
Update to latest https://aka.ms/IdentityModel/LTS
See the version list below for details.
dotnet add package Microsoft.IdentityModel.Protocols.WsFederation --version 7.0.0-preview
NuGet\Install-Package Microsoft.IdentityModel.Protocols.WsFederation -Version 7.0.0-preview
<PackageReference Include="Microsoft.IdentityModel.Protocols.WsFederation" Version="7.0.0-preview" />
<PackageVersion Include="Microsoft.IdentityModel.Protocols.WsFederation" Version="7.0.0-preview" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.WsFederation" />
paket add Microsoft.IdentityModel.Protocols.WsFederation --version 7.0.0-preview
#r "nuget: Microsoft.IdentityModel.Protocols.WsFederation, 7.0.0-preview"
#:package Microsoft.IdentityModel.Protocols.WsFederation@7.0.0-preview
#addin nuget:?package=Microsoft.IdentityModel.Protocols.WsFederation&version=7.0.0-preview&prerelease
#tool nuget:?package=Microsoft.IdentityModel.Protocols.WsFederation&version=7.0.0-preview&prerelease
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 is compatible. 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 is compatible. 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview)
- Microsoft.IdentityModel.Tokens.Saml (>= 7.0.0-preview)
- Microsoft.IdentityModel.Xml (>= 7.0.0-preview)
-
.NETFramework 4.6.2
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview)
- Microsoft.IdentityModel.Tokens.Saml (>= 7.0.0-preview)
- Microsoft.IdentityModel.Xml (>= 7.0.0-preview)
-
.NETFramework 4.7.2
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview)
- Microsoft.IdentityModel.Tokens.Saml (>= 7.0.0-preview)
- Microsoft.IdentityModel.Xml (>= 7.0.0-preview)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview)
- Microsoft.IdentityModel.Tokens.Saml (>= 7.0.0-preview)
- Microsoft.IdentityModel.Xml (>= 7.0.0-preview)
- System.Xml.XmlDocument (>= 4.3.0)
-
net6.0
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview)
- Microsoft.IdentityModel.Tokens.Saml (>= 7.0.0-preview)
- Microsoft.IdentityModel.Xml (>= 7.0.0-preview)
- System.Xml.XmlDocument (>= 4.3.0)
-
net8.0
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview)
- Microsoft.IdentityModel.Tokens.Saml (>= 7.0.0-preview)
- Microsoft.IdentityModel.Xml (>= 7.0.0-preview)
- System.Xml.XmlDocument (>= 4.3.0)
NuGet packages (34)
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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a |
|
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. |
|
CoreWCF.Primitives
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
|
CoreWCF.Http
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
GitHub repositories (9)
Showing the top 9 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.
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
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.14.0 | 33,585 | 8/15/2025 | |
8.13.1 | 4,247 | 8/8/2025 | |
8.13.0 | 180,224 | 7/21/2025 | |
8.12.1 | 27,343 | 6/17/2025 | |
8.12.0 | 22,098 | 6/3/2025 | |
8.11.0 | 38,847 | 5/23/2025 | |
8.10.0 | 8,266 | 5/15/2025 | |
8.9.0 | 35,588 | 4/24/2025 | |
8.8.0 | 23,889 | 4/8/2025 | |
8.7.0 | 14,164 | 3/21/2025 | |
8.6.1 | 20,752 | 3/7/2025 | |
8.6.0 | 9,192 | 2/22/2025 | |
8.5.0 | 28,405 | 2/15/2025 | |
8.4.0 | 25,298 | 2/7/2025 | |
8.3.1 | 48,058 | 1/17/2025 | |
8.3.0 | 692,291 | 12/4/2024 | |
8.2.1 | 58,325 | 11/15/2024 | |
8.2.0 | 35,075 | 11/2/2024 | |
8.1.2 | 72,408 | 10/8/2024 | |
8.1.1 | 4,276 | 10/5/2024 | |
8.0.1 | 250,423 | 7/23/2024 | |
8.0.0 | 17,186 | 7/16/2024 | |
8.0.0-preview1 | 498 | 6/19/2024 | |
7.7.1 | 37,008 | 7/20/2024 | |
7.7.0 | 1,613 | 7/18/2024 | |
7.6.3 | 20,393 | 7/10/2024 | |
7.6.2 | 19,537 | 6/20/2024 | |
7.6.1 | 20,111 | 6/17/2024 | |
7.6.0 | 76,311 | 5/28/2024 | |
7.5.2 | 25,350 | 5/13/2024 | |
7.5.1 | 107,471 | 4/5/2024 | |
7.5.0 | 12,780 | 3/27/2024 | |
7.4.1 | 19,342 | 3/15/2024 | |
7.4.0 | 24,916 | 2/26/2024 | |
7.4.0-preview1 | 498 | 2/12/2024 | |
7.3.1 | 215,755 | 2/3/2024 | |
7.3.0 | 28,908 | 1/30/2024 | |
7.2.0 | 68,098 | 1/10/2024 | |
7.1.2 | 1,260,859 | 1/9/2024 | |
7.0.3 | 402,084 | 10/17/2023 | |
7.0.2 | 13,657 | 9/29/2023 | |
7.0.1 | 3,616 | 9/27/2023 | |
7.0.0 | 49,406 | 9/11/2023 | |
7.0.0-preview5 | 714 | 9/6/2023 | |
7.0.0-preview4 | 717 | 8/29/2023 | |
7.0.0-preview3 | 728 | 8/21/2023 | |
7.0.0-preview2 | 695 | 8/13/2023 | |
7.0.0-preview | 1,210 | 7/11/2023 | |
6.36.0 | 17,521 | 7/19/2024 | |
6.35.1 | 1,099,480 | 7/11/2024 | |
6.35.0 | 1,123,118 | 1/9/2024 | |
6.34.0 | 10,578 | 10/17/2023 | |
6.33.0 | 2,491 | 10/3/2023 | |
6.32.3 | 14,390 | 9/5/2023 | |
6.32.2 | 13,211 | 8/26/2023 | |
6.32.1 | 63,362 | 7/28/2023 | |
6.32.0 | 41,306 | 7/12/2023 | |
6.31.0 | 57,157 | 6/8/2023 | |
6.30.1 | 39,700 | 5/10/2023 | |
6.30.0 | 32,722 | 4/26/2023 | |
6.29.0 | 17,882 | 4/14/2023 | |
6.28.1 | 12,009 | 4/3/2023 | |
6.27.0 | 94,016 | 2/16/2023 | |
6.26.1 | 15,560 | 2/7/2023 | |
6.26.0 | 52,081 | 1/20/2023 | |
6.25.1 | 179,305 | 12/1/2022 | |
6.25.0 | 60,684 | 10/27/2022 | |
6.24.0 | 24,653 | 10/13/2022 | |
6.23.1 | 3,373,870 | 9/8/2022 | |
6.23.0 | 4,113 | 9/6/2022 | |
6.22.1 | 10,933 | 8/25/2022 | |
6.22.0 | 61,534 | 7/27/2022 | |
6.21.0 | 35,355 | 7/1/2022 | |
6.20.0 | 20,726 | 6/21/2022 | |
6.19.0 | 35,056 | 6/6/2022 | |
6.18.0 | 33,893 | 5/19/2022 | |
6.17.0 | 761,075 | 4/6/2022 | |
6.16.0 | 46,361 | 2/18/2022 | |
6.15.1 | 577,840 | 1/20/2022 | |
6.15.0 | 81,390 | 12/3/2021 | |
6.14.1 | 65,221 | 11/4/2021 | |
6.14.0 | 14,840 | 10/29/2021 | |
6.13.1 | 33,691 | 10/7/2021 | |
6.12.2 | 71,867 | 8/20/2021 | |
6.12.1 | 47,377 | 8/13/2021 | |
6.12.0 | 46,041 | 7/21/2021 | |
6.11.1 | 58,713 | 5/21/2021 | |
6.11.0 | 71,724 | 4/27/2021 | |
6.10.2 | 11,207 | 4/15/2021 | |
6.10.1 | 6,404 | 4/12/2021 | |
6.10.0 | 2,082,058 | 3/30/2021 | |
6.9.0 | 35,491 | 3/16/2021 | |
6.8.0 | 388,002 | 10/13/2020 | |
6.7.2-preview-10803222715 | 1,476 | 8/4/2020 | |
6.7.1 | 1,071,135 | 6/30/2020 | |
6.6.0 | 57,506 | 5/22/2020 | |
6.5.1 | 66,772 | 4/28/2020 | |
6.5.0 | 159,838 | 3/24/2020 | |
5.7.0 | 194,406 | 1/9/2024 | |
5.6.0 | 926,415 | 10/19/2019 | |
5.5.0 | 3,493,130 | 6/24/2019 | |
5.4.0 | 451,681 | 2/5/2019 | |
5.3.0 | 19,517,052 | 10/5/2018 | |
5.2.4 | 661,190 | 6/19/2018 | |
5.2.2 | 949,912 | 4/24/2018 | |
5.2.1 | 788,714 | 2/8/2018 |