ITfoxtec.Identity.Saml2.MvcCore
4.0.3.1-beta2
See the version list below for details.
dotnet add package ITfoxtec.Identity.Saml2.MvcCore --version 4.0.3.1-beta2
NuGet\Install-Package ITfoxtec.Identity.Saml2.MvcCore -Version 4.0.3.1-beta2
<PackageReference Include="ITfoxtec.Identity.Saml2.MvcCore" Version="4.0.3.1-beta2" />
<PackageVersion Include="ITfoxtec.Identity.Saml2.MvcCore" Version="4.0.3.1-beta2" />
<PackageReference Include="ITfoxtec.Identity.Saml2.MvcCore" />
paket add ITfoxtec.Identity.Saml2.MvcCore --version 4.0.3.1-beta2
#r "nuget: ITfoxtec.Identity.Saml2.MvcCore, 4.0.3.1-beta2"
#:package ITfoxtec.Identity.Saml2.MvcCore@4.0.3.1-beta2
#addin nuget:?package=ITfoxtec.Identity.Saml2.MvcCore&version=4.0.3.1-beta2&prerelease
#tool nuget:?package=ITfoxtec.Identity.Saml2.MvcCore&version=4.0.3.1-beta2&prerelease
ASP.NET MVC Core is supportet by the ITfoxtec Identity SAML2 MVC Core package which helps to integrate the ITfoxtec SAML 2.0 package and add support for SAML-P and SAML 2.0 tokens.
Support .NET Core 2.1, 2.2, 3.0 and 3.1
Support .NET Framework 4.6.2 and 4.7.2
| 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 | netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.1
- ITfoxtec.Identity.Saml2 (>= 4.0.3.1-beta2)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.6.0)
- System.IdentityModel.Tokens.Jwt (>= 5.6.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Xml (>= 4.6.0)
- System.ServiceModel.Security (>= 4.6.0)
-
.NETCoreApp 2.2
- ITfoxtec.Identity.Saml2 (>= 4.0.3.1-beta2)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.4.0)
- System.IdentityModel.Tokens.Jwt (>= 5.4.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Xml (>= 4.5.0)
- System.ServiceModel.Security (>= 4.5.3)
-
.NETCoreApp 3.0
- ITfoxtec.Identity.Saml2 (>= 4.0.3.1-beta2)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.4.0)
- System.IdentityModel.Tokens.Jwt (>= 5.4.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Xml (>= 4.5.0)
- System.ServiceModel.Security (>= 4.5.3)
-
.NETCoreApp 3.1
- ITfoxtec.Identity.Saml2 (>= 4.0.3.1-beta2)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.4.0)
- System.IdentityModel.Tokens.Jwt (>= 5.4.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Xml (>= 4.5.0)
- System.ServiceModel.Security (>= 4.5.3)
-
.NETFramework 4.6.2
- ITfoxtec.Identity.Saml2 (>= 4.0.3.1-beta2)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.1.2)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.11)
-
.NETFramework 4.7.2
- ITfoxtec.Identity.Saml2 (>= 4.0.3.1-beta2)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on ITfoxtec.Identity.Saml2.MvcCore:
| Package | Downloads |
|---|---|
|
Tessa.Web
TESSA library for building ASP.NET Core applications. |
|
|
Aguacongas.IdentityServer.Saml2p.Duende
Add Saml2P controller to your Duende.IdentityServer server. |
|
|
SimpleIdServer.IdServer.Saml.Idp
Support SAML2.0. |
|
|
SimpleIdServer.IdServer.Saml.Sp
Support SAML2.0. |
|
|
RAP-Brand-Common
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on ITfoxtec.Identity.Saml2.MvcCore:
| Repository | Stars |
|---|---|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
|
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
|
|
|
Azure-Samples/active-directory-b2c-advanced-policies
Sample for use with Azure AD B2C with Custom Policies.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.16.2 | 18,214 | 9/30/2025 |
| 4.16.1 | 45,854 | 8/22/2025 |
| 4.15.3 | 441,342 | 12/5/2024 |
| 4.14.1 | 42,600 | 11/27/2024 |
| 4.13.3 | 26,490 | 11/20/2024 |
| 4.13.2 | 201,282 | 10/16/2024 |
| 4.13.1 | 9,828 | 10/10/2024 |
| 4.12.7 | 48,109 | 9/17/2024 |
| 4.12.6 | 96,196 | 9/3/2024 |
| 4.12.0-beta1 | 1,152 | 7/2/2024 |
| 4.11.3 | 713,704 | 6/17/2024 |
| 4.11.1 | 28,852 | 6/4/2024 |
| 4.10.9-beta3 | 1,081 | 5/31/2024 |
| 4.10.9-beta2 | 5,018 | 3/22/2024 |
| 4.10.9-beta1 | 447 | 3/12/2024 |
| 4.10.8 | 479,757 | 1/15/2024 |
| 4.10.7 | 65,704 | 12/1/2023 |
| 4.10.6 | 12,600 | 11/29/2023 |
| 4.10.5.4 | 5,558 | 11/28/2023 |
| 4.10.4 | 65,494 | 11/10/2023 |
| 4.10.3 | 16,670 | 11/3/2023 |
| 4.10.2 | 8,617 | 10/27/2023 |
| 4.10.1 | 29,870 | 10/16/2023 |
| 4.10.0-beta1 | 1,151 | 10/10/2023 |
| 4.8.8 | 133,248 | 8/3/2023 |
| 4.8.7-beta2 | 1,798 | 7/20/2023 |
| 4.8.7-beta1 | 8,247 | 5/9/2023 |
| 4.8.6 | 257,531 | 4/8/2023 |
| 4.8.5 | 39,419 | 3/23/2023 |
| 4.8.4 | 53,018 | 2/24/2023 |
| 4.8.3-beta8 | 1,502 | 2/10/2023 |
| 4.8.3-beta6 | 6,313 | 1/6/2023 |
| 4.8.3-beta5 | 2,291 | 12/7/2022 |
| 4.8.3-beta4 | 1,506 | 11/29/2022 |
| 4.8.3-beta3 | 3,295 | 9/29/2022 |
| 4.8.3-beta2 | 1,476 | 9/28/2022 |
| 4.8.3-beta1 | 57,284 | 6/8/2022 |
| 4.8.2 | 894,276 | 3/24/2022 |
| 4.8.1 | 8,038 | 3/23/2022 |
| 4.8.0 | 103,442 | 2/11/2022 |
| 4.7.1 | 396,084 | 11/23/2021 |
| 4.7.0 | 147,596 | 9/9/2021 |
| 4.6.4-beta1 | 8,058 | 5/21/2021 |
| 4.6.3 | 256,775 | 5/19/2021 |
| 4.6.2-beta1 | 3,619 | 5/18/2021 |
| 4.6.1-beta1 | 1,430 | 5/7/2021 |
| 4.6.0-beta1 | 1,412 | 5/3/2021 |
| 4.5.2 | 110,910 | 4/17/2021 |
| 4.5.1 | 7,215 | 3/30/2021 |
| 4.5.0 | 5,311 | 3/25/2021 |
| 4.4.1 | 3,247 | 3/24/2021 |
| 4.4.0-beta1 | 1,601 | 3/9/2021 |
| 4.3.1 | 25,347 | 3/1/2021 |
| 4.3.0 | 21,602 | 2/15/2021 |
| 4.2.0 | 10,381 | 1/30/2021 |
| 4.1.2-beta2 | 1,506 | 1/4/2021 |
| 4.1.1 | 29,003 | 12/14/2020 |
| 4.0.9 | 48,395 | 10/6/2020 |
| 4.0.8 | 143,252 | 9/12/2020 |
| 4.0.7 | 2,673 | 8/28/2020 |
| 4.0.6-beta2 | 1,623 | 8/6/2020 |
| 4.0.6-beta1 | 1,585 | 7/3/2020 |
| 4.0.5 | 78,460 | 3/11/2020 |
| 4.0.4 | 4,916 | 1/30/2020 |
| 4.0.3.1-beta2 | 3,418 | 12/11/2019 |
| 4.0.3-beta1 | 1,852 | 10/7/2019 |
| 4.0.2 | 15,975 | 9/25/2019 |
| 4.0.1 | 2,246 | 8/14/2019 |
| 4.0.0 | 14,178 | 6/20/2019 |
| 3.1.0-beta3 | 2,296 | 3/10/2019 |
| 3.1.0-beta2 | 1,803 | 3/3/2019 |
| 3.1.0-beta1 | 1,811 | 2/25/2019 |
| 3.0.1 | 7,965 | 2/18/2019 |
| 3.0.0 | 4,167 | 1/24/2019 |
| 2.0.2 | 2,353 | 11/15/2018 |
| 2.0.1 | 40,602 | 2/10/2018 |
| 2.0.0 | 2,693 | 10/26/2017 |
| 1.1.1.1 | 4,111 | 7/11/2017 |
| 1.1.1 | 4,127 | 2/13/2017 |
| 1.1.0 | 2,587 | 10/10/2016 |
| 1.0.0 | 8,823 | 7/13/2016 |