Sakura.AspNetCore.Authentication.ExternalCookie
2.2.0
This library is used to simplify the pipeline to use external cookie identity as application identity directly.
Install-Package Sakura.AspNetCore.Authentication.ExternalCookie -Version 2.2.0
dotnet add package Sakura.AspNetCore.Authentication.ExternalCookie --version 2.2.0
<PackageReference Include="Sakura.AspNetCore.Authentication.ExternalCookie" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sakura.AspNetCore.Authentication.ExternalCookie --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sakura.AspNetCore.Authentication.ExternalCookie, 2.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sakura.AspNetCore.Authentication.ExternalCookie as a Cake Addin
#addin nuget:?package=Sakura.AspNetCore.Authentication.ExternalCookie&version=2.2.0
// Install Sakura.AspNetCore.Authentication.ExternalCookie as a Cake Tool
#tool nuget:?package=Sakura.AspNetCore.Authentication.ExternalCookie&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Add support for ASP.NET Core 3.0
Dependencies
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Identity (>= 1.0.0)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Identity (>= 1.0.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Identity (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.