PowerPortalsPro.Web.Common
1.0.26
See the version list below for details.
dotnet add package PowerPortalsPro.Web.Common --version 1.0.26
NuGet\Install-Package PowerPortalsPro.Web.Common -Version 1.0.26
<PackageReference Include="PowerPortalsPro.Web.Common" Version="1.0.26" />
<PackageVersion Include="PowerPortalsPro.Web.Common" Version="1.0.26" />
<PackageReference Include="PowerPortalsPro.Web.Common" />
paket add PowerPortalsPro.Web.Common --version 1.0.26
#r "nuget: PowerPortalsPro.Web.Common, 1.0.26"
#:package PowerPortalsPro.Web.Common@1.0.26
#addin nuget:?package=PowerPortalsPro.Web.Common&version=1.0.26
#tool nuget:?package=PowerPortalsPro.Web.Common&version=1.0.26
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. |
-
net10.0
- Microsoft.AspNetCore.Components (>= 10.0.2)
- Microsoft.AspNetCore.WebUtilities (>= 10.0.3)
- Microsoft.Extensions.DependencyInjection (>= 10.0.2)
- Microsoft.Extensions.Localization.Abstractions (>= 10.0.2)
- Microsoft.PowerPlatform.Dataverse.Client.Dynamics (>= 1.2.10)
- PowerPortalsPro.Common (>= 1.0.26)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on PowerPortalsPro.Web.Common:
| Package | Downloads |
|---|---|
|
PowerPortalsPro.Web.Server
Server-side services for PowerPortalsPro including Dataverse data access, security enforcement, interceptor execution, localization loading, and identity page defaults. |
|
|
PowerPortalsPro.Web.Blazor
Base Blazor components for PowerPortalsPro including MainContext, RecordContext, editor base classes, grid infrastructure, and form management. |
|
|
PowerPortalsPro.Identity
ASP.NET Core Identity integration for PowerPortalsPro portals with Dataverse-backed user storage and authentication providers. |
|
|
PowerPortalsPro.Web.Blazor.FluentUI
Fluent UI Blazor components for PowerPortalsPro including editors, data grids, layout components, theming, and toolbar buttons built on Microsoft's Fluent Design System. |
|
|
PowerPortalsPro.Web.Client
Client-side services for PowerPortalsPro Blazor portals including local storage and client-server communication. |
GitHub repositories
This package is not used by any popular GitHub repositories.