TenaLanding.Integration.AspNetCore 0.3.0

Everything an application needs to join the TenaLanding portal: the provisioning endpoints and the single sign-on hand-off.
This is a new version of the view package page, introduced in ProGet 5.3. If it's missing any functionality, you can still view the old version.

Usage Instructions

To install TenaLanding.Integration.AspNetCore from the command line, run the following command:

nuget install TenaLanding.Integration.AspNetCore -Version 0.3.0 -Source https://nuget.sapec.md/nuget/Sapec/v3/index.json

To install TenaLanding.Integration.AspNetCore from the Package Manager Console within Visual Studio, run the following command:

Install-Package TenaLanding.Integration.AspNetCore -Version 0.3.0 -Source https://nuget.sapec.md/nuget/Sapec/v3/index.json

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="TenaLanding.Integration.AspNetCore" Version="0.3.0" />

Description

Everything an application needs to join the TenaLanding portal: the provisioning endpoints and the single sign-on hand-off.