RomanPolunin.SamlFedlet 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package RomanPolunin.SamlFedlet --version 1.0.6
NuGet\Install-Package RomanPolunin.SamlFedlet -Version 1.0.6
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="RomanPolunin.SamlFedlet" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RomanPolunin.SamlFedlet --version 1.0.6
#r "nuget: RomanPolunin.SamlFedlet, 1.0.6"
#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.
// Install RomanPolunin.SamlFedlet as a Cake Addin
#addin nuget:?package=RomanPolunin.SamlFedlet&version=1.0.6

// Install RomanPolunin.SamlFedlet as a Cake Tool
#tool nuget:?package=RomanPolunin.SamlFedlet&version=1.0.6

SAML SSO toolkit for SAML 2.0 service provider applications in .NET.
Supports SAML v2.0 SSO and SLO.
Supports SAML v2.0 POST, Redirect and Artifact bindings.
Directly uses entity descriptor XML files.
Simple and flexible configuration using text and XML files, minimal code.
See a sample application in the source code (current version unchanged from @daptiv/Fedlet).

Origins:
Published by @daptiv/Fedlet on GitHub, based on some 2009-2010 open-source version of OpenAM(OpenSSO) Fedlet.
Forked that to make functionality and stability improvements.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 530 2/4/2023
2.1.0 7,143 2/25/2021
2.0.3 889 7/20/2020
2.0.2 836 4/2/2020
2.0.1 6,660 4/12/2018
2.0.0 1,338 2/24/2018
1.0.6 2,538 12/5/2016
1.0.5 1,616 7/13/2016

Fedlet 1.0.6.0 - Dec 2016
Switched targeting to .NET 462.
Expects .Net framework to be able to work with CNG certs without additional hacks.