Infsoft.WPE.App.Authentication.Maui
2.3.2
Prefix Reserved
dotnet add package Infsoft.WPE.App.Authentication.Maui --version 2.3.2
NuGet\Install-Package Infsoft.WPE.App.Authentication.Maui -Version 2.3.2
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="2.3.2" />
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="2.3.2" />
<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 2.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Infsoft.WPE.App.Authentication.Maui, 2.3.2"
#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.
#:package Infsoft.WPE.App.Authentication.Maui@2.3.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Infsoft.WPE.App.Authentication.Maui&version=2.3.2
#tool nuget:?package=Infsoft.WPE.App.Authentication.Maui&version=2.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LocAware One 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 | net10.0 is compatible. net10.0-android was computed. net10.0-android36.0 is compatible. net10.0-browser was computed. net10.0-ios was computed. net10.0-ios26.0 is compatible. net10.0-maccatalyst was computed. net10.0-maccatalyst26.0 is compatible. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. net10.0-windows10.0.19041 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Duende.IdentityModel.OidcClient (>= 7.1.0)
- Infsoft.WPE.App.Authentication.Base (>= 2.0.2)
- Microsoft.Maui.Controls (>= 10.0.70)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.70)
- System.IdentityModel.Tokens.Jwt (>= 8.18.0)
-
net10.0-android36.0
- Duende.IdentityModel.OidcClient (>= 7.1.0)
- Infsoft.WPE.App.Authentication.Base (>= 2.0.2)
- Microsoft.Maui.Controls (>= 10.0.70)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.70)
- System.IdentityModel.Tokens.Jwt (>= 8.18.0)
-
net10.0-ios26.0
- Duende.IdentityModel.OidcClient (>= 7.1.0)
- Infsoft.WPE.App.Authentication.Base (>= 2.0.2)
- Microsoft.Maui.Controls (>= 10.0.70)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.70)
- System.IdentityModel.Tokens.Jwt (>= 8.18.0)
-
net10.0-maccatalyst26.0
- Duende.IdentityModel.OidcClient (>= 7.1.0)
- Infsoft.WPE.App.Authentication.Base (>= 2.0.2)
- Microsoft.Maui.Controls (>= 10.0.70)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.70)
- System.IdentityModel.Tokens.Jwt (>= 8.18.0)
-
net10.0-windows10.0.19041
- Duende.IdentityModel.OidcClient (>= 7.1.0)
- Infsoft.WPE.App.Authentication.Base (>= 2.0.2)
- Microsoft.Maui.Controls (>= 10.0.70)
- Microsoft.Maui.Controls.Compatibility (>= 10.0.70)
- System.IdentityModel.Tokens.Jwt (>= 8.18.0)
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.3.2 | 90 | 6/3/2026 |
| 2.3.1 | 112 | 5/28/2026 |
| 2.0.1 | 211 | 1/20/2026 |
| 2.0.0 | 115 | 1/20/2026 |
| 0.11.0 | 125 | 1/15/2026 |
| 0.7.3 | 709 | 12/3/2025 |
| 0.7.2 | 313 | 9/25/2025 |
| 0.7.1 | 226 | 9/25/2025 |
| 0.7.0 | 228 | 9/24/2025 |
| 0.6.4 | 233 | 9/5/2025 |
| 0.6.3 | 344 | 8/25/2025 |
| 0.6.2 | 287 | 6/26/2025 |
| 0.6.1 | 213 | 6/26/2025 |
| 0.6.0 | 400 | 6/12/2025 |
| 0.5.1 | 235 | 5/28/2025 |
| 0.5.0 | 226 | 5/27/2025 |
| 0.4.4 | 268 | 5/21/2025 |
| 0.4.3 | 248 | 4/25/2025 |
| 0.4.2 | 258 | 4/24/2025 |
| 0.4.1 | 326 | 4/8/2025 |
Loading failed