VOOZH about

URL: https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/

⇱ NuGet Gallery | ITfoxtec.Identity.Saml2.MvcCore 4.18.2




👁 Image
ITfoxtec.Identity.Saml2.MvcCore 4.18.2

dotnet add package ITfoxtec.Identity.Saml2.MvcCore --version 4.18.2
 
 
NuGet\Install-Package ITfoxtec.Identity.Saml2.MvcCore -Version 4.18.2
 
 
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="ITfoxtec.Identity.Saml2.MvcCore" Version="4.18.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ITfoxtec.Identity.Saml2.MvcCore" Version="4.18.2" />
 
Directory.Packages.props
<PackageReference Include="ITfoxtec.Identity.Saml2.MvcCore" />
 
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 ITfoxtec.Identity.Saml2.MvcCore --version 4.18.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ITfoxtec.Identity.Saml2.MvcCore, 4.18.2"
 
 
#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.
#:package ITfoxtec.Identity.Saml2.MvcCore@4.18.2
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ITfoxtec.Identity.Saml2.MvcCore&version=4.18.2
 
Install as a Cake Addin
#tool nuget:?package=ITfoxtec.Identity.Saml2.MvcCore&version=4.18.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

ASP.NET MVC Core is supported by the ITfoxtec Identity SAML2 MVC Core package which helps to integrate the ITfoxtec Identity SAML2 package and add support for SAML-P and SAML 2.0 tokens.

     Support .NET 10.0
     Support .NET 9.0
     Support .NET 8.0
     Support .NET 7.0
     Support .NET 6.0
     Support .NET Framework 4.6.2 and 4.8

Support message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported.

Support redirect binding, post binding and artifact binding.

Support signing/encryption certificates in Azure Key Vault.

Tested for compliance with AD FS, Azure AD and Azure AD B2C.

Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3.

The company name ITfoxtec has changed to FoxIDs but the components will keep the ITfoxtec name as part of the component name for now.

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 is compatible.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

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.18.2 2,241 6/12/2026
4.18.0 29,762 5/8/2026
4.17.0 352,016 11/25/2025
4.16.2 184,071 9/30/2025
4.16.1 79,136 8/22/2025
4.15.3 1,855,169 12/5/2024
4.14.1 67,374 11/27/2024
4.13.3 40,495 11/20/2024
4.13.2 241,669 10/16/2024
4.13.1 17,144 10/10/2024
4.12.7 77,926 9/17/2024
4.12.6 152,208 9/3/2024
4.12.0-beta1 1,222 7/2/2024
4.11.3 1,152,578 6/17/2024
4.11.1 31,827 6/4/2024
4.10.9-beta3 1,715 5/31/2024
4.10.9-beta2 5,082 3/22/2024
4.10.9-beta1 499 3/12/2024
4.10.8 577,156 1/15/2024
4.10.7 72,197 12/1/2023
Loading failed