SAML2 2.4.5
See the version list below for details.
dotnet add package SAML2 --version 2.4.5
NuGet\Install-Package SAML2 -Version 2.4.5
<PackageReference Include="SAML2" Version="2.4.5" />
paket add SAML2 --version 2.4.5
#r "nuget: SAML2, 2.4.5"
// Install SAML2 as a Cake Addin #addin nuget:?package=SAML2&version=2.4.5 // Install SAML2 as a Cake Tool #tool nuget:?package=SAML2&version=2.4.5
A .NET implementation of the SAML 2.0 specification for SP integrations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on SAML2:
Package | Downloads |
---|---|
SAML2.Logging.Log4Net
A logging provider for SAML2 based on Log4Net. |
|
Keycloak.NET.Client.FluentAPI
Fluent API builder for desktop based apps |
|
SAML2.Logging.CommonLogging
A logging provider for SAML2 based on Common.Logging |
|
SAML2.Profiles.DKSAML20
An extension to SAML2 that enables DK SAML 2.0 validations. |
|
SamlResponseFactory
Generates SAML Response with signed Assertion |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.0.74 | 50,050 | 11/25/2022 |
3.2.0.73 | 326 | 11/25/2022 |
3.2.0.66 | 102,949 | 4/8/2021 |
3.2.0.63 | 11,520 | 1/16/2021 |
3.2.0.60 | 523 | 1/14/2021 |
3.2.0.57 | 534 | 12/24/2020 |
3.2.0.54 | 7,006 | 11/11/2020 |
3.2.0.51 | 1,454 | 10/19/2020 |
3.2.0.48 | 512 | 10/19/2020 |
3.2.0.45 | 524 | 10/19/2020 |
3.1.0.40 | 3,155 | 10/19/2020 |
3.1.0.34 | 1,182 | 9/21/2020 |
3.1.0.31 | 10,796 | 6/11/2020 |
3.1.0.25 | 52,065 | 5/16/2020 |
3.1.0.20 | 17,735 | 3/14/2020 |
3.0.0.72 | 2,064 | 11/25/2022 |
3.0.0.6 | 165,131 | 3/13/2018 |
3.0.0.1 | 7,570 | 3/5/2018 |
2.4.5.13 | 68,073 | 8/31/2016 |
2.4.5 | 12,145 | 8/16/2014 |
2.4.4 | 2,735 | 3/11/2014 |
2.4.3 | 32,240 | 11/27/2013 |
2.4.2 | 1,359 | 11/20/2013 |
2.4.1 | 1,420 | 9/25/2013 |
2.4.0 | 1,359 | 9/24/2013 |
2.3.3 | 1,438 | 9/1/2013 |
2.3.2 | 1,289 | 8/26/2013 |
2.3.1 | 2,360 | 8/25/2013 |
2.2.4 | 1,570 | 8/22/2013 |
2.2.3 | 1,269 | 8/15/2013 |
2.2.2 | 1,235 | 8/15/2013 |
2.2.1 | 1,233 | 8/15/2013 |
2.2.0 | 1,262 | 8/14/2013 |
2.1.0 | 1,237 | 8/14/2013 |
2.0.0 | 1,254 | 8/13/2013 |
1.0.0.5 | 1,862 | 8/1/2013 |
1.0.0.4 | 1,613 | 8/1/2013 |
1.0.0.3 | 1,875 | 7/31/2013 |
1.0.0.2 | 1,206 | 7/31/2013 |
1.0.0.1 | 1,319 | 7/31/2013 |
1.0.0 | 1,490 | 7/31/2013 |
Fixed bugs around configuration Actions and assertion profiles, and allow for setting metadata lifetimes and unsolicited responses from IDPs.