PowerPortalsPro.Identity
1.0.34
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 PowerPortalsPro.Identity --version 1.0.34
NuGet\Install-Package PowerPortalsPro.Identity -Version 1.0.34
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="PowerPortalsPro.Identity" Version="1.0.34" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerPortalsPro.Identity" Version="1.0.34" />
<PackageReference Include="PowerPortalsPro.Identity" />
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 PowerPortalsPro.Identity --version 1.0.34
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PowerPortalsPro.Identity, 1.0.34"
#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 PowerPortalsPro.Identity@1.0.34
#: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=PowerPortalsPro.Identity&version=1.0.34
#tool nuget:?package=PowerPortalsPro.Identity&version=1.0.34
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PowerPortalsPro
PowerPortalsPro is a framework for building portal solutions on the Microsoft Power Platform and Dataverse.
Packages
| Package | Description |
|---|---|
| PowerPortalsPro.Common | Shared utilities and core abstractions used across all PowerPortalsPro packages. |
| PowerPortalsPro.Identity | Authentication and identity management for PowerPortalsPro applications. |
| PowerPortalsPro.Web.Blazor | Blazor components and services for building PowerPortalsPro web applications. |
| PowerPortalsPro.Web.Blazor.FluentUI | Fluent UI components for PowerPortalsPro Blazor applications. |
| PowerPortalsPro.Web.Common | Shared web utilities and services used by PowerPortalsPro web projects. |
| PowerPortalsPro.Web.Server | Server-side hosting and middleware for PowerPortalsPro web applications. |
| PowerPortalsPro.Xrm | Dataverse/XRM integration layer for PowerPortalsPro. |
Getting Started
Install the packages you need via NuGet:
dotnet add package PowerPortalsPro.Common
License
These packages are licensed under the PowerPortalsPro EULA. License acceptance is required during installation.
Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Microsoft.AspNetCore.Authentication.MicrosoftAccount (>= 10.0.2)
- Microsoft.Extensions.DependencyInjection (>= 10.0.2)
- Microsoft.Extensions.Identity.Core (>= 10.0.2)
- Microsoft.Extensions.Identity.Stores (>= 10.0.2)
- PowerPortalsPro.Xrm (>= 1.0.34)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PowerPortalsPro.Identity:
| Package | Downloads |
|---|---|
|
PowerPortalsPro.Web.Server
Server-side services for PowerPortalsPro including Dataverse data access, security enforcement, interceptor execution, localization loading, and identity page defaults. |
GitHub repositories
This package is not used by any popular GitHub repositories.