Infsoft.WPE.App.Shared.Authentication.Base
0.0.3
Prefix Reserved
dotnet add package Infsoft.WPE.App.Shared.Authentication.Base --version 0.0.3
NuGet\Install-Package Infsoft.WPE.App.Shared.Authentication.Base -Version 0.0.3
<PackageReference Include="Infsoft.WPE.App.Shared.Authentication.Base" Version="0.0.3" />
paket add Infsoft.WPE.App.Shared.Authentication.Base --version 0.0.3
#r "nuget: Infsoft.WPE.App.Shared.Authentication.Base, 0.0.3"
// Install Infsoft.WPE.App.Shared.Authentication.Base as a Cake Addin #addin nuget:?package=Infsoft.WPE.App.Shared.Authentication.Base&version=0.0.3 // Install Infsoft.WPE.App.Shared.Authentication.Base as a Cake Tool #tool nuget:?package=Infsoft.WPE.App.Shared.Authentication.Base&version=0.0.3
Workplace Experience (WPE) Authentication Library
This library contains interfaces used to access login information. It does not handle the login itself, but exposed the result of it. A common interface for the login is provided as well.
LoginService Extension
This interface allows to perform tasks before and after the login/logout calls. Use it to provide different actions before/after for different platforms.
A default NoOp implementation can be used by default.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net8.0
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Infsoft.WPE.App.Shared.Authentication.Base:
Package | Downloads |
---|---|
Infsoft.WPE.App.Shared.Authentication.Native
Native authentication library for infsoft's Workplace Experience application |
|
Infsoft.WPE.App.Shared.Authentication.Web
Web authentication library for infsoft's Workplace Experience application |
GitHub repositories
This package is not used by any popular GitHub repositories.