Infsoft.WPE.App.Authentication.Maui
0.7.3
Prefix Reserved
dotnet add package Infsoft.WPE.App.Authentication.Maui --version 0.7.3
NuGet\Install-Package Infsoft.WPE.App.Authentication.Maui -Version 0.7.3
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.7.3" />
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.7.3" />
<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.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Infsoft.WPE.App.Authentication.Maui, 0.7.3"
#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@0.7.3
#: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=0.7.3
#tool nuget:?package=Infsoft.WPE.App.Authentication.Maui&version=0.7.3
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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Infsoft.WPE.App.Authentication.Base (>= 0.8.4)
- Microsoft.Maui.Controls (>= 9.0.110)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.110)
- System.IdentityModel.Tokens.Jwt (>= 8.14.0)
-
net9.0-android35.0
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Infsoft.WPE.App.Authentication.Base (>= 0.8.4)
- Microsoft.Maui.Controls (>= 9.0.110)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.110)
- System.IdentityModel.Tokens.Jwt (>= 8.14.0)
-
net9.0-ios18.0
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Infsoft.WPE.App.Authentication.Base (>= 0.8.4)
- Microsoft.Maui.Controls (>= 9.0.110)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.110)
- System.IdentityModel.Tokens.Jwt (>= 8.14.0)
-
net9.0-maccatalyst18.0
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Infsoft.WPE.App.Authentication.Base (>= 0.8.4)
- Microsoft.Maui.Controls (>= 9.0.110)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.110)
- System.IdentityModel.Tokens.Jwt (>= 8.14.0)
-
net9.0-windows10.0.19041
- Duende.IdentityModel.OidcClient (>= 6.0.1)
- Infsoft.WPE.App.Authentication.Base (>= 0.8.4)
- Microsoft.Maui.Controls (>= 9.0.110)
- Microsoft.Maui.Controls.Compatibility (>= 9.0.110)
- System.IdentityModel.Tokens.Jwt (>= 8.14.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 |
|---|---|---|
| 0.7.3 | 79 | 12/3/2025 |
| 0.7.2 | 261 | 9/25/2025 |
| 0.7.1 | 185 | 9/25/2025 |
| 0.7.0 | 182 | 9/24/2025 |
| 0.6.4 | 186 | 9/5/2025 |
| 0.6.3 | 293 | 8/25/2025 |
| 0.6.2 | 233 | 6/26/2025 |
| 0.6.1 | 166 | 6/26/2025 |
| 0.6.0 | 354 | 6/12/2025 |
| 0.5.1 | 195 | 5/28/2025 |
| 0.5.0 | 183 | 5/27/2025 |
| 0.4.4 | 228 | 5/21/2025 |
| 0.4.3 | 206 | 4/25/2025 |
| 0.4.2 | 217 | 4/24/2025 |
| 0.4.1 | 280 | 4/8/2025 |
| 0.4.0 | 198 | 4/8/2025 |
| 0.3.11 | 226 | 4/3/2025 |
| 0.3.10 | 207 | 3/18/2025 |
| 0.3.9 | 182 | 3/18/2025 |
| 0.3.8 | 203 | 3/17/2025 |
| 0.3.7 | 208 | 3/13/2025 |
| 0.3.6 | 210 | 3/13/2025 |
| 0.3.5 | 190 | 3/13/2025 |
| 0.3.4 | 174 | 3/13/2025 |
| 0.3.3 | 328 | 3/7/2025 |
| 0.3.2 | 266 | 3/7/2025 |
| 0.3.1 | 275 | 3/6/2025 |
| 0.3.0 | 225 | 2/24/2025 |
| 0.2.0 | 149 | 2/19/2025 |
| 0.1.2 | 142 | 1/27/2025 |
| 0.1.1 | 119 | 1/27/2025 |
| 0.1.0 | 168 | 11/18/2024 |
| 0.1.0-next10 | 277 | 9/5/2024 |
| 0.1.0-next09 | 130 | 7/5/2024 |
| 0.1.0-next08 | 147 | 6/14/2024 |
| 0.1.0-next07 | 110 | 6/14/2024 |
| 0.1.0-next06 | 125 | 6/14/2024 |
| 0.1.0-next05 | 125 | 6/14/2024 |
| 0.1.0-next04 | 126 | 6/14/2024 |
| 0.1.0-next03 | 139 | 6/4/2024 |