ComponentSpace.Saml2.Configuration.Database 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package ComponentSpace.Saml2.Configuration.Database --version 2.0.0
NuGet\Install-Package ComponentSpace.Saml2.Configuration.Database -Version 2.0.0
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="ComponentSpace.Saml2.Configuration.Database" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ComponentSpace.Saml2.Configuration.Database --version 2.0.0
#r "nuget: ComponentSpace.Saml2.Configuration.Database, 2.0.0"
#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 ComponentSpace.Saml2.Configuration.Database as a Cake Addin
#addin nuget:?package=ComponentSpace.Saml2.Configuration.Database&version=2.0.0

// Install ComponentSpace.Saml2.Configuration.Database as a Cake Tool
#tool nuget:?package=ComponentSpace.Saml2.Configuration.Database&version=2.0.0

SAML for ASP.NET Core Configuration Database

ComponentSpace.Saml2.Configuration.Database supports storing SAML configuration in an Entity Framework database.

Supports:

  • SAML configuration stored in an Entity Framework database
  • Dynamic database changes
  • Multi-tenancy configurations

Licensing

ComponentSpace.Saml2.Configuration.Database is a fully functional evaluation version of a commercial product. The trial period is 30 days.

A product license is available for purchase.

Examples

Example ASP.NET Core projects are available that demonstrate storing SAML configuration in an Entity Framework database.

Setup the SAML Configuration Database

// Add SAML SSO services and store the SAML configuration in a database.
builder.Services.AddSaml().AddSamlDatabaseConfigurationResolver();
Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.0 95 2/29/2024
1.10.0 431 11/8/2023
1.9.0 147 9/7/2023
1.8.0 209 5/19/2023
1.7.0 216 3/15/2023
1.6.0 411 1/12/2023
1.5.0 643 11/17/2022
1.4.0 441 9/7/2022
1.3.0 599 7/5/2022
1.2.0 665 2/9/2022
1.0.0 692 10/14/2021