Infsoft.WPE.App.Authentication.Maui
0.3.10
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Infsoft.WPE.App.Authentication.Maui --version 0.3.10
NuGet\Install-Package Infsoft.WPE.App.Authentication.Maui -Version 0.3.10
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="Infsoft.WPE.App.Authentication.Maui" Version="0.3.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Infsoft.WPE.App.Authentication.Maui" Version="0.3.10" />
<PackageReference Include="Infsoft.WPE.App.Authentication.Maui" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Infsoft.WPE.App.Authentication.Maui --version 0.3.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Infsoft.WPE.App.Authentication.Maui, 0.3.10"
#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.
#addin nuget:?package=Infsoft.WPE.App.Authentication.Maui&version=0.3.10
#tool nuget:?package=Infsoft.WPE.App.Authentication.Maui&version=0.3.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Workplace Experience (WPE) Maui Authentication Library
This library handles all necessary tasks to perform a login within a MAUI native application.
Setup
To add all required services the extension method AddNativeAuthentication
is provided.
Windows
Currently, the WebAuthenticator does not work on Windows, thus a workaround implementation is provided (based on dotMorten's implementation in WinUIEx).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-android35.0 is compatible. net9.0-browser was computed. net9.0-ios was computed. net9.0-ios18.0 is compatible. net9.0-maccatalyst was computed. net9.0-maccatalyst18.0 is compatible. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net9.0-windows10.0.19041 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- IdentityModel.OidcClient (>= 6.0.0)
- Infsoft.WPE.App.Authentication.Base (>= 0.5.0)
- Infsoft.WPE.App.DTO (>= 1.5.0)
- Microsoft.Maui.Controls (>= 9.0.40)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.40)
- System.IdentityModel.Tokens.Jwt (>= 8.6.1)
-
net9.0-android35.0
- IdentityModel.OidcClient (>= 6.0.0)
- Infsoft.WPE.App.Authentication.Base (>= 0.5.0)
- Infsoft.WPE.App.DTO (>= 1.5.0)
- Microsoft.Maui.Controls (>= 9.0.40)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.40)
- System.IdentityModel.Tokens.Jwt (>= 8.6.1)
-
net9.0-ios18.0
- IdentityModel.OidcClient (>= 6.0.0)
- Infsoft.WPE.App.Authentication.Base (>= 0.5.0)
- Infsoft.WPE.App.DTO (>= 1.5.0)
- Microsoft.Maui.Controls (>= 9.0.40)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.40)
- System.IdentityModel.Tokens.Jwt (>= 8.6.1)
-
net9.0-maccatalyst18.0
- IdentityModel.OidcClient (>= 6.0.0)
- Infsoft.WPE.App.Authentication.Base (>= 0.5.0)
- Infsoft.WPE.App.DTO (>= 1.5.0)
- Microsoft.Maui.Controls (>= 9.0.40)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.40)
- System.IdentityModel.Tokens.Jwt (>= 8.6.1)
-
net9.0-windows10.0.19041
- IdentityModel.OidcClient (>= 6.0.0)
- Infsoft.WPE.App.Authentication.Base (>= 0.5.0)
- Infsoft.WPE.App.DTO (>= 1.5.0)
- Microsoft.Maui.Controls (>= 9.0.40)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.40)
- System.IdentityModel.Tokens.Jwt (>= 8.6.1)
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 |
---|---|---|
0.4.1 | 169 | 4/8/2025 |
0.4.0 | 144 | 4/8/2025 |
0.3.11 | 152 | 4/3/2025 |
0.3.10 | 159 | 3/18/2025 |
0.3.9 | 132 | 3/18/2025 |
0.3.8 | 140 | 3/17/2025 |
0.3.7 | 151 | 3/13/2025 |
0.3.6 | 139 | 3/13/2025 |
0.3.5 | 135 | 3/13/2025 |
0.3.4 | 131 | 3/13/2025 |
0.3.3 | 283 | 3/7/2025 |
0.3.2 | 223 | 3/7/2025 |
0.3.1 | 229 | 3/6/2025 |
0.3.0 | 182 | 2/24/2025 |
0.2.0 | 104 | 2/19/2025 |
0.1.2 | 99 | 1/27/2025 |
0.1.1 | 80 | 1/27/2025 |
0.1.0 | 105 | 11/18/2024 |
0.1.0-next10 | 237 | 9/5/2024 |
0.1.0-next09 | 89 | 7/5/2024 |
0.1.0-next08 | 87 | 6/14/2024 |
0.1.0-next07 | 70 | 6/14/2024 |
0.1.0-next06 | 80 | 6/14/2024 |
0.1.0-next05 | 84 | 6/14/2024 |
0.1.0-next04 | 88 | 6/14/2024 |
0.1.0-next03 | 99 | 6/4/2024 |